Vote #80369
完了Add links to the detailed Wiki formatting help in Quick Reference
0%
説明
The attached patch adds links to the detailed Wiki formatting help in Quick Reference.
Currently, there is only one link to the detailed help in Quick Reference. The link is placed at the bottom of the page, so it is not prominent. Some users don't know that they can read the detailed help.
This patch improves the accessibility to the detailed help by adding a link on each section header in Quick Reference. The user is navigated to the corresponding section in the detailed help when they click the link.
Links in Quick Reference. You can find "more" in the section title:
!{width: 300px; border: 1px solid #ccc;}.link-in-quick-ref@2x.png!
For example, when you click "more" next to "Font style", you will be navigated to "Text formatting" section in the detailed help:
!{width: 400px; border: 1px solid #ccc;}.detailed-ref-text-formatting-section@2x.png!
journals
Setting the target version to 4.1.0.
--------------------------------------------------------------------------------
Committed the patch.
--------------------------------------------------------------------------------
The link of a.more_info of wiki_syntax_markdown.html is wiki_syntax_detailed_textile.html.
I think it should be wiki_syntax_detailed_markdown.html.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Mizuki ISHIKAWA wrote:
> The link of a.more_info of wiki_syntax_markdown.html is wiki_syntax_detailed_textile.html.
> I think it should be wiki_syntax_detailed_markdown.html.
Fixed in r18625. Thank you.
--------------------------------------------------------------------------------