Changes between Version 4 and Version 5 of CityTracScript


Ignore:
Timestamp:
Jul 10, 2015, 10:21:12 AM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • CityTracScript

    v4 v5  
    11[[PageOutline(2-5,Contents,pullout)]]
    2 = Conversion Script for Project Sycamore wikis =
    32
    4 == Description ==
     3= Conversion Script for Project Sycamore wikis
    54
    6 This is the first pass at a script to convert [http://projectsycamore.org Sycamore] wikis to trac.  It assumes the trac instance will use the acct_mgr plugin with the db backend, and that the target db is MySQL.  In other words, user information is stored in the session_attribute table.
     5== Description
    76
    8 == Bugs/Feature Requests ==
     7This 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.
     8
     9== Bugs/Feature Requests
    910
    1011Existing bugs and feature requests for CityTracScript are
     
    1213
    1314If you have any issues, create a
    14 [http://trac-hacks.org/newticket?component=CityTracScript&owner=Rottenchester new ticket].
     15[/newticket?component=CityTracScript new ticket].
    1516
    16 == Download ==
     17[[TicketQuery(component=CityTracScript&group=type,format=progress)]]
     18
     19== Download
    1720
    1821Download the zipped source from [download:citytracscript here].
    1922
    20 == Source ==
     23== Source
    2124
    2225You can check out CityTracScript from [http://trac-hacks.org/svn/citytracscript here] using Subversion, or [source:citytracscript browse the source] with Trac.
    2326
    24 == Example ==
     27== Example
    2528
    26 {{{
    27 #!sh
     29{{{#!sh
    2830python sycamore2trac.py
    2931}}}
    3032
    31 == Recent Changes ==
     33== Recent Changes
    3234
    3335[[ChangeLog(citytracscript, 3)]]
    3436
    35 == Author/Contributors ==
     37== Author/Contributors
    3638
    3739'''Author:''' [wiki:Rottenchester] [[BR]]
    38 '''Maintainer:''' [wiki:Rottenchester] [[BR]]
     40'''Maintainer:''' [[Maintainer]] [[BR]]
    3941'''Contributors:'''