[[PageOutline(2-5,Contents,pullout)]] = Conversion Script for Project Sycamore wikis == Description This plugin converts [http://projectsycamore.org Sycamore] wikis to Trac. It assumes the Trac instance will use the AccountManagerPlugin with the same database backend, and that the target database is MySQL. In other words, user information is stored in the session_attribute table. The script is called as follows: {{{#!sh python sycamore2trac.py }}} == Bugs/Feature Requests Existing bugs and feature requests for CityTracScript are [report:9?COMPONENT=CityTracScript here]. If you have any issues, create a [/newticket?component=CityTracScript new ticket]. [[TicketQuery(component=CityTracScript&group=type,format=progress)]] == Download Download the zipped source from [export:citytracscript here]. == Source You can check out CityTracScript from [/svn/citytracscript here] using Subversion, or [source:citytracscript browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. == Recent Changes [[ChangeLog(citytracscript, 3)]] == Author/Contributors '''Author:''' [wiki:Rottenchester] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''