Re: [xwiki-users] Cannot translate page in xwiki-1.1.1

2007-11-04 Thread Vincent Massol
AFAIK this was fixed for 1.2M2 and 1.1.2.

Would be good if one of you could verify it works fine in the new  
version to be released.

You can find nightly builds at http://maven.xwiki.org/releases/. I've  
also added more detailed links on the download page at:
http://www.xwiki.org/xwiki/bin/view/Main/Download

Thanks!
-Vincent

On Nov 4, 2007, at 8:02 PM, Your XEN ICT Team - Ricardo Rodriguez wrote:

 Mathieu Dupuis wrote:
 I have the same problem,

 I think I have found the problem. If you change the hidden field  
 'language'
 en the form 'edit' to the language you want. Everything goes well.

 The way I am doing it is with firebug on Firefox. I can probably  
 download
 the source code and submit a patch but it could take a while for me  
 to
 understand to source code.

 I have create a JIRA bug at http://jira.xwiki.org/jira/browse/XEM-63

 I hope this help

 Mathieu
 Hi, Mathieu,

 I am trying to do the same while working with XWiki 1.2- 
 milestone-1.5235
 and I keep getting the default page modified instead of a new  
 translated
 version.

 Even more: although I've set up a language other than English as  
 default
 language, any new document I create as it were in English.

 Please, what fields' value do you modified and where?
 meta content=en name=language/ and
 html lang=en xml:lang=en xmlns=http://www.w3.org/1999/xhtml;?

 Thanks!

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


[xwiki-users] Displaying Panel items

2007-11-04 Thread V. Harikrishnan Nair

Hi.

  It is seen that Panel items can be hidden from users other than the Admins
using this statement - #if ($xwiki.hasAdminRights()), right ? 

  Is it possible to be able to display certain Panel items to certain user
groups ? If so, how ?

Harikrishnan
-- 
View this message in context: 
http://www.nabble.com/Displaying-Panel-items-tf4749669.html#a13581426
Sent from the XWiki- Users mailing list archive at Nabble.com.

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


Re: [xwiki-users] Displaying Panel items

2007-11-04 Thread Vitantonio Messa
Hi,

it is possible. Instead of checking if the current user has 
administrator rights, you can check if he is in the group you want.

There was a discussion about that some days ago on the mailing list. 
Look for it, if I remember right there was also the code you need.

Vito



V. Harikrishnan Nair wrote:
 Hi.
 
   It is seen that Panel items can be hidden from users other than the Admins
 using this statement - #if ($xwiki.hasAdminRights()), right ? 
 
   Is it possible to be able to display certain Panel items to certain user
 groups ? If so, how ?
 
 Harikrishnan

-- 
Vitantonio Messa
+358 46 889 48 49 - [EMAIL PROTECTED]
COSS - The Finnish Centre for Open Source Solutions
@ Technology Centre Hermia Ltd.
Hermiankatu 1, FIN-33720 Tampere, FINLAND
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users