Re: [xwiki-users] DocumentTree Plugin

2008-09-29 Thread Florian Rhomberg
Hi!
I have the same problem when I tried to install the plugin yesterday. Have
you already found a solution? I believe that the jar file is corrupted.

Greetings,
Florian

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von
hel-o
Gesendet: Dienstag, 23. September 2008 09:31
An: users@xwiki.org
Betreff: [xwiki-users] DocumentTree Plugin


Hi,

i just tried to install the DocumentTree Plugin but it doesn't seem to work.
i followed the instructions here.

http://code.xwiki.org/xwiki/bin/view/Plugins/DocumentTreePlugin

Downloaded the jar doctree-1.5.jar here

http://code.xwiki.org/xwiki/bin/view/Snippets/ChildPageSnippet

But when i restart my xwiki it doesn't work anymore. 

In the log i find:

INFO: Starting service Catalina
23.09.2008 07:57:21 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.16
23.09.2008 07:57:21 org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive ROOT.war
23.09.2008 07:57:21 org.apache.catalina.core.StandardContext start
SCHWERWIEGEND: Error in dependencyCheck
java.util.zip.ZipException: invalid entry size (expected 1538260992 but got
25 bytes)
at java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:393)
at java.util.zip.ZipInputStream.read(ZipInputStream.java:165)
at java.util.jar.JarInputStream.read(JarInputStream.java:194)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
at java.util.jar.JarInputStream.getBytes(JarInputStream.java:105)
at java.util.jar.JarInputStream.init(JarInputStream.java:82)
at java.util.jar.JarInputStream.init(JarInputStream.java:60)
at
org.apache.catalina.util.ExtensionValidator.getManifest(ExtensionValidator.j
ava:373)
at
org.apache.catalina.util.ExtensionValidator.validateApplication(ExtensionVal
idator.java:184)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4167)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:7
91)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
at
org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:829)
at
org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:718)
at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:490)
at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1147)
at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSuppor
t.java:117)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at
org.apache.catalina.core.StandardService.start(StandardService.java:516)
at
org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
at org.apache.catalina.startup.Catalina.start(Catalina.java:578)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)

So it seems the jar provided for download is not working or did i make an
mistake?

Thanks
Helmut
-- 
View this message in context:
http://n2.nabble.com/DocumentTree-Plugin-tp723p723.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
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] PDF export for UTF-8

2008-09-29 Thread Aleks Sokolov

Hello,
The PDF export not works correctly for UTF-8...
The russian text exported as ??.

Do you have any idea how to correct this?

Thanks,
Aleks Sokolov
 
-- 
View this message in context: 
http://n2.nabble.com/PDF-export-for-UTF-8-tp1125396p1125396.html
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] virtual workspaces

2008-09-29 Thread Jerome Velociter
Hello Dan,

Thank you for your interest in XWiki Workspaces.
I took advantage of your question to write a complete tutorial on how to 
setup a XWiki Workspaces farm:
http://workspaces.xwiki.org/xwiki/bin/view/AdminGuide/VirtualXWikiWorkspacesFarm

You had all the initial steps right, so you can jump directly to the 
last section 
(http://workspaces.xwiki.org/xwiki/bin/view/AdminGuide/VirtualXWikiWorkspacesFarm#HPreparingandimportingXWikiWorkspacesXAR)
 
where I explain that several pages from the Workspaces XAR needs to be 
saved with programming rights, and how you can prepare the XAR to have 
this done automatically when importing it.

A last step would be to create a template wiki or XAR package for a 
smoother creation of XWiki Workspaces virtual instances. Unfortunately 
we are sometimes facing an issue when doing this with XWiki Workspaces, 
so I will only add this section once this is resolved.

Regards,
Jerome.


Dan Svoboda wrote:
 First time question.

 I've been using workspaces with success for several months. I'm trying  
 to have several virtual xwiki-workspaces sites under the enterprise  
 manager system.

 Here's what I've done:

 1. created a site from a war file using xwiki-workspaces-web-1.2- 
 milestone-1.war
 2. added the enterprise manager jar file to WEB-INF/lib
 3. added a line in xwiki.cfg to activate enterprise manager plugin;  
 set xwiki.virtual=1
 4. created 'xwiki' database in mysql, gave xwiki user all rights on  
 everything
 5. started tomcat, and navigated to bin/main/view/WebHome
 6. clicked on 'Administration' link, and arrived at the import page
 7. imported xwiki-enterprise-manager-wiki-administrator-1.3.xar
 8. created new site, giving Admin user all rights on new site,  
 uploading xwiki-workspaces-wiki-1.2-milestone-1.xar
 9. navigate to new site, and log in as Admin

 I used the workspaces war file for the main application since it uses  
 v1.5.2 and enterprise manager war file would only supply v1.5.1

 Here's the problem:

 While the Admin user on the workspaces site can edit things,  
 workspaces cannot be created. Moreover, on the user administration  
 page, Administrator is listed as a simple member. Also, the arrows to  
 promote members to power user or global admin are missing. I'm able to  
 create users, but they're simple users as well.

 Thank you in advance for any help you can provide.

 Dan


 ___
 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] DocumentTree Plugin

