Changes between Version 12 and Version 13 of ExtLinkRewriterPlugin


Ignore:
Timestamp:
Apr 20, 2007, 2:54:07 AM (17 years ago)
Author:
bellbind
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ExtLinkRewriterPlugin

    v12 v13  
    4747
    4848== Install ==
    49 make egg
     49make the egg package
    5050{{{
    5151python setup.py bdist_egg
     
    5454copy egg into your trac plugins dir.
    5555{{{
    56 cp dist/*.egg /where/to/trac/plugins/
     56cp dist/ExtLinkRewriter*.egg /where/to/trac/plugins/
    5757}}}
    5858