Re: [xwiki-users] XWiki Web 1.8.1

2010-01-09 Thread Thomas Mortagne
On Fri, Jan 8, 2010 at 23:17, J. Allen Santos wrote: > > Hi, > I tried using other version of maven. I can't seem to find 2.2.0 from the > maven site so I used 2.0.10. And it worked (terminal and netbeans)! Thank you > very much! You should use last stable version which is 2.2.1 (very close to

Re: [xwiki-users] Migrate to Mysql

2010-01-09 Thread Thomas Mortagne
On Sat, Jan 9, 2010 at 02:19, Aplamon wrote: > > I have been using the standalone package (2.04) for some time and now our > wiki is starting to grow. So I wanted to migrate over to a Mysql database. I > have setup the default wiki in Mysql, that works. Now I want to move over > all the content. I

Re: [xwiki-users] Link to a file in local file system

2010-01-09 Thread Arnaud bourree
If you limit browser list to IE, you can used URL like file://C:/somewehre/somefile.doc Or else store your file file in webapps/xwiki but not in WEB-INF folder Arnaud 2010/1/9 Ziggy : > Hi, > > Isnt there a way to link to a file on the local file system? I tried using > both the WYSIWYG editor an

[xwiki-users] Link to a file in local file system

2010-01-09 Thread Ziggy
Hi, Isnt there a way to link to a file on the local file system? I tried using both the WYSIWYG editor and the creole syntax and both dont work. I know i can link to an attachment but thats not what i want. I want to add a hyperlink to a document that links to a file that is somewhere on the C: dr

Re: [xwiki-users] Migrate to Mysql

2010-01-09 Thread Arnaud bourree
Standalone XWiki used Hsqldb. Find file .script, rename it .sql and run it in MySql. Arnaud. 2010/1/9 Aplamon : > > I have been using the standalone package (2.04) for some time and now our > wiki is starting to grow. So I wanted to migrate over to a Mysql database. I > have setup the default wik

Re: [xwiki-users] Xwiki attachements

2010-01-09 Thread Arnaud bourree
I like Restfull API http://platform.xwiki.org/xwiki/bin/view/Features/XWikiRESTfulAPI Depends of your other tool capabilities Arnaud. 2010/1/8 Ziggy : > Ok i will look into this WEBDAV option. If anyone has more suggestions > please do let me know. > > Thanks > > On Fri, Jan 8, 2010 at 3:08 AM, S