Vote #73577
完了Document all available Redmine links properly
0%
説明
Currently not all Redmine link types are properly documented. E.g. forum and news links are missing in:
- -RedmineTextFormatting- (fixed in version 96)
- source:/trunk/app/helpers/application_helper.rb@11639#L629
- source:/trunk/public/help/wiki_syntax_detailed.html@11639
journals
Recently I came across issue #11056 which enlightend me that paragraph color and other such properties are actually possible in wiki texts. I still don't know which other such properties would be available.
Looks like many aspects are followed from here http://redcloth.org/hobix.com/textile but I think many wouldn't be fully aware of this.
It will help if this will be included in this documentation.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Attached is a patch file that adds News and Forum link documentation, as well as example of project name with space, to wiki_syntax_detailed.html.
--------------------------------------------------------------------------------
Patch committed in r13795, thanks!
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,6689,Document project-links in parse_redmine_links
relates,Closed,1845,Add New Wiki formatting Item
relates,Closed,26188,Documentation (detailed syntax help & code) additions/improvements