wiki:EditorGuidePlugin

Version 7 (modified by figaro, 8 years ago) (diff)

Cosmetic changes

Adds an Editor's Guide link to the metanav bar

Notice: This plugin is unmaintained and available for adoption.

Description

This is an Editor's Guide navigation item plugin for Trac.

The 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.

Bugs/Feature Requests

Existing bugs and feature requests for EditorGuidePlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out EditorGuidePlugin from here using Subversion, or browse the source with Trac.

Installation

  1. Run: python setup.py compile_catalog -f (only for Trac 0.12).
  2. Run: python setup.py bdist_egg.
  3. If necessary create a folder called plugins in your Trac environment.
  4. Copy the .egg file from the dist folder created by step 1 into the plugins directory of your Trac environment.

Configuration

If necessary, edit your trac.ini file as follows:

[editorguide]
page = MyEditorGuide

By default item links to page EditorGuide.

Example

Just install plugin and you'll see Editor's Guide item in metanav.

Recent Changes

5387 by rudyryk on 2009-03-22 02:03:27
EditorGuidePlugin source added for versions 0.11 and 0.12, directory for version 0.9 removed
5386 by rudyryk on 2009-03-22 01:58:11
EditorGuidePlugin 0.11 version added
5385 by rudyryk on 2009-03-22 01:53:59
New hack EditorGuidePlugin, created by rudyryk
(more)

Author/Contributors

Author: rudyryk
Maintainer: none (needsadoption)
Contributors: