|
Cookbook /
SmartColorboxGallerySummary: Smart Colorbox Gallery is an easy to use gallery that creates small and large images, and makes a colorbox slideshow.
Version: 1.0
Prerequisites: pmwiki-2.2.16
Status: RC
Maintainer: AndyG
Categories: Images
Discussion: SmartColorboxGallery-Talk?
Questions answered by this recipe
DescriptionSmart Colorbox Gallery is an easy to use gallery that creates small and large images, and makes a colorbox slideshow. FilesInstallationCopy the files into your PmWiki installation as per the structure in the zip. ConfigurationThis recipe has a variety of configuration options. It can use the options set, or override them in each instance. An example of typical configuration would be: # smart colorbox cookbook
include_once("UsageStandard usageIt can be used with no options, so will just use the defaults image sizes. To use it like this, just use text such as... image:myimagefilename.jpg Advanced usageIt can be used with no options, so will just use the defaults image sizes. To use it like this, just use text such as... (:smartimage image=myimagefilename.jpg maxweewidth=50 maxweeheight=50 maxbigwidth=800 maxbigheight=600 text="my image" :) ...all of the extra parameters are optional. They simply over-ride the defaults if set. If the 'text' value is not set it just uses the site name. Notes
Change log / Release notes
See alsoContributorsCommentsSee discussion at SmartColorboxGallery-Talk? User notes? : If you use, used or reviewed this recipe, you can add your name. These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki. |