Plugin Name
Added by gabriel ribeiro about 14 years ago
Hello,
What is the name of the plugin below?

Replies (3)
RE: Plugin Name
-
Added by gabriel ribeiro about 14 years ago
Sorry,

| img_09.jpg (6.81 KB) img_09.jpg |
RE: Plugin Name
-
Added by Mischa The Evil almost 14 years ago
I think the question of gabriel is how to add such indention in TOC's (Table Of Content). If that is indeed the case, you need to "mark" different sections/paragraphs using headings. For the given example, something like:
{{>toc}}
h1. Changelog
...
h2. 1.2.1 (2001-07-11)
...
...
h2. 1.2.0 (2001-05-30)
...
...
...
etc...
As you can see this is not a feature provided by a Redmine plugin. It's part of the Redmine core. See: