Changes between Version 11 and Version 12 of WikiStart

Show
Ignore:
Timestamp:
19/12/08 20:19:01 (21 months ago)
Author:
andy
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v11 v12  
    1111 
    1212== Installation (source) == 
    13  1. Check out https://svn.rectang.com/tracdown 
     13 1. Check out https://svn-dev.rectang.com/tracdown 
    1414 1. Run: {{{python setup.py bdist_egg}}} 
    1515 1. Copy the created egg from the {{{dist}}} folder into the {{{plugins}}} directory of your Trac environment. 
     
    2727 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]) 
    2828 1. Restart trac / webserver. 
    29  1. Add tne DOWNLOADS_VIEW permission to the anonymous user, or whoever you want to be able to see this download listing 
     29 1. Add the DOWNLOADS_VIEW permission to the anonymous user, or whoever you want to be able to see this download listing 
    3030 
    3131== Planned Features ==