Changes between Version 26 and Version 27 of TracLegosScript


Ignore:
Timestamp:
Jan 29, 2009, 4:46:24 PM (15 years ago)
Author:
Jeff Hammel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracLegosScript

    v26 v27  
    4141=== Installation of Example Template ===
    4242
    43 TracLegosScript also comes with an existing template:  source:traclegosscript/anyrelease/example/topp, which is an example of the kind of template used at [http://topp.openplans.org/ The Open Planning Project].  To install this template, run {{{python setup.py install}}} or {{{python setup.py develop}}} from this directory.  This [http://pythonpaste.org/script/developer.html#templates PasteScript template] can be seen in the output of `paster create --list-templates`:
     43TracLegosScript also comes with an existing template:  source:traclegosscript/anyrelease/example/oss, which is an example of the kind of template used at [http://topp.openplans.org/ The Open Planning Project] for open source software projects.  To install this template, run {{{python setup.py install}}} or {{{python setup.py develop}}} from this directory.  This [http://pythonpaste.org/script/developer.html#templates PasteScript template] can be seen in the output of `paster create --list-templates`:
    4444
    4545{{{