# HG changeset patch
# User Christophe Lincoln
-[SliTaz!http://www.slitaz.org/] +[TinyCM!http://tinycm.slitaz.org/]
+You can refer to a user in any wiki document and some plugins such as wall: +
++@username@ ++ +
+You may want to use HTML code in your pages and avoid any wiki parsing +function such as this help page. Just add the tag NOWIKI into [ ] at +any place in the page. +
diff -r a71109243276 -r 6a565d525bda index.cgi --- a/index.cgi Sun Feb 12 20:55:00 2017 +0100 +++ b/index.cgi Fri Feb 17 00:46:34 2017 +0100 @@ -283,7 +283,8 @@ -e s"#\[\([^]]*\)|\($doc\)\]#\1#"g \ -e s"#\[\([^]]*\)!\($doc\)\]#\1#"g \ -e s"#\[\(http://*[^]]*.png\)\]##"g \ - -e s"#\[\([^]]*.png\)\]##"g + -e s"#\[\([^]]*.png\)\]##"g \ + -e s"#@\([^']*\)@#\1#"g } link_user() {