= Tools for Trac City Wikis = == Description == CityTrac has two goals: 1. Create scripts to migrate wikis stored in [http://projectsycamore.org Sycamore] to trac. 1. Create plugins to replicate Sycamore features missing from trac, and to add new features in trac which are tailored for use in city wikis. At this point, CityTrac makes the following assumptions, which needn't be cast in stone: 1. The target database is MySQL. 1. The trac instance will use the acct_mgr plugin with the db backend. In other words, user information is stored in the session_attribute table. == Bugs/Feature Requests == Existing bugs and feature requests for CityTracScript are [report:9?COMPONENT=CityTracScript here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=CityTracScript&owner=Rottenchester new ticket]. == Download == Download the zipped source from [download:citytracscript here]. == Source == You can check out CityTracScript from [http://trac-hacks.org/svn/citytracscript here] using Subversion, or [source:citytracscript browse the source] with Trac. == Example == {{{ python sycamore2trac.py }}} == Recent Changes == [[ChangeLog(citytracscript, 3)]] == Author/Contributors == '''Author:''' [wiki:Rottenchester] [[BR]] '''Contributors:'''