Patch #17847
Wiki extended help macros do not reflect basic Redmine macros
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Wiki | |||
Target version: | 2.6.0 |
Description
The wiki extended help only lists the hello_world
, macro_list
and include
macros, and the help for include
is incomplete.
The currently available macros in vanilla Redmine are hello_world
, macro_list
, child_pages
, include
, collapse
, and thumbnail
.
Associated revisions
Include new standard macros in wiki syntax detailed help pages (#17847).
Contributed by Felix Schäfer.
History
#1
Updated by Felix Schäfer over 6 years ago
- File 17847-correct_extended_wiki_help.patch
added
Patch attached.
The help is the output of macro_list
, were applicable I have tried to keep already present translations.
#2
Updated by Jan from Planio www.plan.io over 6 years ago
- Assignee set to Jean-Baptiste Barth
Jean-Baptiste, since you were asking me for "mergable, easy" patches, here's another one :)
(Hope it's okay to set you assignee just like that in this case... Let me know if it's not.)
#3
Updated by Jean-Baptiste Barth over 6 years ago
- Status changed from New to Closed
- Target version set to 2.6.0
Jan: no problem, just note that I cannot guarantee I'll see it in 2 hours ;)
Felix: thanks for the patch! Committed in r13378 with fr translation.