capolise wrote:
I have written a class to attach some property to my page. Now I see that
I can query xwiki to retrive only document with a specified property
values.
Can I pass this query, or filters to document tree plugin via
getDocumentTree() command?
After seeing the source code of Document Tree plugin I'm planning to add a
method that accept a query string as additional argument to restrict the
document list input upon witch the tree is built. AT
But Document Tree is no longer a plugin and I need to patch the Xwiki core
or to write my plugin that extends those core functions.
I'm configuring eclipse with Maven to build xwiki and I downloaded the
platform trunks but I can't locate the DocumentTree code. Can you point me
to the class that contain these API?
PS
If I have time I'll try to configure debugging, in this case I'll find the
code in few seconds!
--
View this message in context:
http://n2.nabble.com/Document-tree-filter-tp3366868p3371869.html
Sent from the XWiki- Users mailing list archive at
Nabble.com.