You may use objects on a page. Create a class as you want, and add an object of that class to some page. Then you use the same object always.
On Thu, Aug 28, 2008 at 3:29 PM, Art Yeung <[EMAIL PROTECTED]> wrote: > > Hi, > > We can do things like this in pages. > #set( $myvar = ["123"] ) > > If I want to make a global variable that share across the entire wiki (XE), > where can i set that pls? > > Thanks > Art > -- > View this message in context: > http://n2.nabble.com/Global-Variable--tp789520p789520.html > Sent from the XWiki- Dev mailing list archive at Nabble.com. > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > -- Tiago Rinck Caveden http://caveden.multiply.com _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

