Tip Tasks
japanitrat - December 4, 2008 - 18:57
Drupal renders its local page tasks as primary and secondary tabs depending on which task you are, while this module builds the complete task tree to display a (hidden) nested menu.
Update: Still no release version, but as I did the missing CSS stuff, I started to overhaul the whole thing. So, before I provide a public alpha, the following points need to be cleared:
Settings structure & page stubsHelp & usage guide / documentation (also to keep track of the architecture)encapsulate tree building from themingstyle templates hook as in fivestars / quicktabs- Preview page for style templates as in fivestars / quicktabs
- finish the block presentation + settings
- "nostyle"-style which refers to a normal drupal menu (for usage in a block)
- "default"-style which refers to the themes original local tasks style
- "basic"-style which would be the one that already exists
Well, and after that initial release, there is more to do:
- clean up the jQuery and remove JavaScript dependency for tooltip (should work with css only)
- Provide more styles, a horizontal one (looks like core Tabs, but completely built), for instance.
- Enhance jQuery with animation
- Integrate Color module
- more ideas?
