Changes between Initial Version and Version 1 of TracViewScript


Ignore:
Timestamp:
Oct 30, 2009, 9:21:34 PM (14 years ago)
Author:
Jeff Hammel
Comment:

New hack TracViewScript, created by k0s

Legend:

Unmodified
Added
Removed
Modified
  • TracViewScript

    v1 v1  
     1= pastescript template for a Trac view =
     2
     3== Description ==
     4
     5!PasteScript template for creating a view with Trac.  Includes a main navigation contributor, templates directory, htdocs, and a request handler.  Useful for making a cheap view OOTB
     6
     7== Bugs/Feature Requests ==
     8
     9Existing bugs and feature requests for TracViewScript are
     10[report:9?COMPONENT=TracViewScript here].
     11
     12If you have any issues, create a
     13[http://trac-hacks.org/newticket?component=TracViewScript&owner=k0s new ticket].
     14
     15== Download ==
     16
     17Download the zipped source from [download:tracviewscript here].
     18
     19== Source ==
     20
     21You can check out TracViewScript from [http://trac-hacks.org/svn/tracviewscript here] using Subversion, or [source:tracviewscript browse the source] with Trac.
     22
     23== Example ==
     24
     25`paster create -t tracview FOOVIEW`
     26
     27== Recent Changes ==
     28
     29[[ChangeLog(tracviewscript, 3)]]
     30
     31== Author/Contributors ==
     32
     33'''Author:''' [wiki:k0s] [[BR]]
     34'''Contributors:'''