Noah Kantrowitz wrote:
> Due to the way Clearsilver handles templating this is non-trivial. A few
> options include creating the new DOM elements for the menu items and
> moving them in to place in JavaScript (see the CtxtnavAddPlugin for an
> example), and using a combination of a new header.cs (using the same
> technique as TracTags to force its use) and a request filter to add in
> the new items. A better answer is "wait until Markup" as that will allow
> for things like DOM transforms on the fly.

The menues can be implemented with 4 lines of CSS/HTML:

http://trac.edgewall.org/ticket/3704

The Related Use Case:

http://dev.lazaridis.com/base/ticket/9

.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/trac-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to