> thats fine, is there a way to rename a wiki page for example from > TestPage to internal/TestPage Not that I know about, unfortunetly. Trac lacks of 'administrative' tools for now. However, you can export the SQLite base (dump it), do a careful search/replace in the SQL file, then import back the file into SQLite. -- Manu