Re: [xwiki-users] getting documents "I've been involved in"

2008-02-01 Thread Ludovic Dubost
Note also that it requires XWiki 1.2 Ludovic Sergiu Dumitriu wrote: > Hi, > > The code from the "My recent modifications" panel doesn't help much, as > it lists only documents which have the user as the most recent author, > and not those that were sometime edited by the user. > > A proper que

Re: [xwiki-users] getting documents "I've been involved in"

2008-01-31 Thread Sergiu Dumitriu
Hi, The code from the "My recent modifications" panel doesn't help much, as it lists only documents which have the user as the most recent author, and not those that were sometime edited by the user. A proper query would be: select distinct doc.fullName from XWikiDocument doc, XWikiRCSNodeInfo

Re: [xwiki-users] getting documents "I've been involved in"

2008-01-29 Thread [Ricardo Rodriguez] Your EPEC Network ICT Team
Paul Libbrecht wrote: > > hello, > > what would be the query to obtain all the documents that a user has > been editing, at any revision? > > thanks > > paul Hi Paul Could the code in My Recent Modifications panel help you? #set($recentDocs = $xwiki.searchDocuments("where 1=1 and doc.author='$