Changes between Version 26 and Version 27 of TracWysiwygPlugin


Ignore:
Timestamp:
Nov 20, 2015, 1:45:47 PM (8 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • TracWysiwygPlugin

    v26 v27  
    2727
    2828Existing bugs and feature requests for TracWysiwygPlugin are
    29 [query:status!=closed&component=TracWysiwygPlugin&order=priority here].
     29[report:9?COMPONENT=TracWysiwygPlugin here].
    3030
    3131If you have any issues, create a
     
    3434[[TicketQuery(component=TracWysiwygPlugin&group=type,format=progress)]]
    3535
    36 == Download and Source
     36== Download
    3737
    38 Download the [download:tracwysiwygplugin zipped source], check out from the [/svn/tracwysiwygplugin subversion repository], or [source:tracwysiwygplugin browse the source] with Trac.
     38Download the zipped source from [export:tracwysiwygplugin here].
     39
     40== Source
     41
     42Check out TracWysiwygPlugin from [/svn/tracwysiwygplugin here] using Subversion, or [source:tracwysiwygplugin browse the source] with Trac.
    3943
    4044== Installation
    4145
    4246 1. Install the plugin:
    43     - For Trac 0.10[[br]]
    44       `easy_install http://trac-hacks.org/svn/tracwysiwygplugin/0.10`
    45     - For Trac 0.11[[br]]
    46       `easy_install http://trac-hacks.org/svn/tracwysiwygplugin/0.11`
    47     - For Trac 0.12, 1.0 or later[[br]]
    48       `easy_install http://trac-hacks.org/svn/tracwysiwygplugin/0.12`
    49  2. Enable the plugin in your `trac.ini` file:
     47    - For Trac 0.10: `easy_install http://trac-hacks.org/svn/tracwysiwygplugin/0.10`
     48    - For Trac 0.11: `easy_install http://trac-hacks.org/svn/tracwysiwygplugin/0.11`
     49    - For Trac 0.12, 1.0 or later: `easy_install http://trac-hacks.org/svn/tracwysiwygplugin/0.12`
     50 1. Enable the plugin in your `trac.ini` file:
    5051{{{#!ini
    5152[components]