Changes between Initial Version and Version 1 of CityTracScript


Ignore:
Timestamp:
Dec 16, 2007, 2:47:15 AM (16 years ago)
Author:
RottenChester
Comment:

New hack CityTracScript, created by Rottenchester

Legend:

Unmodified
Added
Removed
Modified
  • CityTracScript

    v1 v1  
     1= Tools for Trac City Wikis =
     2
     3== Description ==
     4
     5CityTrac has two goals:
     6
     71.  Create scripts to migrate wikis stored in [http://projectsycamore.org Sycamore] to trac.
     8
     91.  Create plugins to replicate Sycamore features missing from trac, and to add new features in trac which are tailored for use in city wikis.
     10
     11At this point, CityTrac makes the following assumptions, which needn't be cast in stone:
     12
     131.  The target database is MySQL.
     14
     151.  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.
     16
     17
     18
     19
     20== Bugs/Feature Requests ==
     21
     22Existing bugs and feature requests for CityTracScript are
     23[report:9?COMPONENT=CityTracScript here].
     24
     25If you have any issues, create a
     26[http://trac-hacks.org/newticket?component=CityTracScript&owner=Rottenchester new ticket].
     27
     28== Download ==
     29
     30Download the zipped source from [download:citytracscript here].
     31
     32== Source ==
     33
     34You can check out CityTracScript from [http://trac-hacks.org/svn/citytracscript here] using Subversion, or [source:citytracscript browse the source] with Trac.
     35
     36== Example ==
     37
     38{{{
     39python sycamore2trac.py
     40}}}
     41
     42== Recent Changes ==
     43
     44[[ChangeLog(citytracscript, 3)]]
     45
     46== Author/Contributors ==
     47
     48'''Author:''' [wiki:Rottenchester] [[BR]]
     49'''Contributors:'''