[xwiki-users] Document creators list
Hi! Maybe someone can help with getting all unique names of each user, that has created some document in XWiki? For example, there is table in XWiki database named "xwikidoc", which contains all the documents. Can I create a query, that gets all the unique values of the creators (column XWD_CREATOR)? Ar cieņu, Mihails
Hi, I've put a snippet for our use case on xwiki.org : http://code.xwiki.org/xwiki/bin/view/Snippets/ListAllWikiPagesCreatorsSnippe... JV. 2008/6/27 Mihails Agafonovs <[email protected]>:
Hi!
Maybe someone can help with getting all unique names of each user, that has created some document in XWiki? For example, there is table in XWiki database named "xwikidoc", which contains all the documents. Can I create a query, that gets all the unique values of the creators (column XWD_CREATOR)? Ar cieņu, Mihails
Jean-Vincent Drean wrote:
Hi,
I've put a snippet for our use case on xwiki.org : http://code.xwiki.org/xwiki/bin/view/Snippets/ListAllWikiPagesCreatorsSnippe...
And I added another snippet that doesn't require programming rights at the same location.
2008/6/27 Mihails Agafonovs <[email protected]>:
Hi!
Maybe someone can help with getting all unique names of each user, that has created some document in XWiki? For example, there is table in XWiki database named "xwikidoc", which contains all the documents. Can I create a query, that gets all the unique values of the creators (column XWD_CREATOR)? Ar cieņu, Mihails
-- Sergiu Dumitriu http://purl.org/net/sergiu/
participants (3)
-
Jean-Vincent Drean -
Mihails Agafonovs -
Sergiu Dumitriu