tinycm diff content/wiki/en/help.txt @ rev 104

Some more fixes
author Christophe Lincoln <pankso@slitaz.org>
date Mon Feb 20 18:50:00 2017 +0100 (2017-02-20)
parents fd29a41905a3
children
line diff
     1.1 --- a/content/wiki/en/help.txt	Sun Jan 05 23:18:19 2014 +0000
     1.2 +++ b/content/wiki/en/help.txt	Mon Feb 20 18:50:00 2017 +0100
     1.3 @@ -38,7 +38,7 @@
     1.4  with an exclamation !
     1.5  </p>
     1.6  <pre>
     1.7 -[SliTaz!http://www.slitaz.org/]
     1.8 +[TinyCM!http://tinycm.slitaz.org/]
     1.9  </pre>
    1.10  
    1.11  <h3>Images</h3>
    1.12 @@ -50,3 +50,18 @@
    1.13  [http://site.com/path/image.png]
    1.14  [image.png]
    1.15  </pre>
    1.16 +
    1.17 +<h3>User link</h3>
    1.18 +<p>
    1.19 +You can refer to a user in any wiki document and some plugins such as wall:
    1.20 +</p>
    1.21 +<pre>
    1.22 +@username@
    1.23 +</pre>
    1.24 +
    1.25 +<h3>No wiki formating</h3>
    1.26 +<p>
    1.27 +You may want to use HTML code in your pages and avoid any wiki parsing 
    1.28 +function such as this help page. Just add the tag NOWIKI into [ ] at 
    1.29 +any place in the page.
    1.30 +</p>