Edgewall Software

Changes between Version 1 and Version 2 of TracOnWindows/Python2.5


Ignore:
Timestamp:
Sep 22, 2006, 9:17:49 AM (18 years ago)
Author:
Christian Boos
Comment:

Added link to webadmin-genshi egg

Legend:

Unmodified
Added
Removed
Modified
  • TracOnWindows/Python2.5

    v1 v2  
    1 = TracOnWindows with Python2.5 =
     1= Trac on Windows with Python 2.5 =
    22
    33''Warning: as of this writing, this page describes an '''experimental''' but working setup for Trac''
     
    4040Then, have a look at how to setup the TracEnvironment, use the TracStandalone web front-end and you're set.
    4141
    42 == Installing Plugins ==
     42== Installing the WebAdmin plugin (optional) ==
    4343
    44 Currently, there's only the WebAdmin plugin which has been migrated to Genshi.
    45 You can also grab it from a branch, and install it the same way as Trac:
     44Install the following egg: [attachment:TracWebAdmin-0.1.2_genshidev_r3760-py2.5.egg]
     45(see TracPlugins for details if this is your first time plugin installation).
     46
     47You can also grab it directly from the repository, and install it the same way you did for Trac:
    4648{{{
    4749> cd C:\src