update makro image and ad makro button for wiki toolbar description to documentation

This commit is contained in:
Claudia Meindl 2018-12-01 12:02:58 +01:00
parent 54ec5695c0
commit 005e940e6f
3 changed files with 12 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 143 B

After

Width:  |  Height:  |  Size: 524 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -229,6 +229,18 @@ Because it's sometimes hard to remember what kind of macros you can use in your
Here is simply displayed a list of all available Redmine macros of your installation, which are provided by Redmine in general and the installed Redmine plugins.
Macros can be used in the Wiki of a project or as well as in the text area of an issue, for example. For more information on how to add macros use the Redmine help.
Macro button for Wiki toolbar
-----------------------------
The macro button for the Wiki toolbar is acessible for every user of a project. It displays all available macros for modules that are activated for the specific project. Others are not visible for implementation because they would not work in the specific project. This limiation makes the macro selection list a bit more concisely.
.. figure:: images/additionals-makro-button.png
:align: center
Figure 2: The Wiki toolbar macro button is a useful helper in order to select available project macros for your content.
Additional permissions
----------------------