Changes between Version 9 and Version 10 of WantedPagesMacro


Ignore:
Timestamp:
Oct 19, 2012, 7:38:53 AM (12 years ago)
Author:
Ryan J Ollos
Comment:

Added page outline and maintainer.

Legend:

Unmodified
Added
Removed
Modified
  • WantedPagesMacro

    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