You could probably use trac-admin: trac-admin /path/to/trac wiki export Future/CanvasSupport canvas.txt trac-admin /path/to/trac wiki remove Future/CanvasSupport trac-admin /path/to/trac wiki import Features/CanvasSupport canvas.txt
just guessing ... Paul On 31-Jul-07, at 10:27 AM, Erik Uzureau wrote: > hmm.... the only wiki priveledges i can see in the admin are > > WIKI_CREATE > WIKI_ADMIN > WIKI_DELETE > WIKI_MODIFY > WIKI_VIEW > > On 7/31/07, Andy Armstrong <[EMAIL PROTECTED]> wrote: >> On 31 Jul 2007, at 15:16, Erik Uzureau wrote: >>> It seems like some wikis have built in functionality to rename the >>> pages, but I can't find that in the OL wiki either. When I've moved >>> pages around in our wiki in the past, I've just copy/pasted the code >>> from one page to the other. :-/ >> >> If you have the privileges MW will have a 'move' tab on any pages >> that can be moved. Regular users don't get that. >> >> -- >> Andy Armstrong, hexten.net >> >> > _______________________________________________ > Dev mailing list > [email protected] > http://openlayers.org/mailman/listinfo/dev +-----------------------------------------------------------------+ |Paul Spencer [EMAIL PROTECTED] | +-----------------------------------------------------------------+ |Chief Technology Officer | |DM Solutions Group Inc http://www.dmsolutions.ca/ | +-----------------------------------------------------------------+ _______________________________________________ Dev mailing list [email protected] http://openlayers.org/mailman/listinfo/dev
