{"id":16808,"date":"2012-04-17T02:56:34","date_gmt":"2012-04-17T02:56:34","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/lb-colorbox\/"},"modified":"2012-04-25T20:26:03","modified_gmt":"2012-04-25T20:26:03","slug":"lb-colorbox","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/lb-colorbox\/","author":11155,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.6","stable_tag":"0.6","tested":"3.3.2","requires":"3.3","requires_php":"","requires_plugins":"","header_name":"LB ColorBox","header_author":"Doug Stewart","header_description":"","assets_banners_color":"a5a9a7","last_updated":"2012-04-25 20:26:03","external_support_url":"","external_repository_url":"","donate_link":"htttp:\/\/literalbarrage.org\/blog\/code\/lb-colorbox","header_plugin_uri":"http:\/\/literalbarrage.org\/blog\/code\/colorbox","header_author_uri":"http:\/\/literalbarrage.org\/blog\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1966,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"0.6":"<p>No more fatal WP_List_Table errors<\/p>","0.5.1":"<p>README updates<\/p>","0.5":"<p>Intial plugin release.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"532654","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2","0.5","0.5.1","0.6"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"679540","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"679540","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"679540","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"679540","resolution":"4","location":"assets"}},"screenshots":{"1":"Create your own swatches and save them as Custom Post Types","2":"Supports direct imports from Adobe's Kuler tool","3":"Custom Post Type","4":"Saving a Kuler"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1250,18374,18781],"plugin_category":[],"plugin_contributors":[82950],"plugin_business_model":[],"class_list":["post-16808","plugin","type-plugin","status-publish","hentry","plugin_tags-colors","plugin_tags-kuler","plugin_tags-swatches","plugin_contributors-zamoose","plugin_committers-zamoose"],"banners":{"banner":"https:\/\/ps.w.org\/lb-colorbox\/assets\/banner-772x250.png?rev=532654","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/lb-colorbox_a5a9a7.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/lb-colorbox\/assets\/screenshot-1.png?rev=679540","caption":"Create your own swatches and save them as Custom Post Types"},{"src":"https:\/\/ps.w.org\/lb-colorbox\/assets\/screenshot-2.png?rev=679540","caption":"Supports direct imports from Adobe's Kuler tool"},{"src":"https:\/\/ps.w.org\/lb-colorbox\/assets\/screenshot-3.png?rev=679540","caption":"Custom Post Type"},{"src":"https:\/\/ps.w.org\/lb-colorbox\/assets\/screenshot-4.png?rev=679540","caption":"Saving a Kuler"}],"raw_content":"<!--section=description-->\n<p>Collect color schemes. Use 'em, display 'em, go nuts.<\/p>\n\n<p>LB Colorbox is a new way to collect color schemes and tuck them away inside of WordPress for safe keeping. If you've ever admired the palettes available at <a href=\"http:\/\/www.colourlovers.com\/\">ColourLovers<\/a>, <a href=\"http:\/\/www.studiopress.com\/palettes\">StudioPress<\/a>, <a href=\"http:\/\/colllor.com\">Colllor<\/a> or elsewhere, you can now recreate that functionality from the safety of your own WordPress home. It stores your swatches as Custom Post Types inside of WordPress.<\/p>\n\n<p>You can also directly import color schemes from Adobe's <a href=\"http:\/\/kuler.adobe.com\/\">Kuler service<\/a>. You'll need to apply for a <a href=\"http:\/\/kuler.adobe.com\/api\/\">Kuler API key<\/a> in order to use this feature, but once you've done so, a wealth of options are available to you.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>lb-colorbox\/<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Configure LB Colorbox options under 'Settings'-&gt;'ColorBox'<\/li>\n<li>Start adding ColorBoxes under the 'ColorBoxes' menu item.<\/li>\n<\/ol>\n\n<h4>Enabling Kuler functionality<\/h4>\n\n<ol>\n<li>Go to <a href=\"http:\/\/kuler.adobe.com\/api\">http:\/\/kuler.adobe.com\/api<\/a> and sign up for an Adobe account\/Kuler API key<\/li>\n<li>Navigate to Settings-&gt;ColorBox<\/li>\n<li>Enter your Kuler API key<\/li>\n<li>(Optional) Set the number of Kulers you wish to retrieve (defaults to 20 at a time)<\/li>\n<li>Click Save<\/li>\n<li>Kulers will now be listed under the top-level ColorBoxes menu item<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Where are the settings?<\/dt>\n<dd><p>Under <code>Settings-&gt;ColorBox<\/code>.<\/p><\/dd>\n<dt>Where are ColorBoxes managed\/created?<\/dt>\n<dd><p>All ColorBoxes can be managed under a new top-level menu item labeled <code>ColorBoxes<\/code>.<\/p><\/dd>\n<dt>Where are the ColorBoxes displayed (i.e., what's their permalink base)?<\/dt>\n<dd><p>ColorBoxes are viewable at <code>[YOUR WORDPRESS URL]\/colorbox\/<\/code> by default.<\/p><\/dd>\n<dt>Where can I view individual ColorBoxes?<\/dt>\n<dd><p>You can view each ColorBox at <code>[YOUR WORDPRESS URL]\/colorbox\/[COLORBOX SLUG]\/<\/code>.<\/p><\/dd>\n<dt>Can I change the permalink base?<\/dt>\n<dd><p>Not currently.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.6<\/h4>\n\n<ul>\n<li>Fatal error related to <code>WP_List_Table<\/code> should now be fixed.<\/li>\n<\/ul>\n\n<h4>0.5.1<\/h4>\n\n<ul>\n<li>README updates<\/li>\n<\/ul>\n\n<h4>0.5<\/h4>\n\n<ul>\n<li>Initial plugin release.<\/li>\n<\/ul>","raw_excerpt":"Collect and share color swatches, then use them in themes. Easy peasy.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/16808","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=16808"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/zamoose"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=16808"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=16808"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=16808"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=16808"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=16808"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=16808"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}