Hello,
I send you this message to ask some help about a problem for doing a
customization of Trac.
Indeed, I prepared some elements to make it better, and it requires to
add some more id in the html code.
To do that, I started writting a site.html file linked to a .css file,
as it is explained here :
http://groups.google.com/group/trac-users/browse_thread/thread/70487fb2c406c937/
My problem is that I need to add an additionnal div between the
"mainnav" id and the "main" id. For that, I should probably load what
is written on the mainnav before adding my div, and the command
expected for it is something like "${select('*|text()')}",
probably ... Can someone tell me how to add the page content specified
for an id with a command like "${select('*|text()')}", but for the
mainnav id ?
Thank you,
Alvaro
--
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?hl=en.