Changes between Version 6 and Version 7 of EditorGuidePlugin


Ignore:
Timestamp:
Nov 24, 2015, 2:56:30 PM (8 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • EditorGuidePlugin

    v6 v7  
    55== Description
    66
    7 Editor's Guide navigation item plugin for Trac.
     7This is an Editor's Guide navigation item plugin for Trac.
    88
    9 Plugin adds extra navigation item to '''metanav'''. This is a link to Editor's Guide, which is visible only for users who have permission to edit wiki pages.
     9The plugin adds a navigation item to '''metanav'''. This is a link to Editor's Guide, which is visible only for users who have permission to edit wiki pages.
    1010
    1111== Bugs/Feature Requests
     
    2121== Download
    2222
    23 Download the zipped source from [download:editorguideplugin here].
     23Download the zipped source from [export:editorguideplugin here].
    2424
    2525== Source
    2626
    27 You can check out EditorGuidePlugin from [http://trac-hacks.org/svn/editorguideplugin here] using Subversion, or [source:editorguideplugin browse the source] with Trac.
     27You can check out EditorGuidePlugin from [/svn/editorguideplugin here] using Subversion, or [source:editorguideplugin browse the source] with Trac.
    2828
    2929== Installation
    3030
    31  1. Run: python setup.py compile_catalog -f ('''only for Trac 0.12''').
    32  2. Run: python setup.py bdist_egg.
    33  3. If necessary create a folder called "plugins" in your Trac environment.
    34  4. Copy the .egg file from the dist folder created by step 1 into the `plugins` directory of your Trac environment.
     31 1. Run: `python setup.py compile_catalog -f` ('''only for Trac 0.12''').
     32 1. Run: `python setup.py bdist_egg`.
     33 1. If necessary create a folder called `plugins` in your Trac environment.
     34 1. Copy the .egg file from the dist folder created by step 1 into the `plugins` directory of your Trac environment.
    3535
    3636== Configuration
     
    5656
    5757'''Author:''' [wiki:rudyryk] [[BR]]
    58 '''Author:''' ''none'' [[BR]]
     58'''Maintainer:''' [[Maintainer]] [[BR]]
    5959'''Contributors:'''