Changes for page Best Practices

Last modified by Vincent Massol on 2017/09/05

<
From version < 1.5 >
edited by Vincent Massol
on 2007/10/25
To version < 1.4 >
edited by Vincent Massol
on 2007/10/25
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -7,7 +7,7 @@
7 7  Class sheet documents should be written using the following construct (this is an example for displaying documents containing XWiki.XWikiUsers objects):
8 8  
9 9  {code}
10 -#set($obj = $doc.getObject("XWiki.XWikiUsers"))
10 +#set($obj = \$doc.getObject("XWiki.XWikiUsers"))
11 11  #if(!$obj)
12 12   1 User Sheet
13 13   This stylesheet must be applied on a document containing a XWiki.XWikiUsers object.

Get Connected