[xwiki-users] Large XAR Import: Suppress "Imported from XAR" history entry when importing as backup?

2011-12-27 Thread Reto Hotz
Hi, We use Large XAR Import (http://extensions.xwiki.org/xwiki/bin/view/Extension/Large+XAR+Import) to migrate from one database to another. With options: "Import all" and "Overwrite with version" This works all fine, but I noticed that on every imported page, there is a new history entry "

[xwiki-users] Fwd: Fwd: Configure the XWIKI Logo

2011-12-27 Thread mohit gupta
Thanks Sergiu too for valuable inputs. * Wanted to know about one more configuration. On the page just after login, i get to see to all modifications i.e which page got created and modified recently. Is there a way i can hide these details from a specific group.* -- Forwarded message -

Re: [xwiki-users] Fwd: Configure the XWIKI Logo

2011-12-27 Thread Sergiu Dumitriu
On 12/27/2011 12:03 PM, mohit gupta wrote: Thanks Guillaume for giving this valuable information . But i am facing a issue while changing image this way. Here is what idid I am trying to change the logo for DefaultColorTheme page 1) i attached an image named as myimage.png with DefaultColorThe

Re: [xwiki-users] Fwd: Configure the XWIKI Logo

2011-12-27 Thread mohit gupta
Thanks Guillaume for giving this valuable information . But i am facing a issue while changing image this way. Here is what idid I am trying to change the logo for DefaultColorTheme page 1) i attached an image named as myimage.png with DefaultColorTheme page which is showing in attachment tab 2)

Re: [xwiki-users] Polls Application installation with Extension Manager issue

2011-12-27 Thread coldserenity
Thanks Guillaume, any issue you met was definitely a bug and should be reported. Following issues created [ http://jira.xwiki.org/browse/XCONTRIB-142 ] Ordering does not work for "Ranking" survey type under FF5-FF8 and Chrome [ http://jira.xwiki.org/browse/XCONTRIB-143 ] Polls Application inst

Re: [xwiki-users] Tomcat and /xwiki path

2011-12-27 Thread Haru Mamburu
Thanks a lot, Sergiu! Understanding logic behind something makes it much easier to find right solution. :-) Also I updated documentation http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationTomcat#HNginxproxyingforTomcatapplications to save nginx newbies time for setting it up. Kind

Re: [xwiki-users] Polls Application installation with Extension Manager issue

2011-12-27 Thread Guillaume Lerouge
Hi Roman, any issue you met was definitely a bug and should be reported. About the issue with registering translation keys, you should definitely log it and I'll +1 it afterwards :-) It might already be in JIRA though. Thanks for trying out those new features. We'd love to get more feedback abou

Re: [xwiki-users] No debian /stable packages yet?

2011-12-27 Thread Matt Hammond
Many thanks. There is no rush for me - it will be a day or two before I have some spare time to look at this. Matt > On Sat, Dec 24, 2011 at 9:29 AM, Thomas Mortagne > wrote: >> On Fri, Dec 23, 2011 at 10:13 PM, Matt Hammond >> wrote: >>> Hi, congratulations on the 3.3 release! >>> >>> I'm ha

[xwiki-users] Polls Application installation with Extension Manager issue

2011-12-27 Thread coldserenity
Hello, Recently I've tried installing Polls Application ( http://extensions.xwiki.org/xwiki/bin/view/Extension/Polls+Application ) via Extension Manager and received error listed in the file attached: http://xwiki.475771.n2.nabble.com/file/n7130006/InstallPollsExtensionError.txt InstallPollsEx

Re: [xwiki-users] Fwd: Configure the XWIKI Logo

2011-12-27 Thread Guillaume Lerouge
Hi Mohit, the logo can be changed from the color theme page: 1. Attach the file you want to use as logo to the color theme page 2. Edit the color theme 3. Enter the name of your file in the "logo" field when editing the header in the color theme I agree that it's not very intuitive,

Re: [xwiki-users] No debian /stable packages yet?

2011-12-27 Thread Thomas Mortagne
On Sat, Dec 24, 2011 at 9:29 AM, Thomas Mortagne wrote: > On Fri, Dec 23, 2011 at 10:13 PM, Matt Hammond > wrote: >> Hi, congratulations on the 3.3 release! >> >> I'm having a go with setting up xwiki on a debian based server.  The >> /stable releases source list appears to be empty. Should I be

Re: [xwiki-users] Fwd: Configure the XWIKI Logo

2011-12-27 Thread mohit gupta
Hi Guillaume , i want to change default xwiki logo that we see just below the wiki link on top left corner of xwiki website not the color . I already tried changing color theme it just changes the color theme. PFA the logo for reference which i want to change. On Tue, Dec 27, 2011 at 3:46 PM, G

Re: [xwiki-users] Fwd: Configure the XWIKI Logo

2011-12-27 Thread Guillaume Lerouge
Hi Mohit, you don't need to modify the logo from the filesystem. You can do this through the Color Theme. Guillaume On Tue, Dec 27, 2011 at 10:51 AM, mohit gupta wrote: > Though it worked after changing logo.png to myprojectlogo.png in global.vm > file .But i expect there should be some wa

[xwiki-users] Fwd: Configure the XWIKI Logo

2011-12-27 Thread mohit gupta
Though it worked after changing logo.png to myprojectlogo.png in global.vm file .But i expect there should be some way from xwiki admin UI too. I tried some stuff changing in defaultskin after going inside look and feel section but that did not help -- Forwarded message -- Fro

[xwiki-users] Configure the XWIKI Logo

2011-12-27 Thread mohit gupta
Hi, I want to change the default xwiki logo with my custom logo say MyProjectLogo.png. Is this configurable somewhere? What i tried :-inside my tomcat directory i.e tomcat\myxwiki\skins\colibri , i replaced default log.png with my custom logo(with same name). But it still picks old logo. Thanks