Re: [xwiki-users] xwiki 2.0: log out doesn't work running it in a farm

2009-09-30 Thread Michael Beetz
Trevor,

Fixed, Thanks!

I am wondering about an update of (checking again) the documentation pages
http://manager.xwiki.org/xwiki/bin/view/AdminGuide/

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


Re: [xwiki-users] xwiki 2.0: log out doesn't work running it in a farm

2009-09-30 Thread Trevor Russ
Try this changing xwiki.authentication.logoutpage as shown here:

http://xwiki.markmail.org/message/jb65qpihsf6i2sfo?q=virtual.usepath

Trevor


On Wed, 30 Sep 2009 22:12:09 +0200 Michael Beetz wrote:
> Hi all,
> 
> I am running xwiki 2.0 in a path based farm.  The logout button works for the 
> main wiki only.  Any hints?
> 
> I found an old jira error - already solved?
> http://jira.xwiki.org/jira/browse/XWIKI-3992
> 
> 
> Thanks
> mb

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


[xwiki-users] xwiki 2.0: log out doesn't work running it in a farm

2009-09-30 Thread Michael Beetz
Hi all,

I am running xwiki 2.0 in a path based farm.  The logout button works for the 
main wiki only.  Any hints?

I found an old jira error - already solved?
http://jira.xwiki.org/jira/browse/XWIKI-3992


Thanks
mb


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


[xwiki-users] xwiki 2.0, task manager application, Error number 4001 in 4: Error while parsing velocity page TasksCode.NewTask

2009-09-30 Thread Michael Beetz
Hi all,

I am running xwiki 2.0 in a farm.  The Task Manager Application fails creating 
a new task.  Any hints?

Thanks
mb

Error number 4001 in 4: Error while parsing velocity page TasksCode.NewTask 
Wrapped Exception: Failed to evaluate content with id New Task

Error number 4001 in 4: Error while parsing velocity page TasksCode.NewTask
Wrapped Exception: Failed to evaluate content with id New Task
com.xpn.xwiki.XWikiException: Error number 4001 in 4: Error while parsing 
velocity page TasksCode.NewTask
Wrapped Exception: Failed to evaluate content with id New Task
at 
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:114)
at 
com.xpn.xwiki.render.XWikiVelocityRenderer.render(XWikiVelocityRenderer.java:85)
at 
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:272)
at 
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:202)
at 
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:170)
at 
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderDocument(DefaultXWikiRenderingEngine.java:159)
at 
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:547)
at 
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:564)
at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:475)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:389)
at 
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:378)
at 
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
at 
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:252)
at 
org.apache.velocity.runtime.parser.node.ASTReference.value(ASTReference.java:493)
at 
org.apache.velocity.runtime.parser.node.ASTExpression.value(ASTExpression.java:71)
at 
org.apache.velocity.runtime.parser.node.ASTSetDirective.render(ASTSetDirective.java:142)
at 
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at 
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at 
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:106)
at 
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at 
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:191)
at 
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:156)
at 
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:108)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1694)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1615)
at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:657)
at sun.reflect.GeneratedMethodAccessor173.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:389)
at 
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:378)
at 
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
at 
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:252)
at 
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:332)
at 
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at 
org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:212)
at 
org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:247)
at 
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:175)
at 
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at 
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87)
at 
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at 
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at 
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(A

Re: [xwiki-users] xwiki 2.0 issues

2009-09-30 Thread Niels Mayer
On Tue, Sep 29, 2009 at 10:22 AM, Vincent Massol  wrote:
>
> See http://jira.xwiki.org/jira/browse/XWIKI-4417


I marked http://jira.xwiki.org/jira/browse/XE-376 as a duplicate of
http://jira.xwiki.org/jira/browse/XWIKI-4417 XE-376 duplicates/closes
http://jira.xwiki.org/jira/browse/XE-336 as well.

XE-376: characters entered as document title must be escaped or a cascade of
bugs occur.

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


Re: [xwiki-users] [xwiki-devs] Who can design nice and unique color themes for xwiki.org

2009-09-30 Thread Guillaume Lerouge
Hi,

On Wed, Sep 30, 2009 at 8:38 AM, Marius Dumitru Florea <
mariusdumitru.flo...@xwiki.com> wrote:

> Hi,
>
> Ecaterina Valica wrote:
> > Hi,
> >
> > 2 new proposals with color in header done by me and Marta:
> >
> > [Proposal 6] done by Marta
> >
> >  XWATCH -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/PlainBlue/XWATCH6.png
> > XWATCHbis -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/PlainBlue/XWATCH6b.png
> > XMANAGER -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/PlainBlue/XMANAGER6.png
> > XWORKSPACES -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/PlainBlue/XWORKSPACES6.png
> >
> > [Proposal 7] Neutral gray
> >
> > XE -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/XWATCH7/XE7.png
> > XWATCH -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/XWATCH7/XWATCH7.png
> > XMANAGER -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/XWATCH7/XMANAGER7.png
> > XWORKSPACES -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/XWATCH7/XWORKSPACES7.png
>
> I like proposal 7 (Neutral gray) more because I prefer that the panels
> have a different background color than the page. Also I like the
> contrast between the white (paper) and the page (desk) background color.
>
> I don't understand the purpose of the darker bottom strip in proposal
> 6's header. Also, the number of attachments in the bottom tab bar is
> hardly visible (at least for me) while in proposal 7 the contrast is
> quite good.
>
> Thus I'm +1 for proposal 7 (Neutral gray) and -0 for proposal 6.
>
> I don't mind if the link color is different for each wiki. I would still
> be +1 for proposal 7 if the link color would be the same for all wikis.
>
> Well done! Thanks,
>

I'm +1 for 7 too.

Guillaume


> Marius
>
> >
> > Thanks,
> > Caty
> >
> > The other proposals were:
> >
> > [Proposal 1] Colors on dark bg
> >
> > XE -
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/XE/XE.png
> > XWATCH -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/XWATCH/XWATCH.png
> > XMANAGER -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/XMANAGER/XMANAGER.png
> > XWORKSPACES -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/XWORKSPACES/XWORKSPACES.png
> >
> > [Proposal 2] Same colors as xwiki.org toucan
> >
> > XE -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/XWORKSPACES2/XE2.png
> > XWATCH -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/XWORKSPACES2/XWATCH2.png
> > XMANAGER -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/XWORKSPACES2/XMANAGER2.png
> > XWORKSPACES -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/XWORKSPACES2/XWORKSPACES2.png
> >
> > [Proposal 3] Brighter colors
> >
> > XE -
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/XE3/XE3.png
> > XWATCH -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/XE3/XWATCH3.png
> > XMANAGER -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/XE3/XMANAGER3.png
> > XWORKSPACES -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/XE3/XWORKSPACES3.png
> >
> > [Proposal 4] Gradient - I could try make some gradient proposal. This
> would
> > add images for the page bakcground gradient
> >
> > XWATCH -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/XMANAGER4/XMANAGER4.png
> >
> > [Proposal 5] Two colors
> >
> > XE -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/XWATCH5/XE5.png
> >  XWATCH -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/XWATCH5/XWATCH5.png
> > XMANAGER -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/XWATCH5/XMANAGER5.png
> > XWORKSPACES -
> >
> http://incubator.myxwiki.org/xwiki/bin/download/ColorThemes/XWATCH5/XWORKSPACES5.png
> > ___
> > devs mailing list
> > d...@xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/devs
> ___
> devs mailing list
> d...@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/devs
>



-- 
Guillaume Lerouge
Product Manager - XWiki
Skype: wikibc
Twitter: glerouge
http://guillaumelerouge.com/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] [xwiki-devs] Anyone using XWiki with an open source Java runtime?

2009-09-30 Thread Marius Dumitru Florea
Vincent Massol wrote:
> Hi,
> 
> I'm interested to know if XWiki works with an open source JDK.
> 
> Anyone using one for XWiki?

I'm building and testing XE using OpenJDK.

 > java -version
java version "1.6.0_0"
OpenJDK Runtime Environment (IcedTea6 1.4.1) (6b14-1.4.1-0ubuntu11)
OpenJDK 64-Bit Server VM (build 14.0-b08, mixed mode)

Marius

> 
> Thanks
> -Vincent
> 
> ___
> devs mailing list
> d...@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/devs
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] xwiki 2.0 issues

