- Use '/' key to quickly access this field.
- Enter a name of repository, or repository group for quick search.
- Prefix query to allow special search:
user:admin, to search for usernames, always global
user_group:devops, to search for user groups, always global
pr:303, to search for pull request number, title, or description, always global
commit:efced4, to search for commits, scoped to repositories or groups
file:models.py, to search for file paths, scoped to repositories or groups
For advanced full text search visit: repository search
Added automatic table of content support on wiki pages, based on h1., h2. and h3. headings....
Added automatic table of content support on wiki pages, based on h1., h2. and h3. headings.
To display the page TOC, insert a line with this tag:
{{toc}} or {{<toc}} => left aligned toc
{{>toc}} => right aligned toc
git-svn-id: http://redmine.rubyforge.org/svn/trunk@718 e93f8b46-1217-0410-a6f0-8f06a7374b81
<title>10. Wiki</title><linkrel="stylesheet"href="html.css"type="text/css"><metaname="generator"content="DocBook XSL Stylesheets V1.70.1"><linkrel="start"href="index.html"title="Documentation"><linkrel="up"href="ch02.html"title="Chapter 2. Projects"><linkrel="prev"href="ch02s09.html"title="9. Documents"><linkrel="next"href="ch02s11.html"title="11. Files"></head><body><ahref="http://redmine.rubyforge.org/"><imgsrc="../redmine.png"alt="redmine"></a><divclass="navheader"><tablewidth="100%"summary="Navigation header"><tr><thcolspan="3"align="center">10. Wiki</th></tr><tr><tdwidth="20%"align="left"><aaccesskey="p"href="ch02s09.html">Prev</a> </td><thwidth="60%"align="center">Chapter 2. Projects</th><tdwidth="20%"align="right"> <aaccesskey="n"href="ch02s11.html">Next</a></td></tr></table><hr></div><divclass="section"lang="en"><divclass="titlepage"><div><div><h2class="title"style="clear: both"><aname="d0e705"></a>10. Wiki</h2></div></div></div><p></p><divclass="section"lang="en"><divclass="titlepage"><div><div><h3class="title"><aname="d0e709"></a>10.1. Wiki syntax</h3></div></div></div><p></p><divclass="section"lang="en"><divclass="titlepage"><div><div><h4class="title"><aname="d0e713"></a>10.1.1. Formatting</h4></div></div></div><p></p><divclass="itemizedlist"><ultype="disc"><li><p><codeclass="code">*bold*</code></p></li><li><p><codeclass="code">_italic_</code></p></li><li><p><codeclass="code">+underline+</code></p></li><li><p><codeclass="code">-strike-</code></p></li><li><p><codeclass="code">??inline quote??</code></p></li><li><p><codeclass="code">@code@</code></p></li><li><p><codeclass="code">h1. page title</code></p></li><li><p><codeclass="code">h2. level 2 title</code></p></li><li><p><codeclass="code">h3. level 3 title</code></p></li></ul></div><p></p></div><divclass="section"lang="en"><divclass="titlepage"><div><div><h4class="title"><aname="d0e755"></a>10.1.2. Links</h4></div></div></div><p></p><divclass="itemizedlist"><ultype="disc"><li><p>External link : <codeclass="code">http://www.redmine.org</code></p></li><li><p>External link with specific text : <codeclass="code">"Redmine":http://www.redmine.org</code></p></li><li><p>Link to an other wiki page (can be a page from an other project wiki) :</p><divclass="itemizedlist"><ultype="circle"><li><p><codeclass="code">[[Page name]]</code></p></li><li><p><codeclass="code">[[Page name|Title]]</code></p></li><li><p><codeclass="code">[[Project:]]</code></p></li><li><p><codeclass="code">[[Project:|Title]]</code></p></li><li><p><codeclass="code">[[Project:Page name]]</code></p></li><li><p><codeclass="code">[[Project:Page name|Title]]</code></p></li></ul></div></li></ul></div><divclass="itemizedlist"><ultype="disc"><li><p>Link to an issue : <codeclass="code">#52</code></p></li><li><p>Link to a changeset : <codeclass="code">r52</code></p></li></ul></div></div><divclass="section"lang="en"><divclass="titlepage"><div><div><h4class="title"><aname="d0e809"></a>10.1.3. Embedded images</h4></div></div></div><p></p><divclass="itemizedlist"><ultype="disc"><li><p>External image : <codeclass="code">!http://foo.bar/my_image.jpg!</code></p></li><li><p>Image attached to the wiki page : <codeclass="code">!my_image.jpg!</code></p></li><li><p>Right floating image : <codeclass="code">!>my_image.jpg!</code></p></li></ul></div><p></p></div></div></div><divclass="navfooter"><hr><tablewidth="100%"summary="Navigation footer"><tr><tdwidth="40%"align="left"><aaccesskey="p"href="ch02s09.html">Prev</a> </td><tdwidth="20%"align="center"><aaccesskey="u"href="ch02.html">Up</a></td><tdwidth="40%"align="right"> <aaccesskey="n"href="ch02s11.html">Next</a></td></tr><tr><tdwidth="40%"align="left"valign="top">9. Documents </td><tdwidth="20%"align="center"><aaccesskey="h"href="index.html">Home</a></td><tdwidth="40%"align="right"valign="top"> 11. Files</td></tr></table></div></body></html>