OPTIONS AND CONFIGURATIONS
Available under > settings > SuperSlider-menu
* theme files to use for menu.
* menu accordion to work with click or mouseover
* allow close all tabs
* opacity transition
* transition speed
* transition type
* tooltips on categories on or off
* Vertical mouse tracer on or off
* * Mouse tracer location, right or left of menu (moved to css control)
* Mouse tracer reaction speed.
* to load or not Mootools.js
* css files storage loaction
*Advanced options
* disable built in menu structure
* user defined objects, holder, toggler, content, and toglink.
Available in the widget options pane:
* Show post counts in Category links
* Order of Categories
* Order of posts
* Show Rss link as text or image
* Show pages as well as posts
* Sort by category name or category id
* Sort in ascending or descending order
Themes
Create your own graphic and animation theme based on one of these provided
* Available themes
* default
* blue
* black
* custom
To Do
- Enqueue javascript files
- although sub categories are indented, sub sub cats are not yet.
- extended post list needs a max height limit, with a hover scroll for the list
- fix known bugs:
- the "don't show posts" option dismounts the data list
- show pages as well as categories fails
- cookied togglers open fails in some usage situations.
Report Bugs Request / Options / Functions
Demo
This plugin is in use here at
* http://wp-superslider.com
*http://portfolio.daivmowbray.com
CAVEAT
Currently this plugin relies on Javascript to expand and collapse the links.
If a user's browser doesn't support javascript the list of cats and posts will display normally.
HISTORY
0.4 (2008/11/20)
- Fixed bug - opacity on tooltips now works.
- Moved option - Mouse tracer location, right or left of menu to css control.
0.3 (2008/11/19)
- Fixed bug - activeID is NULL when on non menu page.
0.2 (2008/11/19)
- Added mootools / css powered animated tooltips on categories
- Added Option
- tooltips on categories on / off
0.1.6 (2008/11/11)
- Added settings screen for plugin.
Added Options
- theme files to use for menu.
- menu accordion to work with click or mouseover
- allow close all tabs
- opacity transition
- transition speed
- transition type
- Vertical mouse tracer on or off
- Mouse tracer location, right or left of menu
- Mouse tracer reaction speed.
- to load or not Mootools.js
- css files storage loaction
*Advanced options
- disable built in menu structure
- user defined objects, holder, toggler, content, and toglink.
- Added theme system for menu.
- Rebuilt html rendering file superslider-menu-list.php
- Moved superslider-menu-ui.php into folder admin.
- Added Reload default options to settings screen
- Added settings link to wordpress plugin page
- Added Set your widget link to settings page
0.1.2beta (2008/10/24)
- Added mouse tracer - follower and option to deactivate it.
- Added clicked link memory to identify and deactivate the active page link.
- Added transition to css class for the accordion toggler.
- Added toggler open memory (via cookie) for page changes.
- Moved all java script into file superslider_menu.js
0.1.0beta (2008/10/15)
- Changed name from Collapsing categories to Superslider-menu
- Changed author from Robert Felty to Daiv Mowbray
- Switched javascript from jquery to Mootools 1.2
- switched html from unordered list to data list
- Changed fold down icon to css based rather than image.
- remove options:
- fold down icon type
- to animate or not
- expanding to show Cats and posts or just cats.
- auto expand these categories
- Category name as link to cat or not.
- other...