TagSidebar LightPress plugin
Here’s a simple little plugin for LightPress 1.2.0 a1 that outputs a list of tags in your sidebar. This is really just a simplified version of the TagCloud plugin.
Installation instructions:
- Unpack the tarbar into a temporary location
- Move TagSidebar.php to
/path/to/docroot/wp-content/plugins/lightpress/plugins/ - Move tag_sidebar.xml to
/path/to/docroot/wp-content/plugins/lightpress/templates/[templatename]/[locale]/plugins/ - In your browser, go to the LightPress Plugin admin page
- Activate the TagSidebar plugin
- Add a reference—{PLUGIN_TAGSIDEBAR}—to the sidebar.xml in your active lightpress template, whereever you’d like it to appear relative to the other plugins.
Management options for TagSidebar:
- count_min – Minimum count required for a tag to included in the results
- display_max – Maximum number of tags to display
- sort_order – Results sort order: must be one of alpha, natural, countup, countdown


LightPress » TagSidebar plugin Said,
August 17, 2005 @ 2:30 am
[...] Patrick has just released the first user-contributed plugin for LightPress: TagSidebar. It will work only on the 1.2.0 alpha release, and will be included in the next alpha (beta?) if Patrick has nothing against it. Thanks, Patrick! [...]
jerome Said,
August 27, 2005 @ 5:04 am
Cool. I was going to make a lightweight version too but got stuck trying to come up with a good name. :)