Wiki.Context is set a initialisation time: Wiki.init() It containt the wiki context: view, edit, info, etc. It's value is read from this line in the commonheader.jsp
<meta name="wikiContext" content='<wiki:Variable var="requestcontext" />' /> dirk On Wed, Oct 29, 2008 at 1:59 PM, Jochen Reutelshoefer <[EMAIL PROTECTED]> wrote: > Hi, > > I´m writting a jspwiki plugin (and filter). > My Problem is: > jspwiki-commons.js reports that Wiki.Context has no properties for example > when collapse-boxes are used. > > I couldnt find out where or how this Context is set. Perhaps anyone can tell > me? Any ideas why it might have not been initialized correctly? > > Thanks. > > regards, > Jochen Reutelshoefer >
