On Mon, Oct 20, 2008 at 11:17 AM, Bey Youcef <youcef.bey(a)gmail.com> wrote:
> Hi All,
>
> How to "get" and "set" category of documents using the XWiki API.
>
I guess you're talking about XWS here, right ?
JV.
I was about to answer to your "Panel Wizard problem" email, I can't
reproduce the problem but it could be on your side if you've
modifications on templates and skin.
On Wed, Oct 22, 2008 at 3:46 PM, Azzedine Ait Khelifa
<aaitkhelifa(a)yahoo.fr> wrote:
>
> Thanx ! I have it in previous version ... And now the Panel Wizard seem
> working ...
>
> Perhaps And now I can work on template and skins :)
>
> Regards,
>
> AAK
>
> --- En date de : Mer 22.10.08, Jean-Vincent Drean <jv(a)xwiki.com> a écrit :
>
> De: Jean-Vincent Drean <jv(a)xwiki.com>
> Objet: Re: [xwiki-users] Re : [ANN] XWiki Enterprise 1.7 Milestone 1
> Released
> À: Aaitkhelifa(a)yahoo.fr, "XWiki Users" <users(a)xwiki.org>
> Date: Mercredi 22 Octobre 2008, 15h29
>
> Hi,
>
> You need to have the MySQL JDBC Driver JAR (named
> mysql-connector-java*.jar installed in XWiki's WAR file. If this file
> isn't present in XWiki's WEB-INF/lib directory you'll need to
> download
> it and copy it
> there.
> Quoted from
> http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMySQL
>
> JV.
>
> On Wed, Oct 22, 2008 at 3:24 PM, Azzedine Ait Khelifa
> <aaitkhelifa(a)yahoo.fr> wrote:
>>
>> I have an issue ...
>>
>> The mysql driver mysql-connector-java-5.1.6-bin is missing in the last
> install XWiki Enterprise 1.7 Milestone 1 Released in the WEB-INF\lib
> directory ...
>>
>> Regards;
>>
>> AAK
>>
>>
>> --- En date de : Mer 22.10.08, Vincent Massol <vincent(a)massol.net> a
> écrit :
>> De: Vincent Massol <vincent(a)massol.net>
>> Objet: Re: [xwiki-users] Re : [ANN] XWiki Enterprise 1.7 Milestone 1
> Released
>> À: Aaitkhelifa(a)yahoo.fr, "XWiki Users" <users(a)xwiki.org>
>> Date: Mercredi 22 Octobre 2008, 15h06
>>
>> On Oct 22, 2008, at 2:51 PM, Azzedine Ait Khelifa wrote:
>>
>>>
>>> Hi
> Jean-vincent,
>>>
>>> I uninstall et reinstall ...
>>>
>>> it's working !
>>>
>>> But when I change the hibernate.cfg.xml settings to point to mysql
>>> Db ...
>>>
>>> I have a new error
>>> HTTP ERROR: 500Error number 3 in 0: Could not initialize main XWiki
>>> context
>>> Wrapped Exception: Error number 3001 in 3: Cannot load class
>>> com
>>> .xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager
>>> from param xwiki.store.migration.manager.class
>>
>> I think this mean you have a wiki.store.migration.manager.class
>> parameter defined in your xwiki.cfg and it's not valid. Just remove
> it.
>>
>> Maybe you've tried to do some fancy stuff in the past? :)
>>
>> Thanks
>> -Vincent
>>
>>>
>>> Wrapped Exception: Error number 0 in 3: Exception while
> hibernate
>>> execute
>>> Wrapped Exception: Could not parse mapping document from resource
>>> xwiki.hbm.xml
>>> RequestURI=/xwiki/bin/view/Main/
>>> The database is from an undermined previous version ... I thinck <
>>> 1.6 ...
>>>
>>>
>>> --- En date de : Mer 22.10.08, Jean-Vincent Drean <jv(a)xwiki.com>
> a
>>> écrit :
>>> De: Jean-Vincent Drean <jv(a)xwiki.com>
>>> Objet: Re: [xwiki-users] Re : [ANN] XWiki Enterprise 1.7 Milestone 1
>>> Released
>>> À: Aaitkhelifa(a)yahoo.fr, "XWiki Users"
> <users(a)xwiki.org>
>>> Date: Mercredi 22 Octobre 2008, 13h23
>>>
>>> Hi,
>>>
>>> I'm not able to reproduce with
>>> xwiki-enterprise-hsqldb-1.7-milestone-1, can you give use some details
>>> like :
>>> - which distribution are you using ?
>>> - have you done a
> migration from a previous version ?
>>>
>>> Thanks,
>>> JV.
>>>
>>> On Wed, Oct 22, 2008 at 12:55 PM, Azzedine Ait Khelifa
>>> <aaitkhelifa(a)yahoo.fr> wrote:
>>>> HTTP ERROR: 500Failed to load component
>>> [org.xwiki.rendering.parser.SyntaxFactory] for hint [default]
>>>> RequestURI=/xwiki/bin/view/Main/
>>>> Powered by Jetty://
>>>>
>>>> --- En date de : Mar 21.10.08, Jean-Vincent Drean
> <jv(a)xwiki.com>
>> a
>>> écrit :
>>>> De: Jean-Vincent Drean <jv(a)xwiki.com>
>>>> Objet: [xwiki-users] [ANN] XWiki Enterprise 1.7 Milestone 1
> Released
>>>> À: "XWiki Users" <users(a)xwiki.org>, "XWiki
>>> Developers" <devs(a)xwiki.org>
>>>> Date: Mardi 21 Octobre 2008, 21h56
>>>>
>>>> The XWiki development team is pleased to announce the
> release of
>>>> XWiki
>>>> Enterprise 1.7 Milestone 1.
>>>>
>>>> Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
>>>>
>>>> First milestone of the XWiki Enterprise 1.7 version.
>>>>
>>>> Main changes:
>>>>
>>>> * Work in progress on the new XWiki Syntax v2.0
>>>> * XWiki Syntax 2.0 allow wiki syntax inside links
>>>> * Work in progress on the new experimental WYSIWYG editor.
>>>>
>>>> Important bug fixes:
>>>>
>>>> * Saving a blank wiki page throws exception in Oracle
>>>> * Registration is still possible when right to register for
>>>> Unregistered user is explicit set to deny
>>>> * Documents with name with spaces or other special chars can't
>>>> properly save added image in WYSIWYG editor
>>>> * Support of
> dots in ldap login has introduce a security hole
>>>>
>>>> Note that general goals for XWiki Enterprise 1.7 are:
>>>>
>>>> * Working and usable (i.e. users can use them for their day to day
>>>> work instead of the old Syntax and old WYSIWYG editor) versions of
>>>> new
>>>> rendering and new WYSIWYG editor.
>>>> * Working JCR (can be used for day to day work instead of
> Hibernate).
>>>> * French XE
>>>> * Blog revamping
>>>> * Webdav integration
>>>>
>>>> For more information see the Release notes at:
>>>>
>> http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise17M1
>>>>
>>>> Thanks,
>>>> The XWiki dev team
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>>
> http://lists.xwiki.org/mailman/listinfo/users
>>
>>
>>
>>
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
>
>
--
Jean-Vincent Drean
The XWiki development team is pleased to announce the release of XWiki
Enterprise 1.7 Milestone 1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
First milestone of the XWiki Enterprise 1.7 version.
Main changes:
* Work in progress on the new XWiki Syntax v2.0
* XWiki Syntax 2.0 allow wiki syntax inside links
* Work in progress on the new experimental WYSIWYG editor.
Important bug fixes:
* Saving a blank wiki page throws exception in Oracle
* Registration is still possible when right to register for
Unregistered user is explicit set to deny
* Documents with name with spaces or other special chars can't
properly save added image in WYSIWYG editor
* Support of dots in ldap login has introduce a security hole
Note that general goals for XWiki Enterprise 1.7 are:
* Working and usable (i.e. users can use them for their day to day
work instead of the old Syntax and old WYSIWYG editor) versions of new
rendering and new WYSIWYG editor.
* Working JCR (can be used for day to day work instead of Hibernate).
* French XE
* Blog revamping
* Webdav integration
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise17M1
Thanks,
The XWiki dev team
The XWiki development team is pleased to announce the release of XWiki
Enterprise Manager 1.4.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This release is based on XWiki Enterprise 1.6.1.
Changes from 1.3:
* As usual the main news is on XE side (from 1.5.1 to 1.6.1)
* Some UI improvements on information panels
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM14
Thanks
-The XWiki dev team
Hi All,
We need your support to make FoXWiki a public extension at
addons.mozilla.org. The new version of FoXWiki includes all the features of
previous version plus support for webdav. All you need to do is to try out
new FoXWiki and rate / review the extension.
Steps :
1. You need to have an account at addons.mozilla.org (this is the ugly part)
2. login to addons.mozilla.org and install
https://addons.mozilla.org/en-US/firefox/addon/2358
3. Test FoXWiki using our test server located @
http://91.121.237.216/xwiki/bin/view/Main/ (Refer to screenshots provided at
the plugin's location)
4. Rate / Review the extension :)
Please keep in mind that webdav support is not yet included in official XE
releases.
Let us know if you have any trouble.
Thanks.
- Asiri
ps : Introduction to FoXWiki (old) :
http://soal.xwiki.com/xwiki/bin/view/Code/FoXWiki
Hello all,
2 questions :
- How to set the right panel at left panel ?
- I have a probleme with panel wizard on the wiki preferences (http://localhost:8080/xwiki/bin/admin/XWiki/XWikiPreferences) ... when I click on the icon, nothing is happend ...
Thanx ...
Hi,
We'll be two XWiki guys in the valley Monday <-> Wednesday. Anybody
interested in a meetup on monday or tuesday evening ?
Ludovic
--
Ludovic Dubost
Blog: http://blog.ludovic.org/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost
Up until the point, we've had only 1 wildcard SSL cert for our site
because we've only had one domain we were using, say example.com. But
we've just added a wiki to our farm which is going to be using a
different domain, say newdomain.org. We've obtained the certs for
them, but I don't know where or how to configure apache/ssl to
recognize the certs for the new wiki. I assume it's in the ssh.conf
file. Has anyone done this successfully?
Sam
Hi,
I am currently developing a program documentation system based on xwiki.
I am able to create pages which describes programs. For each program
which has to be described I programatically creates a page and populate
a object with static program information. But I need to document which
database files the program uses, with links to the relevant database
file descriptions (a list). For that I want to use a database list
class. I also want to show a call graph. for that I want to use a
database tree class. But I am not able to find any documentation on
these class properties. Can anyone give an example of use for each of
these two properties or give pointers to relevant examples.
The article http://www.theserverside.com/tt/articles/article.tss?l=XWiki
on the server side were a very good introduction! But it didn't treat
the property Custom Display. Are there any documentation on this property?
Cheers
/Thorbjørn Konstantinovitz
--
W: http://kodefabrikken.dk
If you failing to plan, then you´re planning to fail.
Hi Amer
> Dear Youcef,
> Hope you are doing fine,
> kindly be informed that I have problem with Arabic user name like عامر
> ,يوسف..............
> please find the attachment as reference.
> please can you help me to resolve this problem.....
>
Arabic name and content work very well on my workspace.
Take look to the attached image that I just produced using the same login
name information.
In fact, we have got discussion since more than 2 years ago about how to set
XWiki on UTF-8 for supporting Chenese and Arabic.... I've sent very long
mail explaining how to do so. Another poeple have extended it for another
servlet container and RDMS.
Here is the link: "
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Encoding" (please follow
also the web link at the bottom of the page).
If you follow these steps, I'm sure that you overcome this problem. Please
let me know about it.
Enjoy arabizing the XWiki :-)
ps. - this issue don't need to be put in the JIRA because it has been solved
longtime ago.
- not that the size on xwiki mailing list is fixed at 100 ko. I
changed thus the size of screenshots. But you can contact me on my personal
@ mail
Sincerely yours.
-- Youcef BEY