I am trying to Include a sub-wiki page in a wiki page. If I have a page
called 'here', the following works:

     [[Include(here/subPage)]]

but the following does not:

     [[Include(./subPage)]]

It complains that ./subPage cannot be found. According to the docs, the
second syntax should be equivalent with the first.

I am running Trac 1.0.1

-- 
Roger Oberholtzer

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to