2008-09-29 Thread hel-o

Hi,

no solution jet. I also think the jar-File is corrupted.

Greetings Helmut


Florian Rhomberg wrote:
 
 Hi!
 I have the same problem when I tried to install the plugin yesterday. Have
 you already found a solution? I believe that the jar file is corrupted.
 
 Greetings,
 Florian
 
 

-- 
View this message in context: 
http://n2.nabble.com/DocumentTree-Plugin-tp723p1125613.html
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] PDF export for UTF-8

2008-09-29 Thread Aleks Sokolov



Aleks Sokolov wrote:
 
 Hello,
 The PDF export not works correctly for UTF-8...
 The russian text exported as ??.
 
 Do you have any idea how to correct this?
 
 Thanks,
 Aleks Sokolov
  
 
Example of the export:

CompanyProcess - ### ## # \\
Page 1 - last modified by Aleksandr A. Sokolov on 29/09/2008 at 16:36
### ## #
/#
## /# # ### # ##
### # 
# # # # # # ## ### # 
### #

-
Thanks,
Aleksandr Sokolov
-- 
View this message in context: 
http://n2.nabble.com/PDF-export-for-UTF-8-tp1125396p1125842.html
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] PDF export for UTF-8

2008-09-29 Thread Sergiu Dumitriu
Aleks Sokolov wrote:
 
 
 Aleks Sokolov wrote:
 Hello,
 The PDF export not works correctly for UTF-8...
 The russian text exported as ??.

 Do you have any idea how to correct this?

 Thanks,
 Aleks Sokolov
  

 Example of the export:
 
 CompanyProcess - ### ## # \\
 Page 1 - last modified by Aleksandr A. Sokolov on 29/09/2008 at 16:36
 ### ## #
 /#
 ## /# # ### # ##
 ### # 
 # # # # # # ## ### # 
 ### #

Which version of XWiki are you using?

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Virtual wiki name can't be reused after deletion

2008-09-29 Thread Rudolf Tronicek


Hi,

i've got a problem with Virtual Wiki Manager.

After deletion of a virtual wiki named wikiit it's not possible to create a 
new one with this name.

$xwiki.wikimanager.isWikiNameAvailable(wikiit) returns false.

I'm using XE 1.5.2, Wiki Manager 1.4, JBoss AS 4.2.1, Oracle 9iR2 Database.

Where can i make the old name available again (document / object)? I've 
searched the database but hit no record - looking up velocity code was not 
successfull.

Thanks for any help,

Rudolf Tronicek



50 erste Dates mit Adam Sandler u. Drew Barrymore kostenlos anschauen! 
Exklusiv für alle WEB.DE Nutzer. *http://www.blockbuster.web.de* 
[http://www.blockbuster.web.de] 
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] virtual workspaces

2008-09-29 Thread Jerome Velociter
Hello Dan,

Better reply to the list than to myself directly so that knowledge is 
available for everybody and searchable through the archives.

Concerning your problem, I have a question : did you imported the 
prepared XAR over an already imported XAR ? If this is the case, it 
means you were probably logged-in with the local administrator, and not 
the one from the manager wiki. In this case, you should first delete the 
local administrator (delete the XWiki.Admin page) and reimport the 
prepared xar, as global admin.

Hope this help, tell me if it was your problem.

Jerome.

