Re: [xwiki-users] error when pasting text

2010-02-05 Thread Sergiu Dumitriu
On 02/05/2010 06:01 PM, Jared R. Parrish wrote: > See attached. A user is receiving this error every time they are pasting > text. Any ideas? > java.sql.BatchUpdateException: Incorrect string value: '\xE2\x80\x95Dar...' > for column 'XWR_PATCH' at row 1 This looks like an encoding issue. Make

Re: [xwiki-users] little issues with 2.2m2

2010-02-05 Thread Vincent Massol
Hi Paul, On Feb 5, 2010, at 3:43 PM, Paul Libbrecht wrote: > Hello list, > > I thought I'd report the few issues I met with 2.2m2 which seems to be > otherwise very nice to run. > > If you create a new document by triggering edit then try to switch to > source... It does nothing and shows t

Re: [xwiki-users] Favicon?

2010-02-05 Thread Jeremie BOUSQUET
I think it's also possible to declare it as link in the html headers of the page ? In this case it's possible in administration part of xwiki. I haven't tested, though. Regards, Jeremie 2010/2/5 Valdis Vītoliņš > You need to ensure your web server provides favicon form > http://hostname/favicon

Re: [xwiki-users] Favicon?

2010-02-05 Thread Valdis Vītoliņš
You need to ensure your web server provides favicon form http://hostname/favicon.ico For apache it would be /var/www/favicon.ico As xwiki is under /xwiki/... directory it is not related to xwiki. Valdis > Hi is it possible to use a favicon for our wiki? > > If yes, in which directory should th

[xwiki-users] error when pasting text

2010-02-05 Thread Jared R. Parrish
See attached. A user is receiving this error every time they are pasting text. Any ideas? Jared Parrish Network Administrator Travelhost, Inc. 972-556-0541 ext 152 Detailed information: Error number 3201 in 3: Exception while saving document Breena Wars.A New Hope Wrapped Exception: Cou

[xwiki-users] (no subject)

2010-02-05 Thread Jared R. Parrish
See attached. A user is receiving this error every time they are pasting text. Any ideas? Jared Parrish Network Administrator Travelhost, Inc. 972-556-0541 ext 152 Detailed information: Error number 3201 in 3: Exception while saving document Breena Wars.A New Hope Wrapped Exception: Coul

[xwiki-users] Favicon?

2010-02-05 Thread Xavier Bartholome
Hi is it possible to use a favicon for our wiki? If yes, in which directory should the logo.ico file go? Thanks in advance, Xavier ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

[xwiki-users] How to add a page with contents in xwiki through Rest api???

2010-02-05 Thread Nithya Vembu
Hi All, I am very new to XWiki and also to rest api. I have gone through the link given by xwiki for rest api http://platform.xwiki.org/xwiki/bin/view/Features/XWikiRESTfulAPI. But i dont getting clear idea, how can i create a page under space with some contents.. and i am not getting any goo

Re: [xwiki-users] Avoid adding of XWiki.TagClass object for custom object

2010-02-05 Thread Valdis Vītoliņš
> > For Xwiki custom objects there is no need to add XWiki.TagClass object > > for wiki document. > > How easy it could be adjusted to not add XWiki.TagClass object for these > > documents, > > Pretty complicated, this class was somehow hardcoded in the core (bad > design decision), but it should

[xwiki-users] little issues with 2.2m2

2010-02-05 Thread Paul Libbrecht
Hello list, I thought I'd report the few issues I met with 2.2m2 which seems to be otherwise very nice to run. If you create a new document by triggering edit then try to switch to source... It does nothing and shows the following in the server console: > SEVERE: gwtrpc: IncompatibleRemoteSer

Re: [xwiki-users] Avoid adding of XWiki.TagClass object for custom object

2010-02-05 Thread Sergiu Dumitriu
On 02/05/2010 01:45 PM, Valdis Vītoliņš wrote: > For Xwiki custom objects there is no need to add XWiki.TagClass object > for wiki document. > How easy it could be adjusted to not add XWiki.TagClass object for these > documents, Pretty complicated, this class was somehow hardcoded in the core (bad

Re: [xwiki-users] Auto numbered sections

2010-02-05 Thread Vincent Massol
On Feb 5, 2010, at 2:03 PM, Baratóvsk wrote: > From this document, it seems you can overwrite any template by modifying the > skin object: > http://dev.xwiki.org/xwiki/bin/view/Drafts/XWikiNewSkin > > So you could modify it from there. > > I tried adding this two lines to the xwikivars.vm but i

Re: [xwiki-users] Auto numbered sections

2010-02-05 Thread Baratóvsk
>From this document, it seems you can overwrite any template by modifying the skin object: http://dev.xwiki.org/xwiki/bin/view/Drafts/XWikiNewSkin So you could modify it from there. I tried adding this two lines to the xwikivars.vm but it doesn't seem to have any effect. Does anyone know if this

[xwiki-users] Avoid adding of XWiki.TagClass object for custom object

2010-02-05 Thread Valdis Vītoliņš
For Xwiki custom objects there is no need to add XWiki.TagClass object for wiki document. How easy it could be adjusted to not add XWiki.TagClass object for these documents, or it isn't worth to investigate/do that? Valdis ___ users mailing list users@xw

[xwiki-users] Package Import Issue on XWiki 2.2 rc 1

2010-02-05 Thread Dilipkumar Jadhav
Hello everyone, I've been facing issues importing .xar packages into the new XWiki 2.2 rc 1. The original XWiki was XWiki 2.1.1 stable. The upgrade to XWiki 2.2 rc 1 went fine. However, when I import, all the .xar files attached to the import page disappear. Refresh, log out & log in does not h