Re: [xwiki-users] Image quality (Profile Pictures)

2013-02-04 Thread Marius Dumitru Florea
http://www.xwiki.org/xwiki/bin/view/FAQ/How+to+improve+the+avatar+image+quality%3F

Hope this helps,
Marius

On Fri, Feb 1, 2013 at 11:53 AM, Ole Mollenhauer o...@olemo.de wrote:
 Hi,

 I read about a parameter quality which sets the quality of resized
 pictures. I want to improve the quality esp. of the Profile pics.
 Where do i configure this?

 thanks
 Ole
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] message key platform.livetable.pagesizeLabel not found

2013-02-04 Thread CHENEAU-GREHALLE Nicolas
I confirm: it's ok in 4.4.1

Thank you

Ncg

-Message d'origine-
De : users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] De la part de 
Vincent Massol
Envoyé : mardi 29 janvier 2013 09:08
À : XWiki Users
Objet : Re: [xwiki-users] message key platform.livetable.pagesizeLabel not 
found


On Jan 29, 2013, at 8:51 AM, CHENEAU-GREHALLE Nicolas 
nicolas.cheneau-greha...@sesam-vitale.fr wrote:

 Hello,
 
 We're using XWiki 4.4.
 
 Some message keys used in ApplicationWithinMinutes are not defined 
 (platform.livetable.pagesizeLabel, platform.livetable.paginationPage):
 
 Example: Résultats 1 - 4 sur 4 platform.livetable.pagesizeLabel
 
 I've missed something ?

This was fixed in XWiki 4.4.1 AFAIK.

Thanks
-Vincent

 
 Thank you
 
 ncg

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] How to add fields to a class dynamically programmatic-ally ?

2013-02-04 Thread Boudjelda Mohamed Said
Hi Users and Devs

   Is there a way to add fields to a class dynamically programmatic ally ?
  any peace of code please or tutorial


Thanks
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How to add fields to a class dynamically programmatic-ally ?

2013-02-04 Thread Marius Dumitru Florea
You can take a look at how the class editor used by AppWithinMinutes
does it 
https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes/ClassEditSheet.xml#L1751
.

Hope this helps,
Marius

On Mon, Feb 4, 2013 at 5:06 PM, Boudjelda Mohamed Said
bmsc...@gmail.com wrote:
 Hi Users and Devs

Is there a way to add fields to a class dynamically programmatic ally ?
   any peace of code please or tutorial


 Thanks
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] xwiki search duplicated results

2013-02-04 Thread David Delbecq
Hello, 

using the search tools in Xwiki, i notice that some documents appear several 
times in search results. Why does lucene gives duplicate results and how to 
avoid this? Do i need to reindex or so? 

Best regards, 

David Delbecq 

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki search duplicated results

2013-02-04 Thread Guillaume Lerouge
Hi David,

is your wiki set to multilingual? If so, this might be the explanation. For
instance if you have the word bonjour on both the FR and EN version of a
page and you search for it, that page wil show up twice in search results,
once for each language.

Guillaume

On Mon, Feb 4, 2013 at 4:40 PM, David Delbecq david.delb...@meteo.bewrote:

 Hello,

 using the search tools in Xwiki, i notice that some documents appear
 several times in search results. Why does lucene gives duplicate results
 and how to avoid this? Do i need to reindex or so?

 Best regards,

 David Delbecq

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users