{"id":9065,"date":"2010-05-08T03:16:25","date_gmt":"2010-05-08T03:16:25","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/topcollage\/"},"modified":"2010-07-16T03:47:38","modified_gmt":"2010-07-16T03:47:38","slug":"topcollage","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/topcollage\/","author":6096586,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.5.1","stable_tag":"trunk","tested":"2.9.2","requires":"2.7","requires_php":"","requires_plugins":"","header_name":"topCollage","header_author":"Trevor Mills","header_description":"","assets_banners_color":"","last_updated":"2010-07-16 03:47:38","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.topquarkproductions.ca\/","header_author_uri":"http:\/\/www.topquarkproductions.ca\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":3437,"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":["2.0"],"block_files":[],"assets_screenshots":{"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1539086","resolution":"4","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1539086","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1539086","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539086","resolution":"1","location":"plugin"}},"screenshots":{"1":"Screenshot Collage using <code>images=5<\/code>","2":"Screenshot Collage using <code>images=4<\/code>","3":"Screenshot Collage using <code>images=6<\/code>","4":"Screenshot Collage using <code>images=3<\/code>"}},"plugin_section":[],"plugin_tags":[18151,163,215],"plugin_category":[50],"plugin_contributors":[88840],"plugin_business_model":[],"class_list":["post-9065","plugin","type-plugin","status-closed","hentry","plugin_tags-collage","plugin_tags-images","plugin_tags-photo","plugin_category-media","plugin_contributors-topquarkproductions","plugin_committers-topquarkproductions"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/topcollage.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/topcollage\/trunk\/screenshot-1.png?rev=1539086","caption":"Screenshot Collage using <code>images=5<\/code>"},{"src":"https:\/\/ps.w.org\/topcollage\/trunk\/screenshot-2.png?rev=1539086","caption":"Screenshot Collage using <code>images=4<\/code>"},{"src":"https:\/\/ps.w.org\/topcollage\/trunk\/screenshot-3.png?rev=1539086","caption":"Screenshot Collage using <code>images=6<\/code>"},{"src":"https:\/\/ps.w.org\/topcollage\/trunk\/screenshot-4.png?rev=1539086","caption":"Screenshot Collage using <code>images=3<\/code>"}],"raw_content":"<!--section=description-->\n<p>This plugin will take images that have been attached to your post and create a css-based collage out of them.  The images within the collage are clickable.<\/p>\n\n<p>There are many options available to style your collage and you can change these settings globally for the whole site, or on a collage-by-collage basis.<\/p>\n\n<p>Usage - insert the <code>[topcollage]<\/code> shortcode into your post or page<\/p>\n\n<ul>\n<li>[topcollage] - will layout a collage of 5 photos (that's the default setting)<\/li>\n<li>[topcollage images=n] - will layout a collage of n photos (as shipped, n can be any number from 1 to 6 - code ninjas can add more layouts via a filters)<\/li>\n<li>[topcollage images=n start_with=s] - will layout a collage with n photos starting with the sth photo in the gallery (you can reorder images in the gallery by dragging and dropping)<\/li>\n<li>[topcollage layout=x] - will create a collage with layout number x (as shipped, x can be any number from 0 to 6).  To see examples of each layout, you can visit the settings page.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Install and activate the plugin<\/li>\n<li>Visit the Settings -&gt; topCollage page to match the look to your site<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How do I include a collage in my post<\/dt>\n<dd><ol>\n<li>Upload 1 or more images to your post<\/li>\n<li>Add the shortcode <code>[topcollage]<\/code> to your post<\/li>\n<li>See Usage, under Description for more examples<\/li>\n<\/ol><\/dd>\n<dt>What are the options<\/dt>\n<dd><ul>\n<li><code>width<\/code> - the width, in pixels, to make the collage<\/li>\n<li><code>height<\/code> - the height, in pixels to make the collage<\/li>\n<li><code>images<\/code> - the number of images to use in the collage<\/li>\n<li><code>layout<\/code> - the layout to use. this takes precedence over 'images'<\/li>\n<li><code>padding<\/code> - the padding, in pixels, around each of the images<\/li>\n<li><code>background<\/code> - the background for the collage - can be anything accepted by css style background<\/li>\n<li><code>frame_border_width<\/code> - the width of the border around the whole collage<\/li>\n<li><code>frame_border_style<\/code> - the style for the border around the whole collage<\/li>\n<li><code>frame_border_color<\/code> - the color for the border around the whole collage<\/li>\n<li><code>image_border_width<\/code> - the width of the border around each image<\/li>\n<li><code>image_border_style<\/code> - the style for the border around each image<\/li>\n<li><code>image_border_color<\/code> - the color for the border around each image<\/li>\n<li><code>frame_style<\/code> - additional css_styling for the whole frame<\/li>\n<li><code>image_style<\/code> - additional css_styling for each image<\/li>\n<li><code>image_index_style<\/code> - additional css_styling for the image index<\/li>\n<li><code>randomize<\/code> - randomize the order of the images<\/li>\n<li><code>image_float<\/code> - you can reverse the layout of the collage by changing this to right<\/li>\n<li><code>frame_align<\/code> - how to place the collage.  Choices are 'left', 'right', 'center', 'float_left', 'float_right'<\/li>\n<li><code>link<\/code> - what to link the image to, options are 'permalink' or 'file'<\/li>\n<li><code>rel<\/code> - rel to add for the link.  Useful for creating lightbox_esque effects<\/li>\n<li><code>show_indices<\/code> - show the image number.  Useful for debugging or referring to photos in the collage.<\/li>\n<\/ul><\/dd>\n<dt>What layouts are available<\/dt>\n<dd><p>When you click on Settings -&gt; topCollage, you will see sample layouts.  A programmer can add more layouts by using the filter <code>topcollage_layouts<\/code>.<\/p>\n\n<p>There are seven layouts included.  See the screen shots for examples of some or visit the Settings page (after the plugin has been installed to see more examples).<\/p><\/dd>\n<dt>I have more than one collage on my post, how do I make it so that different photos show up in the second one?<\/dt>\n<dd><p>Use the shortcode variable <code>start_with<\/code> to specify the image number to start the collage with.  For example, <code>start_with=6<\/code> will start the collage with the 6th photo in your post's gallery.<\/p>\n\n<p>You can reorder your photos by dragging and dropping them within the Gallery (click on the Upload\/Insert image button)<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.5<\/h4>\n\n<ul>\n<li>Initial Checkin<\/li>\n<\/ul>\n\n<h4>0.5.1<\/h4>\n\n<ul>\n<li>Fixed collage in feeds issue<\/li>\n<\/ul>","raw_excerpt":"Automatically creates css-based collages using the images attached to the post.  The images are clickable or lightbox-able.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/9065","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=9065"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/topquarkproductions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=9065"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=9065"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=9065"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=9065"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=9065"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=9065"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}