Changes between Version 11 and Version 12 of WikiStart
- Timestamp:
- 19/12/08 20:19:01 (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v11 v12 11 11 12 12 == Installation (source) == 13 1. Check out https://svn .rectang.com/tracdown13 1. Check out https://svn-dev.rectang.com/tracdown 14 14 1. Run: {{{python setup.py bdist_egg}}} 15 15 1. Copy the created egg from the {{{dist}}} folder into the {{{plugins}}} directory of your Trac environment. … … 27 27 1. Check if your trac installation is configured for python egg plugins (see [http://projects.edgewall.com/trac/wiki/TracPlugins#SettingupthePluginCache Setting up the Plugin Cache]) 28 28 1. Restart trac / webserver. 29 1. Add t ne DOWNLOADS_VIEW permission to the anonymous user, or whoever you want to be able to see this download listing29 1. Add the DOWNLOADS_VIEW permission to the anonymous user, or whoever you want to be able to see this download listing 30 30 31 31 == Planned Features ==
