{"id":9021,"date":"2010-05-15T19:15:43","date_gmt":"2010-05-15T19:15:43","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/sexycycle-for-wordpress\/"},"modified":"2011-01-19T18:24:38","modified_gmt":"2011-01-19T18:24:38","slug":"sexycycle-for-wordpress","status":"publish","type":"plugin","link":"https:\/\/test.wordpress.org\/plugins\/sexycycle-for-wordpress\/","author":5971340,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.4.4","stable_tag":"0.4.4","tested":"3.0.5","requires":"2.9","requires_php":"","requires_plugins":"","header_name":"sexyCycle for WordPress","header_author":"Linus Lundahl","header_description":"","assets_banners_color":"","last_updated":"2011-01-19 18:24:38","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/flattr.com\/thing\/71640\/sexyCycle-for-WordPress","header_plugin_uri":"http:\/\/unwise.se\/sexycycle-for-wordpress\/","header_author_uri":"http:\/\/unwise.se","rating":0,"author_block_rating":0,"active_installs":10,"downloads":6476,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.3","0.3.1","0.3.2","0.3.3","0.3.4","0.4","0.4.1","0.4.2","0.4.3","0.4.4"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539163","resolution":"1","location":"plugin","width":532,"height":820}},"screenshots":{"1":"The settings page."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[210,133,202,1378,208],"plugin_category":[50],"plugin_contributors":[82911],"plugin_business_model":[],"class_list":["post-9021","plugin","type-plugin","status-publish","hentry","plugin_tags-gallery","plugin_tags-image","plugin_tags-jquery","plugin_tags-simple","plugin_tags-slideshow","plugin_category-media","plugin_contributors-linuslundahl","plugin_committers-linuslundahl"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/sexycycle-for-wordpress.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/sexycycle-for-wordpress\/trunk\/screenshot-1.png?rev=1539163","caption":"The settings page."}],"raw_content":"<!--section=description-->\n<p>sexyCycle is a lightweight yet very sleek jQuery plugin for making sliding image galleries. And to quote it's creator: \"One of the good things about sexyCycle is that you're not forced to stick with a fixed width of all images. It's actually quite nice to use different width on each image.\" Actually, it's now also possible to use different height thanks to Nick O'Neill.<\/p>\n\n<p>This WordPress plugin makes it possible to add this image sliding functionality to galleries in WP, you can simply just override the <code>[gallery]<\/code> shortcode generated by WP or you can use it's own <code>[sexy-gallery]<\/code> shortcode. Galleries are handled the same way as usual by the 'Add an Image -&gt; Gallery function'.<\/p>\n\n<p>It's now possible to use per gallery settings, see the <a href=\"http:\/\/wordpress.org\/extend\/plugins\/sexycycle-for-wordpress\/installation\/\">Installation page<\/a> for documentation.<\/p>\n\n<p>An examples of sexyCycle in action can be seen at <a href=\"http:\/\/unwise.se\/sexycycle-for-wordpress\">sexyCycle for WordPress<\/a>, more examples can be found at <a href=\"http:\/\/www.suprb.com\/apps\/sexyCycle\/\">sexyCycle image jQuery plugin<\/a>. (These examples are not implemented in WordPress, but they show the functionality)<\/p>\n\n<p>sexyCycle for WordPress created and maintained by <a href=\"http:\/\/unwise.se\/\">Linus Lundahl<\/a>.<br \/>\nsexyCycle jQuery plugin created by <a href=\"http:\/\/suprb.com\/\">Andreas Pihlstr\u00f6m<\/a>.<br \/>\nContributions by <a href=\"http:\/\/thewebpreneur.com\/\">Nick O'Neill<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>sexycycle-for-wordpress<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to 'Settings -&gt; sexyCycle' to setup the plugin.<\/li>\n<li>Upload images on a page \/ post and insert your gallery, alternatively insert <code>[sexy-gallery]<\/code> manually in html mode.<\/li>\n<\/ol>\n\n<h4>Different settings for galleries<\/h4>\n\n<p>Using variables in the shortcode enables you to setup galleries differently from post to post.<\/p>\n\n<h4>Example:<\/h4>\n\n<pre><code>[sexy-gallery size=\"small\" animation=\"easeInExpo\"]  \n<\/code><\/pre>\n\n<p>This setting would use small images and the animation easeInExpo instead of the defaults.<\/p>\n\n<h4>Settings available:<\/h4>\n\n<ul>\n<li><strong>Animation:<\/strong> <code>animation=<\/code> \"easeInQuad\", \"easeOutQuad\", \"easeInOutQuad\", \"easeInCubic\", \"easeOutCubic\", \"easeInOutCubic\", \"easeInQuart\", \"easeOutQuart\", \"easeInOutQuart\", \"easeInQuint\", \"easeOutQuint\", \"easeInOutQuint\", \"easeInSine\", \"easeOutSine\", \"easeInOutSine\", \"easeInExpo\", \"easeOutExpo\", \"easeInOutExpo\", \"easeInCirc\", \"easeOutCirc\", \"easeInOutCirc\", \"easeInElastic\", \"easeOutElastic\", \"easeInOutElastic\", \"easeInBack\", \"easeOutBack\", \"easeInOutBack\", \"easeInBounce\", \"easeOutBounce\", \"easeInOutBounce\"<\/li>\n<li><strong>Animation speed:<\/strong> <code>speed=<\/code> \"int\" (milliseconds)<\/li>\n<li><strong>Auto cycle speed:<\/strong> <code>interval=<\/code> \"int\" (milliseconds)<\/li>\n<li><strong>Use controls:<\/strong> <code>controls=<\/code> \"0\", \"before\", \"under\", \"beforeafter\"<\/li>\n<li><strong>Image click:<\/strong> <code>imgclick=<\/code> \"0\", \"image\", \"nothing\" (0 = swap to next image)<\/li>\n<li><strong>Previous text:<\/strong> <code>prev=<\/code> \"string\"<\/li>\n<li><strong>Next text:<\/strong> <code>next=<\/code> \"string\"<\/li>\n<li><strong>Use stop:<\/strong>  <code>controls_stop=<\/code> \"boolean\" (0\/1)<\/li>\n<li><strong>Stop text:<\/strong> <code>stop=<\/code> \"string\"<\/li>\n<li><strong>Use caption:<\/strong> <code>caption=<\/code> \"0\", \"caption\", \"desc\"<\/li>\n<li><strong>Show counter:<\/strong> <code>counter=<\/code> \"boolean\" (0\/1)<\/li>\n<li><strong>Disable cycle at end:<\/strong> <code>cycle=<\/code> \"boolean\" (0\/1)<\/li>\n<\/ul>\n\n<p>Defaults that are also available: exclude, orderby, size<\/p>\n\n<!--section=faq-->\n<p><strong>Does sexyCycle support video?<\/strong><br \/>\nNo, there is no video support.<\/p>\n<dl>\n<dt>Known Issues<\/dt>\n<dd><ul>\n<li>Captions disappear and reappear when cycling restarts.<\/li>\n<\/ul><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.4.4<\/h4>\n\n<p>Minor bugfixes.<\/p>\n\n<h4>0.4.3<\/h4>\n\n<p>Minor bugfixes.<\/p>\n\n<h4>0.4.2<\/h4>\n\n<p>Added possibility to use full image in gallery.<br \/>\nAdded possibility to exclude images in shortcode.<\/p>\n\n<h4>0.4.1<\/h4>\n\n<p>Minor bugfixes.<\/p>\n\n<h4>0.4<\/h4>\n\n<p>Gallery now supports images with both different height and width.<br \/>\nAdded image counter.<br \/>\nAdded possibility to show the controls before the gallery.<\/p>\n\n<h4>0.3.4<\/h4>\n\n<p>Added possibility to choose image click behavior, defaults to \"Swap to next image\". Other options are \"Link to original image\" and \"Do nothing\".<\/p>\n\n<h4>0.3.3<\/h4>\n\n<p>Fix bug that only made per gallery settings available for the [gallery] shortcode, and not the [sexy-gallery] shortcode.<\/p>\n\n<h4>0.3.2<\/h4>\n\n<p>Added per gallery settings.<br \/>\nAdded possibility to add a stop button to auto cycling galleries.<\/p>\n\n<h4>0.3.1<\/h4>\n\n<p>Fix bug that broke the gallery in IE.<\/p>\n\n<h4>0.3<\/h4>\n\n<p>First version released to the public.<\/p>","raw_excerpt":"sexyCycle is a lightweight yet very sleek jQuery plugin for making sliding image galleries. This plugin adds that functionality to WP galleries.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/9021","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=9021"}],"author":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/linuslundahl"}],"wp:attachment":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=9021"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=9021"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=9021"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=9021"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=9021"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=9021"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}