Hi, On Sat, Oct 10, 2009 at 1:45 PM, Michael Beetz <[email protected]>wrote:
Hi all,
Local wikis doesn't allow macros; therefore they have to be placed in the main wiki.
If you are talking about wiki macro definitions, yes they need to be defined in the main wiki.
However how do I call such macros?
Just as you would call any other macro. But make sure that the macro definition is saved with programming rights. Thanks. - Asiri
I am still trying to get the xwiki task manager application up and running. It might be necessary to move the query below to the main wiki, isn't it?
Thanks mb
#set($sql = "select max(prop.value)+1 from BaseObject as obj, IntegerProperty as prop where obj.className='ITSClasses.IssueClass' and obj.id=prop.id.id and prop.id.name='id'")
$xwiki.search($sql)
see the discussion on [xwiki-users] FW: xwiki 2.0, task manager application, Error number 4001 in 4: Error while parsing velocity page TasksCode.NewTask
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users