2009-09-30 Thread hel-o

Thanks, that answers one question.

But can you tell me why i get the section edit button also i'm not logged in

http://n2.nabble.com/file/n3741174/sectionedit.png 

I tried to disable section edit in xwiki.cfg

#-# This parameter will activate the sectional editing.
xwiki.section.edit=0

But its still there.

And is there a way to bring title handling back to the behavior befor 2.0

Thanks
hel.



vmassol wrote:
> 
> 
> On Sep 29, 2009, at 7:20 PM, hel-o wrote:
> 
>>
>> No answer?
>>
>> Ok, one more thing. Just tried found that when i use only heading  
>> (or title)
>> only one is dispayed in Headings/Titles with german umlaut.
>>
>> But when i use heading the umlaut isn't displayed correctly in the
>> breadcrumb, when i use title it's OK.
> 
> ah ok so that's it
> 
> See http://jira.xwiki.org/jira/browse/XWIKI-4417
> 
> Thanks
> -Vincent
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 


-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/xwiki-2-0-issues-tp3729506p3741174.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] Anyone using XWiki with an open source Java runtime?

2009-09-30 Thread Anca Paula Luca
Hi Vincent,

On 09/30/2009 10:19 AM, Vincent Massol wrote:
> Hi,
>
> I'm interested to know if XWiki works with an open source JDK.
>
> Anyone using one for XWiki?

I remember 2 years ago I tried to run (or compile? I'm not that sure) XWiki 
with 
OpenJDK, the default java in ubuntu. It wasn't working out of the box. I also 
remember guiding other XWiki beginners later to install the sun jdk (on ubuntu) 
because the default OpenJDK didn't do it.

Happy coding,
Anca

>
> Thanks
> -Vincent
>
> ___
> 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] Anyone using XWiki with an open source Java runtime?

2009-09-30 Thread Vincent Massol
Hi,

I'm interested to know if XWiki works with an open source JDK.

Anyone using one for XWiki?

Thanks
-Vincent

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