Dan Svoboda wrote:
 Jerome,

 Thanks for taking the time to write the tutorial.

 I believe that I've followed the instructions to the letter, but still 
 have the same result as before.

 I was a bit confused by the instruction to: 
 Connect to your newly create wiki, and *login with the credentials of 
 an administrator of the manager wiki*.

 After creating the empty wiki from the wiki manager (logged in as 
 Admin), I then go directly to the new, empty wiki. I'm now able to 
 import the archive that was prepared according to your instructions, 
 by navigating to /bin/admin/XWiki/Import. (Am I already logged in 
 correctly, or do I have to log out and re-log in as some other user 
 name? I tried xwiki:Admin, and that gave an error.)

 After importing the archive, I still can't create workspaces, the 
 Admin user is still listed as a Simple Member, and the arrows to 
 promote members to Power User or Global Admin are still not present.

 Cheers,

 Dan

 Hello Dan,

 Thank you for your interest in XWiki Workspaces.
 I took advantage of your question to write a complete tutorial on how to 
 setup a XWiki Workspaces farm:
 http://workspaces.xwiki.org/xwiki/bin/view/AdminGuide/VirtualXWikiWorkspacesFarm

 You had all the initial steps right, so you can jump directly to the 
 last section 
 (http://workspaces.xwiki.org/xwiki/bin/view/AdminGuide/VirtualXWikiWorkspacesFarm#HPreparingandimportingXWikiWorkspacesXAR)
  
 where I explain that several pages from the Workspaces XAR needs to be 
 saved with programming rights, and how you can prepare the XAR to have 
 this done automatically when importing it.

 A last step would be to create a template wiki or XAR package for a 
 smoother creation of XWiki Workspaces virtual instances. Unfortunately 
 we are sometimes facing an issue when doing this with XWiki Workspaces, 
 so I will only add this section once this is resolved.

 Regards,
 Jerome.



 Dan Svoboda wrote:
 First time question.

 I've been using workspaces with success for several months. I'm trying  
 to have several virtual xwiki-workspaces sites under the enterprise  
 manager system.

 Here's what I've done:

 1. created a site from a war file using xwiki-workspaces-web-1.2- 
 milestone-1.war
 2. added the enterprise manager jar file to WEB-INF/lib
 3. added a line in xwiki.cfg to activate enterprise manager plugin;  
 set xwiki.virtual=1
 4. created 'xwiki' database in mysql, gave xwiki user all rights on  
 everything
 5. started tomcat, and navigated to bin/main/view/WebHome
 6. clicked on 'Administration' link, and arrived at the import page
 7. imported xwiki-enterprise-manager-wiki-administrator-1.3.xar
 8. created new site, giving Admin user all rights on new site,  
 uploading xwiki-workspaces-wiki-1.2-milestone-1.xar
 9. navigate to new site, and log in as Admin

 I used the workspaces war file for the main application since it uses  
 v1.5.2 and enterprise manager war file would only supply v1.5.1

 Here's the problem:

 While the Admin user on the workspaces site can edit things,  
 workspaces cannot be created. Moreover, on the user administration  
 page, Administrator is listed as a simple member. Also, the arrows to  
 promote members to power user or global admin are missing. I'm able to  
 create users, but they're simple users as well.

 Thank you in advance for any help you can provide.

 Dan


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


Re: [xwiki-users] Fwd: virtual workspaces

2008-09-29 Thread Jerome Velociter
Dan Svoboda wrote:
 Hi Jerome,

 Something just occurred to me.

 In the tutorial, you say: XWiki Workspaces XAR contains several pages 
 that needs to be saved with programming rights to work properly.

 But then, the only alteration to the XAR that you describe is to 
 change the backupPack property from true to false. What are these 
 several pages, and how do I change the programming rights?
I have no complete list of such pages as of today, I'll try to make it 
when I have some time. The back up pack property affects the fact that 
the author of imported page is the original one (the one written in the 
XAR) when set to true, or the user actually doing the import, when set 
to false.
You can give programming rights from the RMUI of the manager wiki. 
(http://platform.xwiki.org/xwiki/bin/view/Features/RightsManagement)

Regards,
Jerome

 Cheers,

 Dan

 Begin forwarded message:

 *From: *Dan Svoboda [EMAIL PROTECTED] 
 mailto:[EMAIL PROTECTED]
 *Date: *September 29, 2008 10:44:29 AM EDT
 *To: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 *Subject: **Re: virtual workspaces*

 Jerome,

 Thanks for taking the time to write the tutorial.

 I believe that I've followed the instructions to the letter, but 
 still have the same result as before.

 I was a bit confused by the instruction to: 
 Connect to your newly create wiki, and *login with the credentials 
 of an administrator of the manager wiki*.

 After creating the empty wiki from the wiki manager (logged in as 
 Admin), I then go directly to the new, empty wiki. I'm now able to 
 import the archive that was prepared according to your instructions, 
 by navigating to /bin/admin/XWiki/Import. (Am I already logged in 
 correctly, or do I have to log out and re-log in as some other user 
 name? I tried xwiki:Admin, and that gave an error.)

 After importing the archive, I still can't create workspaces, the 
 Admin user is still listed as a Simple Member, and the arrows to 
 promote members to Power User or Global Admin are still not present.

 Cheers,

 Dan

 Hello Dan,

 Thank you for your interest in XWiki Workspaces.
 I took advantage of your question to write a complete tutorial on 
 how to 
 setup a XWiki Workspaces farm:
 http://workspaces.xwiki.org/xwiki/bin/view/AdminGuide/VirtualXWikiWorkspacesFarm

 You had all the initial steps right, so you can jump directly to the 
 last section 
 (http://workspaces.xwiki.org/xwiki/bin/view/AdminGuide/VirtualXWikiWorkspacesFarm#HPreparingandimportingXWikiWorkspacesXAR)
  
 where I explain that several pages from the Workspaces XAR needs to be 
 saved with programming rights, and how you can prepare the XAR to 
 have 
 this done automatically when importing it.

 A last step would be to create a template wiki or XAR package for a 
 smoother creation of XWiki Workspaces virtual instances. Unfortunately 
 we are sometimes facing an issue when doing this with XWiki Workspaces, 
 so I will only add this section once this is resolved.

 Regards,
 Jerome.



 Dan Svoboda wrote:
 First time question.

 I've been using workspaces with success for several months. I'm 
 trying  
 to have several virtual xwiki-workspaces sites under the enterprise  
 manager system.

 Here's what I've done:

 1. created a site from a war file using xwiki-workspaces-web-1.2- 
 milestone-1.war
 2. added the enterprise manager jar file to WEB-INF/lib
 3. added a line in xwiki.cfg to activate enterprise manager plugin;  
 set xwiki.virtual=1
 4. created 'xwiki' database in mysql, gave xwiki user all rights on  
 everything
 5. started tomcat, and navigated to bin/main/view/WebHome
 6. clicked on 'Administration' link, and arrived at the import page
 7. imported xwiki-enterprise-manager-wiki-administrator-1.3.xar
 8. created new site, giving Admin user all rights on new site,  
 uploading xwiki-workspaces-wiki-1.2-milestone-1.xar
 9. navigate to new site, and log in as Admin

 I used the workspaces war file for the main application since it uses  
 v1.5.2 and enterprise manager war file would only supply v1.5.1

 Here's the problem:

 While the Admin user on the workspaces site can edit things,  
 workspaces cannot be created. Moreover, on the user administration  
 page, Administrator is listed as a simple member. Also, the arrows to  
 promote members to power user or global admin are missing. I'm able 
 to  
 create users, but they're simple users as well.

 Thank you in advance for any help you can provide.

 Dan





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


Re: [xwiki-users] Virtual wiki name can't be reused after deletion

2008-09-29 Thread Thomas Mortagne
Hi,

On Mon, Sep 29, 2008 at 3:55 PM, Rudolf Tronicek [EMAIL PROTECTED] wrote:


 Hi,

 i've got a problem with Virtual Wiki Manager.

 After deletion of a virtual wiki named wikiit it's not possible to create a 
 new one with this name.

 $xwiki.wikimanager.isWikiNameAvailable(wikiit) returns false.

This methods looks directly into the database so I think the problem
here is that there as some problem at delete and the database has not
been deleted.


 I'm using XE 1.5.2, Wiki Manager 1.4, JBoss AS 4.2.1, Oracle 9iR2 Database.

 Where can i make the old name available again (document / object)? I've 
 searched the database but hit no record - looking up velocity code was not 
 successfull.

 Thanks for any help,

 Rudolf Tronicek



 50 erste Dates mit Adam Sandler u. Drew Barrymore kostenlos anschauen!
 Exklusiv für alle WEB.DE Nutzer. *http://www.blockbuster.web.de* 
 [http://www.blockbuster.web.de]
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




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


Re: [xwiki-users] virtual workspaces

2008-09-29 Thread Dan Svoboda
No, I started with a completely fresh workspaces. No local Admin user.  
In fact, in the Links panel, the My Profile link points to the  
Admin user on the xem site.

Dan

On Sep 29, 2008, at 10:03 AM, Jerome Velociter wrote:

 Hello Dan,

 Better reply to the list than to myself directly so that knowledge  
 is available for everybody and searchable through the archives.

 Concerning your problem, I have a question : did you imported the  
 prepared XAR over an already imported XAR ? If this is the case,  
 it means you were probably logged-in with the local administrator,  
 and not the one from the manager wiki. In this case, you should  
 first delete the local administrator (delete the XWiki.Admin page)  
 and reimport the prepared xar, as global admin.

 Hope this help, tell me if it was your problem.

 Jerome.

 Dan Svoboda wrote:
 Jerome,

 Thanks for taking the time to write the tutorial.

 I believe that I've followed the instructions to the letter, but  
 still have the same result as before.

 I was a bit confused by the instruction to: Connect to your newly  
 create wiki, and *login with the credentials of an administrator of  
 the manager wiki*.

 After creating the empty wiki from the wiki manager (logged in as  
 Admin), I then go directly to the new, empty wiki. I'm now able to  
 import the archive that was prepared according to your  
 instructions, by navigating to /bin/admin/XWiki/Import. (Am I  
 already logged in correctly, or do I have to log out and re-log in  
 as some other user name? I tried xwiki:Admin, and that gave an  
 error.)

 After importing the archive, I still can't create workspaces, the  
 Admin user is still listed as a Simple Member, and the arrows to  
 promote members to Power User or Global Admin are still not present.

 Cheers,

 Dan

 Hello Dan,

 Thank you for your interest in XWiki Workspaces.
 I took advantage of your question to write a complete tutorial on  
 how to setup a XWiki Workspaces farm:
 http://workspaces.xwiki.org/xwiki/bin/view/AdminGuide/VirtualXWikiWorkspacesFarm

 You had all the initial steps right, so you can jump directly to  
 the last section 
 (http://workspaces.xwiki.org/xwiki/bin/view/AdminGuide/VirtualXWikiWorkspacesFarm#HPreparingandimportingXWikiWorkspacesXAR
  
 ) where I explain that several pages from the Workspaces XAR needs  
 to be saved with programming rights, and how you can prepare the  
 XAR to have this done automatically when importing it.

 A last step would be to create a template wiki or XAR package for  
 a smoother creation of XWiki Workspaces virtual instances.  
 Unfortunately we are sometimes facing an issue when doing this  
 with XWiki Workspaces, so I will only add this section once this  
 is resolved.

 Regards,
 Jerome.



 Dan Svoboda wrote:
 First time question.

 I've been using workspaces with success for several months. I'm  
 trying  to have several virtual xwiki-workspaces sites under the  
 enterprise  manager system.

 Here's what I've done:

 1. created a site from a war file using xwiki-workspaces-web-1.2-  
 milestone-1.war
 2. added the enterprise manager jar file to WEB-INF/lib
 3. added a line in xwiki.cfg to activate enterprise manager  
 plugin;  set xwiki.virtual=1
 4. created 'xwiki' database in mysql, gave xwiki user all rights  
 on  everything
 5. started tomcat, and navigated to bin/main/view/WebHome
 6. clicked on 'Administration' link, and arrived at the import page
 7. imported xwiki-enterprise-manager-wiki-administrator-1.3.xar
 8. created new site, giving Admin user all rights on new site,   
 uploading xwiki-workspaces-wiki-1.2-milestone-1.xar
 9. navigate to new site, and log in as Admin

 I used the workspaces war file for the main application since it  
 uses  v1.5.2 and enterprise manager war file would only supply  
 v1.5.1

 Here's the problem:

 While the Admin user on the workspaces site can edit things,   
 workspaces cannot be created. Moreover, on the user  
 administration  page, Administrator is listed as a simple member.  
 Also, the arrows to  promote members to power user or global  
 admin are missing. I'm able to  create users, but they're simple  
 users as well.

 Thank you in advance for any help you can provide.

 Dan




Dan Svoboda
Research Assistant Professor
U Pitt Center for HIV Protein Interactions
(412)648-7262
[EMAIL PROTECTED]



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


Re: [xwiki-users] virtual workspaces

2008-09-29 Thread Dan Svoboda
I just realized something else. I went to the rights management page  
in xem, and found that the Admin *user* did not have programming or  
admin rights. So, I checked those boxes and went through the site  
creation process, but still no joy. :-(

So, to summarize, I've made a new site owned by the global admin user  
who has programming and admin rights. But still the same on the  
workspaces site.

Dan

On Sep 29, 2008, at 10:07 AM, Jerome Velociter wrote:

 Dan Svoboda wrote:
 Hi Jerome,

 Something just occurred to me.

 In the tutorial, you say: XWiki Workspaces XAR contains several  
 pages that needs to be saved with programming rights to work  
 properly.

 But then, the only alteration to the XAR that you describe is to  
 change the backupPack property from true to false. What are these  
 several pages, and how do I change the programming rights?
 I have no complete list of such pages as of today, I'll try to make  
 it when I have some time. The back up pack property affects the fact  
 that the author of imported page is the original one (the one  
 written in the XAR) when set to true, or the user actually doing the  
 import, when set to false.
 You can give programming rights from the RMUI of the manager wiki. 
 (http://platform.xwiki.org/xwiki/bin/view/Features/RightsManagement 
 )

 Regards,
 Jerome

 Cheers,

 Dan

 Begin forwarded message:

 *From: *Dan Svoboda [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
 
 *Date: *September 29, 2008 10:44:29 AM EDT
 *To: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 *Subject: **Re: virtual workspaces*

 Jerome,

 Thanks for taking the time to write the tutorial.

 I believe that I've followed the instructions to the letter, but  
 still have the same result as before.

 I was a bit confused by the instruction to: Connect to your newly  
 create wiki, and *login with the credentials of an administrator  
 of the manager wiki*.

 After creating the empty wiki from the wiki manager (logged in as  
 Admin), I then go directly to the new, empty wiki. I'm now able to  
 import the archive that was prepared according to your  
 instructions, by navigating to /bin/admin/XWiki/Import. (Am I  
 already logged in correctly, or do I have to log out and re-log in  
 as some other user name? I tried xwiki:Admin, and that gave an  
 error.)

 After importing the archive, I still can't create workspaces, the  
 Admin user is still listed as a Simple Member, and the arrows to  
 promote members to Power User or Global Admin are still not present.

 Cheers,

 Dan

 Hello Dan,

 Thank you for your interest in XWiki Workspaces.
 I took advantage of your question to write a complete tutorial on  
 how to setup a XWiki Workspaces farm:
 http://workspaces.xwiki.org/xwiki/bin/view/AdminGuide/VirtualXWikiWorkspacesFarm

 You had all the initial steps right, so you can jump directly to  
 the last section 
 (http://workspaces.xwiki.org/xwiki/bin/view/AdminGuide/VirtualXWikiWorkspacesFarm#HPreparingandimportingXWikiWorkspacesXAR
  
 ) where I explain that several pages from the Workspaces XAR  
 needs to be saved with programming rights, and how you can  
 prepare the XAR to have this done automatically when importing  
 it.

 A last step would be to create a template wiki or XAR package for  
 a smoother creation of XWiki Workspaces virtual instances.  
 Unfortunately we are sometimes facing an issue when doing this  
 with XWiki Workspaces, so I will only add this section once this  
 is resolved.

 Regards,
 Jerome.



 Dan Svoboda wrote:
 First time question.

 I've been using workspaces with success for several months. I'm  
 trying  to have several virtual xwiki-workspaces sites under the  
 enterprise  manager system.

 Here's what I've done:

 1. created a site from a war file using xwiki-workspaces- 
 web-1.2- milestone-1.war
 2. added the enterprise manager jar file to WEB-INF/lib
 3. added a line in xwiki.cfg to activate enterprise manager  
 plugin;  set xwiki.virtual=1
 4. created 'xwiki' database in mysql, gave xwiki user all rights  
 on  everything
 5. started tomcat, and navigated to bin/main/view/WebHome
 6. clicked on 'Administration' link, and arrived at the import  
 page
 7. imported xwiki-enterprise-manager-wiki-administrator-1.3.xar
 8. created new site, giving Admin user all rights on new site,   
 uploading xwiki-workspaces-wiki-1.2-milestone-1.xar
 9. navigate to new site, and log in as Admin

 I used the workspaces war file for the main application since it  
 uses  v1.5.2 and enterprise manager war file would only supply  
 v1.5.1

 Here's the problem:

 While the Admin user on the workspaces site can edit things,   
 workspaces cannot be created. Moreover, on the user  
 administration  page, Administrator is listed as a simple  
 member. Also, the arrows to  promote members to power user or  
 global admin are missing. I'm able to  create users, but they're  
 simple users as well.

 Thank you in advance for any help you can provide.

 Dan








Re: [xwiki-users] virtual workspaces

2008-09-29 Thread Jerome Velociter
Indeed, it must be something else, and I could not reproduce this 
behavior :(

Could you run the following line from the manager wiki, and verify it is 
actually xwiki:XWiki.Admin and not XWiki.Admin :

$xwiki.getDocument(yourwiki:XWSCode.CreateNewWorkspace).author

(where yourwiki is the wiki identifier you used for the workspaces wiki).
Also, can you look into the logs of the web app to see if there is 
anything suspicious ?

Thanks,
Jerome.

Dan Svoboda wrote:
 The answer is 4

 So I guess I have programming rights, and there's some other problem.

 Dan


 On Sep 29, 2008, at 10:33 AM, Jerome Velociter wrote:

 % print 2 + 2 %

 *Dan Svoboda*
 *Research Assistant Professor*
 *U Pitt Center for HIV Protein Interactions*
 *(412)648-7262*
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]*




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


Re: [xwiki-users] Admin problem - Panel Wizard changes not saving.

2008-09-29 Thread Evan Pease
We're experiencing the problem in the Page Layout tab.

When we change the layout from Right column to Left column or any
other layout option and click save, the changes are never saved. A
dialog box appears that says The layout has been saved properly but
when we visit any page within the Wiki the layout isn't updated.

Could this be a database permissions issue? (doesn't make sense because
all of the other functionality works)
Could this be a file system permissions issue? (does the layout get
saved to the file system?)
Could this be a bug with the version of XWiki we have setup? (We're
using XWiki Enterprise 1.5.1.12494).

Thanks,
Evan

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Sergiu Dumitriu
Sent: Friday, September 26, 2008 1:49 PM
To: XWiki Users
Subject: Re: [xwiki-users] Admin problem - Panel Wizard changes not
saving.

Evan Pease wrote:
 Hi,
 
 We're using GNU/Linux, We've tested with multiple versions of both
 Firefox and IE. We've tried modifying page layout through the panel
 wizard at both the wiki level as well as a global level. The panel
 wizard will not save changes we make to the layout. We are not using
 custom panels. We have a clean install of Xwiki loaded with the sample
 wiki (.xar).

Can you tell me exactly which panels are you trying to put on the sides?

Their names should be enough.

 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf
 Of Guillaume Lerouge
 Sent: Thursday, September 25, 2008 5:48 PM
 To: XWiki Users
 Subject: Re: [xwiki-users] Admin problem - Panel Wizard changes not
 saving.
 
 Hi Evan,
 Which OS are you using ? Which browser ? Are you modifying panels at
the
 level of the whole wiki or a space only ? Did you write your own
panels
 ?
 
 The more information you provide us with the easier it will be for us
to
 help you :-)
 
 Guillaume
 
 On Thu, Sep 25, 2008 at 11:26 PM, Evan Pease [EMAIL PROTECTED]
wrote:
 
 Hi,



 We installed xwiki and are testing the administrative interfaces.
 We're
 having a problem with the Panel Wizard. When we make a change to the
 Page Layout (i.e. Moving the side column to the left instead of the
 right) and hit save, the changes are never saved. A message pops up
 saying the changes were successful but when you visit a page they are
 not.



-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
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] virtual workspaces

2008-09-29 Thread Dan Svoboda
here's what I get:

xwiki:XWiki.Admin

I don't see anything suspicious in the logs.

Dan


On Sep 29, 2008, at 10:57 AM, Jerome Velociter wrote:

 Indeed, it must be something else, and I could not reproduce this  
 behavior :(

 Could you run the following line from the manager wiki, and verify  
 it is actually xwiki:XWiki.Admin and not XWiki.Admin :

 $xwiki.getDocument(yourwiki:XWSCode.CreateNewWorkspace).author

 (where yourwiki is the wiki identifier you used for the workspaces  
 wiki).
 Also, can you look into the logs of the web app to see if there is  
 anything suspicious ?

 Thanks,
 Jerome.

 Dan Svoboda wrote:
 The answer is 4

 So I guess I have programming rights, and there's some other problem.

 Dan


 On Sep 29, 2008, at 10:33 AM, Jerome Velociter wrote:

 % print 2 + 2 %

 *Dan Svoboda*
 *Research Assistant Professor*
 *U Pitt Center for HIV Protein Interactions*
 *(412)648-7262*
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]*






Dan Svoboda
Research Assistant Professor
U Pitt Center for HIV Protein Interactions
(412)648-7262
[EMAIL PROTECTED]



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


Re: [xwiki-users] virtual workspaces

2008-09-29 Thread Dan Svoboda
I ran this in workspaces:

$xwiki.getDocument(XWSCode.CreateOrgSpace).author

Result:

XWiki.XWikiGuest

Dan


On Sep 29, 2008, at 10:57 AM, Jerome Velociter wrote:

 Indeed, it must be something else, and I could not reproduce this  
 behavior :(

 Could you run the following line from the manager wiki, and verify  
 it is actually xwiki:XWiki.Admin and not XWiki.Admin :

 $xwiki.getDocument(yourwiki:XWSCode.CreateNewWorkspace).author

 (where yourwiki is the wiki identifier you used for the workspaces  
 wiki).
 Also, can you look into the logs of the web app to see if there is  
 anything suspicious ?

 Thanks,
 Jerome.

 Dan Svoboda wrote:
 The answer is 4

 So I guess I have programming rights, and there's some other problem.

 Dan


 On Sep 29, 2008, at 10:33 AM, Jerome Velociter wrote:

 % print 2 + 2 %

 *Dan Svoboda*
 *Research Assistant Professor*
 *U Pitt Center for HIV Protein Interactions*
 *(412)648-7262*
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]*






Dan Svoboda
Research Assistant Professor
U Pitt Center for HIV Protein Interactions
(412)648-7262
[EMAIL PROTECTED]



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


Re: [xwiki-users] virtual workspaces

2008-09-29 Thread Dan Svoboda
Here's something that's going to be confusing. I wanted to make sure  
that the result from my previous post was not due to an error in the  
way I created the workspaces site from xem. So, I repeated the site  
creation, and ran the same script.

Result: xwiki:XWiki.Admin

Dan


On Sep 29, 2008, at 12:39 PM, Dan Svoboda wrote:

 I ran this in workspaces:

 $xwiki.getDocument(XWSCode.CreateOrgSpace).author

 Result:

 XWiki.XWikiGuest

 Dan


 On Sep 29, 2008, at 10:57 AM, Jerome Velociter wrote:

 Indeed, it must be something else, and I could not reproduce this  
 behavior :(

 Could you run the following line from the manager wiki, and verify  
 it is actually xwiki:XWiki.Admin and not XWiki.Admin :

 $xwiki.getDocument(yourwiki:XWSCode.CreateNewWorkspace).author

 (where yourwiki is the wiki identifier you used for the workspaces  
 wiki).
 Also, can you look into the logs of the web app to see if there is  
 anything suspicious ?

 Thanks,
 Jerome.

 Dan Svoboda wrote:
 The answer is 4

 So I guess I have programming rights, and there's some other  
 problem.

 Dan


 On Sep 29, 2008, at 10:33 AM, Jerome Velociter wrote:

 % print 2 + 2 %

 *Dan Svoboda*
 *Research Assistant Professor*
 *U Pitt Center for HIV Protein Interactions*
 *(412)648-7262*
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]*






 Dan Svoboda
 Research Assistant Professor
 U Pitt Center for HIV Protein Interactions
 (412)648-7262
 [EMAIL PROTECTED]




Dan Svoboda
Research Assistant Professor
U Pitt Center for HIV Protein Interactions
(412)648-7262
[EMAIL PROTECTED]



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


Re: [xwiki-users] virtual workspaces

2008-09-29 Thread Jerome Velociter
Are you now able to create the organization space ?

Jerome.

Dan Svoboda wrote:
 Here's something that's going to be confusing. I wanted to make sure 
 that the result from my previous post was not due to an error in the 
 way I created the workspaces site from xem. So, I repeated the site 
 creation, and ran the same script.

 Result: xwiki:XWiki.Admin 

 Dan


 On Sep 29, 2008, at 12:39 PM, Dan Svoboda wrote:

 I ran this in workspaces:

 $xwiki.getDocument(XWSCode.CreateOrgSpace).author

 Result:

 XWiki.XWikiGuest 

 Dan


 On Sep 29, 2008, at 10:57 AM, Jerome Velociter wrote:

 Indeed, it must be something else, and I could not reproduce this 
 behavior :(

 Could you run the following line from the manager wiki, and verify 
 it is actually xwiki:XWiki.Admin and not XWiki.Admin :

 $xwiki.getDocument(yourwiki:XWSCode.CreateNewWorkspace).author

 (where yourwiki is the wiki identifier you used for the workspaces 
 wiki).
 Also, can you look into the logs of the web app to see if there is 
 anything suspicious ?

 Thanks,
 Jerome.

 Dan Svoboda wrote:
 The answer is 4

 So I guess I have programming rights, and there's some other problem.

 Dan


 On Sep 29, 2008, at 10:33 AM, Jerome Velociter wrote:

 % print 2 + 2 %

 *Dan Svoboda*
 *Research Assistant Professor*
 *U Pitt Center for HIV Protein Interactions*
 *(412)648-7262*
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
 mailto:[EMAIL PROTECTED]*






 *Dan Svoboda*
 *Research Assistant Professor*
 *U Pitt Center for HIV Protein Interactions*
 *(412)648-7262*
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]*




 *Dan Svoboda*
 *Research Assistant Professor*
 *U Pitt Center for HIV Protein Interactions*
 *(412)648-7262*
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]*




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


[xwiki-users] kein Betreff

2008-09-29 Thread Rudolf Tronicek
Oh, i see...

I've created the database user in advance to make sure he has the proper 
tablespace for data. It worked for my wikitemplate user.

Think i'll change the wiki manager skript just to inform me about already 
present database users and allow the creation of the virtual wiki.

Thanks a lot,

Rudi

Hi,

On Mon, Sep 29, 2008 at 3:55 PM, Rudolf Tronicek Tronicek at web.de wrote:


 Hi,

 i've got a problem with Virtual Wiki Manager.

 After deletion of a virtual wiki named wikiit it's not possible to create 
 a new one with this name.

 $xwiki.wikimanager.isWikiNameAvailable(wikiit) returns false.

This methods looks directly into the database so I think the problem
here is that there as some problem at delete and the database has not
been deleted.


 I'm using XE 1.5.2, Wiki Manager 1.4, JBoss AS 4.2.1, Oracle 9iR2 Database.

 Where can i make the old name available again (document / object)? I've 
 searched the database but hit no record - looking up velocity code was not 
 successfull.

 Thanks for any help,

 Rudolf Tronicek

_
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071distributionid=0066

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


Re: [xwiki-users] Virtual wiki name can't be reused after deletion

2008-09-29 Thread Rudolf Tronicek
Oh, i see...

I've created the database user in advance to make sure he has the proper 
tablespace for data. It worked for my wikitemplate user.

Think i'll change the wiki manager skript just to inform me about already 
present database users and allow the creation of the virtual wiki.

Thanks a lot,

Rudi

Hi,

On Mon, Sep 29, 2008 at 3:55 PM, Rudolf Tronicek Tronicek at web.de wrote:


 Hi,

 i've got a problem with Virtual Wiki Manager.

 After deletion of a virtual wiki named wikiit it's not possible to create 
 a new one with this name.

 $xwiki.wikimanager.isWikiNameAvailable(wikiit) returns false.

This methods looks directly into the database so I think the problem
here is that there as some problem at delete and the database has not
been deleted.


 I'm using XE 1.5.2, Wiki Manager 1.4, JBoss AS 4.2.1, Oracle 9iR2 Database.

 Where can i make the old name available again (document / object)? I've 
 searched the database but hit no record - looking up velocity code was not 
 successfull.

 Thanks for any help,

 Rudolf Tronicek
nach oben -  nächste Nachricht


Pt! Schon vom neuen WEB.DE MultiMessenger gehört? 
Der kann`s mit allen: http://www.produkte.web.de/messenger/?did=3123

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


Re: [xwiki-users] PDF export for UTF-8

2008-09-29 Thread Aleks Sokolov

XWiki Enterprise 1.5.1.12494

-
Thanks,
Aleksandr Sokolov
-- 
View this message in context: 
http://n2.nabble.com/PDF-export-for-UTF-8-tp1125396p1127204.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

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