Changes between Version 9 and Version 10 of WantedPagesPlugin

Show
Ignore:
Author:
rjollos (IP: 0.0.0.0)
Timestamp:
10/19/12 09:38:53 (7 months ago)
Comment:

Added page outline and maintainer.

Legend:

Unmodified
Added
Removed
Modified
  • WantedPagesPlugin

    v9 v10  
     1[[PageOutline(2-5,Contents,pullout)]] 
    12= Wanted Pages Plugin = 
    23 
    2223Run the following commands in the source directory: 
    2324{{{ 
     25#!sh 
    2426  python setup.py bdist_egg 
    2527  cp dist/*.egg /path/to/projenv/plugins 
    3032You also have to enable it in the trac.ini file for the environment 
    3133{{{ 
     34#!ini 
    3235[components] 
    3336wanted_pages.* = enabled 
    5154 
    5255'''Author:''' [wiki:jfrancis] [[BR]] 
     56'''Maintainer:''' [wiki:jfrancis] [[BR]] 
    5357'''Contributors:''' 
    54