Changes between Version 5 and Version 6 of TracViewScript


Ignore:
Timestamp:
Apr 14, 2015, 7:11:34 AM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes, tagged with license

Legend:

Unmodified
Added
Removed
Modified
  • TracViewScript

    v5 v6  
    11[[PageOutline(2-5,Contents,pullout)]]
    2 = Pastescript template to create a skeleton view =
    32
    4 TracViewScript, which is a pastescript template, to enable the
    5 creation of a skeleton view of a view in Trac.  This view
     3= Pastescript template to create a skeleton view
     4
     5TracViewScript, which is a pastescript template, to enable the creation of a skeleton view of a view in Trac. This view features the following:
    66
    77 * provides mainnav navigation (INavigationContributor)
     
    1111For more general purpose Trac plugin creation, see CreatePluginScript.
    1212
    13 == Usage ==
    14 
    15 Once you have installed the software, `tracview` should be listed by
    16 paster:
    17 
    18 `paster create --list-templates`
    19 
    20 To invoke the template, run
    21 
    22 `paster create -t tracview FooBar`
    23 
    24 where `FooBar` is the name of the view you want to create.
    25 
    26 == Download ==
    27 
    28 Download the zipped source from [download:tracviewscript here].
    29 
    30 You can check out TracViewScript from [http://trac-hacks.org/svn/tracviewscript here] using Subversion, or [source:tracviewscript browse the source] with Trac.
    31 
    32 == Bugs/Feature Requests ==
     13== Bugs/Feature Requests
    3314
    3415Existing bugs and feature requests for TracViewScript are
     
    3819[http://trac-hacks.org/newticket?component=TracViewScript&owner=k0s new ticket].
    3920
     21[[TicketQuery(component=TracViewScript&group=type,format=progress)]]
    4022
    41 == Recent Changes ==
     23== Download
     24
     25Download the zipped source from [download:tracviewscript here].
     26
     27You can check out TracViewScript from [http://trac-hacks.org/svn/tracviewscript here] using Subversion, or [source:tracviewscript browse the source] with Trac.
     28
     29== Usage
     30
     31Once you have installed the software, `tracview` should be listed by paster:
     32
     33`paster create --list-templates`
     34
     35To invoke the template, run the following:
     36
     37`paster create -t tracview FooBar`
     38
     39where `FooBar` is the name of the view you want to create.
     40
     41== Recent Changes
    4242
    4343[[ChangeLog(tracviewscript, 3)]]
    4444
    45 == Author/Contributors ==
     45== Author/Contributors
    4646
    4747'''Author:''' [wiki:k0s] [[BR]]
    48 '''Author:''' ''none'' [[BR]]
     48'''Maintainer:''' ''none'' [[BR]]
    4949'''Contributors:'''