[xwiki-users] on XWiki.XWikiGroupSheet
Hi! Still working with XWiki Enterprise 2.4.30451 here. When listing group members using XWiki.XWikiGroupSheet, if the member is a user and its document has a title, the list shows the title as URL. It the member is another group, the list shows the name of the document independently of it has title or hasn't. Feel free to check this to ilustrate what we are seing here... http://atrium_km.idisantiago.es/bin/XWiki/XWikiIDISAreaOncology Please, how must we modify XWiki.XWikiGroupSheet to force it to always show the title of a document (user or another group) included in a given group? Thanks for your help! Ricardo -- Ricardo Rodríguez Research Management and Promotion Technician Health Research Institute of Santiago de Compostela (IDIS) http://www.idisantiago.es Nota: A información contida nesta mensaxe e os seus posibles documentos adxuntos é privada e confidencial e está dirixida únicamente ó seu destinatario/a. Se vostede non é o/a destinatario/a orixinal desta mensaxe, por favor elimínea. A distribución ou copia desta mensaxe non está autorizada. Nota: La información contenida en este mensaje y sus posibles documentos adjuntos es privada y confidencial y está dirigida únicamente a su destinatario/a. Si usted no es el/la destinatario/a original de este mensaje, por favor elimínelo. La distribución o copia de este mensaje no está autorizada. See more languages: http://www.sergas.es/aviso_confidencialidad.htm
Some more info on this issue. Please, check this: When I use ?xpage=getgroupmembers with a group formed by users, I get this: { "totalrows": 10, "returnedrows": 0 , "offset": 0, "rows": [ { "fullname" : "XWiki.AngelaRodriguezGarciaRendueles", "prettyname" : "Ángela Rodríguez García-Rendueles (XWiki.AngelaRodriguezGarciaRendueles)", ... But if members are groups, I get this: { "totalrows": 14, "returnedrows": 0 , "offset": 0, "rows": [ { "fullname" : "XWiki.XWikiIDISC01", "prettyname" : "XWikiIDISC01 (XWiki.XWikiIDISC01)", ... The "prettyname" string in the first case shows the name in the title and the full name of the document. In the second case, it shows the name and the fullname of the document. The title in this case is "Neoplasia and Endocrine Differentiation". Please, how can I do that in both cases prettyname shows the title and the full name of the document? If we use a key to create new groups, it is really useful to have them listed with their title. Thanks for your help!!! Cheers, Ricardo -- Ricardo Rodríguez Research Management and Promotion Technician Health Research Institute of Santiago de Compostela (IDIS) http://www.idisantiago.es ________________________________________ From: [email protected] [[email protected]] On Behalf Of Rodriguez Fernandez, Ricardo Julio Sent: 12 February 2012 16:40 To: [email protected] Cc: Lista Garcia, Isabel Subject: [xwiki-users] on XWiki.XWikiGroupSheet Hi! Still working with XWiki Enterprise 2.4.30451 here. When listing group members using XWiki.XWikiGroupSheet, if the member is a user and its document has a title, the list shows the title as URL. It the member is another group, the list shows the name of the document independently of it has title or hasn't. Feel free to check this to ilustrate what we are seing here... http://atrium_km.idisantiago.es/bin/XWiki/XWikiIDISAreaOncology Please, how must we modify XWiki.XWikiGroupSheet to force it to always show the title of a document (user or another group) included in a given group? Thanks for your help! Ricardo -- Ricardo Rodríguez Research Management and Promotion Technician Health Research Institute of Santiago de Compostela (IDIS) http://www.idisantiago.es Nota: A información contida nesta mensaxe e os seus posibles documentos adxuntos é privada e confidencial e está dirixida únicamente ó seu destinatario/a. Se vostede non é o/a destinatario/a orixinal desta mensaxe, por favor elimínea. A distribución ou copia desta mensaxe non está autorizada. Nota: La información contenida en este mensaje y sus posibles documentos adjuntos es privada y confidencial y está dirigida únicamente a su destinatario/a. Si usted no es el/la destinatario/a original de este mensaje, por favor elimínelo. La distribución o copia de este mensaje no está autorizada. See more languages: http://www.sergas.es/aviso_confidencialidad.htm _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users Nota: A información contida nesta mensaxe e os seus posibles documentos adxuntos é privada e confidencial e está dirixida únicamente ó seu destinatario/a. Se vostede non é o/a destinatario/a orixinal desta mensaxe, por favor elimínea. A distribución ou copia desta mensaxe non está autorizada. Nota: La información contenida en este mensaje y sus posibles documentos adjuntos es privada y confidencial y está dirigida únicamente a su destinatario/a. Si usted no es el/la destinatario/a original de este mensaje, por favor elimínelo. La distribución o copia de este mensaje no está autorizada. See more languages: http://www.sergas.es/aviso_confidencialidad.htm
Still one more entry trying to better define de question: The prettyname for an user is mapped to first_name + last-name. It is not posible to map the same way in the case of a group! Please, could you help me to map prettyname to the title of the document? Thanks! -- Ricardo Rodríguez Research Management and Promotion Technician Health Research Institute of Santiago de Compostela (IDIS) http://www.idisantiago.es ________________________________________ From: [email protected] [[email protected]] On Behalf Of Rodriguez Fernandez, Ricardo Julio Sent: 14 February 2012 00:18 To: [email protected] Subject: Re: [xwiki-users] on XWiki.XWikiGroupSheet Some more info on this issue. Please, check this: When I use ?xpage=getgroupmembers with a group formed by users, I get this: { "totalrows": 10, "returnedrows": 0 , "offset": 0, "rows": [ { "fullname" : "XWiki.AngelaRodriguezGarciaRendueles", "prettyname" : "Ángela Rodríguez García-Rendueles (XWiki.AngelaRodriguezGarciaRendueles)", ... But if members are groups, I get this: { "totalrows": 14, "returnedrows": 0 , "offset": 0, "rows": [ { "fullname" : "XWiki.XWikiIDISC01", "prettyname" : "XWikiIDISC01 (XWiki.XWikiIDISC01)", ... The "prettyname" string in the first case shows the name in the title and the full name of the document. In the second case, it shows the name and the fullname of the document. The title in this case is "Neoplasia and Endocrine Differentiation". Please, how can I do that in both cases prettyname shows the title and the full name of the document? If we use a key to create new groups, it is really useful to have them listed with their title. Thanks for your help!!! Cheers, Ricardo -- Ricardo Rodríguez Research Management and Promotion Technician Health Research Institute of Santiago de Compostela (IDIS) http://www.idisantiago.es ________________________________________ From: [email protected] [[email protected]] On Behalf Of Rodriguez Fernandez, Ricardo Julio Sent: 12 February 2012 16:40 To: [email protected] Cc: Lista Garcia, Isabel Subject: [xwiki-users] on XWiki.XWikiGroupSheet Hi! Still working with XWiki Enterprise 2.4.30451 here. When listing group members using XWiki.XWikiGroupSheet, if the member is a user and its document has a title, the list shows the title as URL. It the member is another group, the list shows the name of the document independently of it has title or hasn't. Feel free to check this to ilustrate what we are seing here... http://atrium_km.idisantiago.es/bin/XWiki/XWikiIDISAreaOncology Please, how must we modify XWiki.XWikiGroupSheet to force it to always show the title of a document (user or another group) included in a given group? Thanks for your help! Ricardo -- Ricardo Rodríguez Research Management and Promotion Technician Health Research Institute of Santiago de Compostela (IDIS) http://www.idisantiago.es Nota: A información contida nesta mensaxe e os seus posibles documentos adxuntos é privada e confidencial e está dirixida únicamente ó seu destinatario/a. Se vostede non é o/a destinatario/a orixinal desta mensaxe, por favor elimínea. A distribución ou copia desta mensaxe non está autorizada. Nota: La información contenida en este mensaje y sus posibles documentos adjuntos es privada y confidencial y está dirigida únicamente a su destinatario/a. Si usted no es el/la destinatario/a original de este mensaje, por favor elimínelo. La distribución o copia de este mensaje no está autorizada. See more languages: http://www.sergas.es/aviso_confidencialidad.htm _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users Nota: A información contida nesta mensaxe e os seus posibles documentos adxuntos é privada e confidencial e está dirixida únicamente ó seu destinatario/a. Se vostede non é o/a destinatario/a orixinal desta mensaxe, por favor elimínea. A distribución ou copia desta mensaxe non está autorizada. Nota: La información contenida en este mensaje y sus posibles documentos adjuntos es privada y confidencial y está dirigida únicamente a su destinatario/a. Si usted no es el/la destinatario/a original de este mensaje, por favor elimínelo. La distribución o copia de este mensaje no está autorizada. See more languages: http://www.sergas.es/aviso_confidencialidad.htm _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users Nota: A información contida nesta mensaxe e os seus posibles documentos adxuntos é privada e confidencial e está dirixida únicamente ó seu destinatario/a. Se vostede non é o/a destinatario/a orixinal desta mensaxe, por favor elimínea. A distribución ou copia desta mensaxe non está autorizada. Nota: La información contenida en este mensaje y sus posibles documentos adjuntos es privada y confidencial y está dirigida únicamente a su destinatario/a. Si usted no es el/la destinatario/a original de este mensaje, por favor elimínelo. La distribución o copia de este mensaje no está autorizada. See more languages: http://www.sergas.es/aviso_confidencialidad.htm
Hi!
________________________________________ From: [email protected] [[email protected]] On Behalf Of Rodriguez Fernandez, Ricardo Julio Sent: 15 February 2012 01:12 To: [email protected] Subject: Re: [xwiki-users] on XWiki.XWikiGroupSheet
Still one more entry trying to better define de question:
The prettyname for an user is mapped to first_name + last-name. It is not posible to map the same way in the case of a group!
Please, could you help me to map prettyname to the title of the document? Thanks!
The the labels of the items' label to be are described in /templates/getgroupmembers.vm. Edit and upload the new the file and refresh to automagically see the resaults. HTH to anybody! Ricardo
-- Ricardo Rodríguez Research Management and Promotion Technician Health Research Institute of Santiago de Compostela (IDIS) http://www.idisantiago.es ________________________________________ From: [email protected] [[email protected]] On Behalf Of Rodriguez Fernandez, Ricardo Julio Sent: 14 February 2012 00:18 To: [email protected] Subject: Re: [xwiki-users] on XWiki.XWikiGroupSheet
Some more info on this issue. Please, check this:
When I use ?xpage=getgroupmembers with a group formed by users, I get this:
{ "totalrows": 10, "returnedrows": 0 , "offset": 0, "rows": [ { "fullname" : "XWiki.AngelaRodriguezGarciaRendueles", "prettyname" : "Ángela Rodríguez García-Rendueles (XWiki.AngelaRodriguezGarciaRendueles)", ...
But if members are groups, I get this:
{ "totalrows": 14, "returnedrows": 0 , "offset": 0, "rows": [ { "fullname" : "XWiki.XWikiIDISC01", "prettyname" : "XWikiIDISC01 (XWiki.XWikiIDISC01)", ...
The "prettyname" string in the first case shows the name in the title and the full name of the document. In the second case, it shows the name and the fullname of the document. The title in this case is "Neoplasia and Endocrine Differentiation". Please, how can I do that in both cases prettyname shows the title and the full name of the document? If we use a key to create new groups, it is really useful to have them listed with their title. Thanks for your help!!!
Cheers,
Ricardo
-- Ricardo Rodríguez Research Management and Promotion Technician Health Research Institute of Santiago de Compostela (IDIS) http://www.idisantiago.es ________________________________________ From: [email protected] [[email protected]] On Behalf Of Rodriguez Fernandez, Ricardo Julio Sent: 12 February 2012 16:40 To: [email protected] Cc: Lista Garcia, Isabel Subject: [xwiki-users] on XWiki.XWikiGroupSheet
Hi!
Still working with XWiki Enterprise 2.4.30451 here.
When listing group members using XWiki.XWikiGroupSheet, if the member is a user and its document has a title, the list shows the title as URL. It the member is another group, the list shows the name of the document independently of it has title or hasn't.
Feel free to check this to ilustrate what we are seing here...
http://atrium_km.idisantiago.es/bin/XWiki/XWikiIDISAreaOncology
Please, how must we modify XWiki.XWikiGroupSheet to force it to always show the title of a document (user or another group) included in a given group?
Thanks for your help!
Ricardo
-- Ricardo Rodríguez Research Management and Promotion Technician Health Research Institute of Santiago de Compostela (IDIS) http://www.idisantiago.es
Nota: A información contida nesta mensaxe e os seus posibles documentos adxuntos é privada e confidencial e está dirixida únicamente ó seu destinatario/a. Se vostede non é o/a destinatario/a orixinal desta mensaxe, por favor elimínea. A distribución ou copia desta mensaxe non está autorizada. Nota: La información contenida en este mensaje y sus posibles documentos adjuntos es privada y confidencial y está dirigida únicamente a su destinatario/a. Si usted no es el/la destinatario/a original de este mensaje, por favor elimínelo. La distribución o copia de este mensaje no está autorizada. See more languages: http://www.sergas.es/aviso_confidencialidad.htm
participants (1)
-
Ricardo.Julio.Rodriguez.Fernandez@sergas.es