Leho Kraav
2014-09-21 00:36:16 UTC
Hi!
<?python altlinks = select('*|text()') ?>
</py:match>
<div id="ctxtnav" class="nav">
${select('*|text()')}
${altlinks}
</div>
</py:match>
Is there any better/correct/working way of moving contents of altlinks
div into ctxtnav div in Trac?
I'm looking for exactly this information - how to move divs around with<?python altlinks = select('*|text()') ?>
</py:match>
<div id="ctxtnav" class="nav">
${select('*|text()')}
${altlinks}
</div>
</py:match>
Is there any better/correct/working way of moving contents of altlinks
div into ctxtnav div in Trac?
Genshi. Did you ever figure it out?
--
You received this message because you are subscribed to the Google Groups "Genshi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to genshi+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/genshi.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Genshi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to genshi+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/genshi.
For more options, visit https://groups.google.com/d/optout.