| 17 | | == Install == |
|---|
| 18 | | Install the plugin: |
|---|
| 19 | | For Trac 0.10:: `easy_install http://trac-hacks.org/svn/tracwysiwygplugin/0.10` |
|---|
| 20 | | For Trac 0.11:: `easy_install http://trac-hacks.org/svn/tracwysiwygplugin/0.11` |
|---|
| 21 | | For Trac 0.12:: `easy_install http://trac-hacks.org/svn/tracwysiwygplugin/0.12` |
|---|
| 22 | | |
|---|
| 23 | | Enable the plugin in trac.ini: |
|---|
| | 17 | == Installation == |
|---|
| | 18 | 1. Install the plugin: |
|---|
| | 19 | - For Trac 0.10[[br]] |
|---|
| | 20 | `easy_install http://trac-hacks.org/svn/tracwysiwygplugin/0.10` |
|---|
| | 21 | - For Trac 0.11[[br]] |
|---|
| | 22 | `easy_install http://trac-hacks.org/svn/tracwysiwygplugin/0.11` |
|---|
| | 23 | - For Trac 0.12 or later[[br]] |
|---|
| | 24 | `easy_install http://trac-hacks.org/svn/tracwysiwygplugin/0.12` |
|---|
| | 25 | 2. Enable the plugin in trac.ini: |
|---|