I have an external system that is creating links to Trac pages that
all live under a certain page, call it "Special"

/trac/wiki/Special/Foo
/trac/wiki/Special/Bar
etc.

What I'd like is for Trac to automatically create any page under wiki/
Special that doesn't already exist with contents that look like this:

[[MyPageStarter(pagename)]]

so the first attempt to click on wiki/Special/Foo (or load it via
xmlrpc, etc.) results in the creation of a page with contents

[[MyPageStarter(Foo)]]

Any suggestions on how to do this? Using Trac 0.12

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to