Changes between Version 9 and Version 10 of WantedPagesPlugin
- Timestamp:
- 10/19/12 09:38:53 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WantedPagesPlugin
v9 v10 1 [[PageOutline(2-5,Contents,pullout)]] 1 2 = Wanted Pages Plugin = 2 3 22 23 Run the following commands in the source directory: 23 24 {{{ 25 #!sh 24 26 python setup.py bdist_egg 25 27 cp dist/*.egg /path/to/projenv/plugins 30 32 You also have to enable it in the trac.ini file for the environment 31 33 {{{ 34 #!ini 32 35 [components] 33 36 wanted_pages.* = enabled 51 54 52 55 '''Author:''' [wiki:jfrancis] [[BR]] 56 '''Maintainer:''' [wiki:jfrancis] [[BR]] 53 57 '''Contributors:''' 54

