This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

LB ColorBox

Description

Collect color schemes. Use ’em, display ’em, go nuts.

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 ColourLovers, StudioPress, Colllor 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.

You can also directly import color schemes from Adobe’s Kuler service. You’ll need to apply for a Kuler API key in order to use this feature, but once you’ve done so, a wealth of options are available to you.

Screenshots

  • Create your own swatches and save them as Custom Post Types
  • Supports direct imports from Adobe's Kuler tool
  • Custom Post Type
  • Saving a Kuler

Installation

  1. Upload the lb-colorbox/ directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure LB Colorbox options under ‘Settings’->’ColorBox’
  4. Start adding ColorBoxes under the ‘ColorBoxes’ menu item.

Enabling Kuler functionality

  1. Go to http://kuler.adobe.com/api and sign up for an Adobe account/Kuler API key
  2. Navigate to Settings->ColorBox
  3. Enter your Kuler API key
  4. (Optional) Set the number of Kulers you wish to retrieve (defaults to 20 at a time)
  5. Click Save
  6. Kulers will now be listed under the top-level ColorBoxes menu item

FAQ

Where are the settings?

Under Settings->ColorBox.

Where are ColorBoxes managed/created?

All ColorBoxes can be managed under a new top-level menu item labeled ColorBoxes.

Where are the ColorBoxes displayed (i.e., what’s their permalink base)?

ColorBoxes are viewable at [YOUR WORDPRESS URL]/colorbox/ by default.

Where can I view individual ColorBoxes?

You can view each ColorBox at [YOUR WORDPRESS URL]/colorbox/[COLORBOX SLUG]/.

Can I change the permalink base?

Not currently.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“LB ColorBox” is open source software. The following people have contributed to this plugin.

Contributors

Translate “LB ColorBox” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.6

  • Fatal error related to WP_List_Table should now be fixed.

0.5.1

  • README updates

0.5

  • Initial plugin release.