Installing XWiki Watch 1.0
XWiki Watch over an existing wiki (installing the .xar)
- You need to have XWiki Enterprise 1.4.1 (or later) installed (you can download it from the download page).
- download the XWiki Watch XAR file.
- Start the wiki and import the downloaded XAR in the wiki.
- In Administration > Preferences > Advanced, add WatchCode.Translations as an Internationalization Document Bundle.
Using the standalone package
- Download the XWiki Watch ZIP file from the download page.
- Unzip it and start the wiki (using start_xwiki.bat on windows systems and start_xwiki.sh on unix systems).
Using the Windows installer for standalone package
- Download the XWiki Watch .exe file from the download page, run it and follow the instructions.
Using the platform independent installer (the .jar installer) for standalone package
- Download the XWiki Watch .jar file from the download page. You need to have Java to be able to run the installer. Run the .jar file and follow the instructions: depending on your system settings you can do this either by double-clicking it or by explicitly invoking java -jar xwiki-watch-installer-generic-1.0.jar in a command line.
Installing XWiki Watch 1.0 on XWiki Enterprise 1.4
If you are using a lower version of XWiki Enterprise (1.4 final or a 1.4 rc or one of the 1.4 milestones) but still want to run XWiki Watch 1.0, you need to replace a couple of libraries in the XWiki Enterprise you are running. To enjoy the experience of XWiki Watch 1.0 in XWiki enterprise 1.3, follow the next steps:- get xwiki-web-gwt-1.4.1.jar from our maven repository
- go to webapps/xwiki/WEB-INF/lib folder in your XWiki Enterprise installation
- replace the xwiki-web-gwt-1.4-*.jar library (1.4-* corresponding to the version of enterprise you are running) with the jar you just downloaded
- restart your wiki
- install the xwiki-watch-1.0.xar into your wiki following the instructions above, if you haven't already.
Installing XWiki Watch 1.0 on XWiki Enterprise 1.3
If you have a lower version of XWiki enterprise but still want to run XWiki Watch 1.0, you need to replace a couple of libraries in the XWiki Enterprise you are running. Note that this will upgrade the XWiki GWT API in your installation to the 1.4.1 version, which uses GWT-1.4.61 instead of 1.3.3. If you have developed your own applications on top of XWiki that use GWT and / or the XWiki GWT API and they are not compatible with GWT 1.4.61, you should not do this. To enjoy the experience of XWiki Watch 1.0 in XWiki enterprise 1.3, follow the next steps:- get xwiki-web-gwt-1.4.1.jar from our maven repository
- get gwt-servlet-1.4.61.jar from gwt maven repository
- go to webapps/xwiki/WEB-INF/lib folder in your XWiki Enterprise installation
- remove the gwt-servlet-1.3.3.jar and xwiki-web-gwt-1.3.x.jar libraries (1.3.x corresponding to the version of enterprise you are running).
- copy the two jars you just downloaded to this folder
- restart your wiki
- install the xwiki-watch-1.0.xar into your wiki following the instructions above, if you haven't already.
Setting up
- For Press Review email feature, set the SMTP server and admin email preferences in Administration > Preferences > Registration.
Version 5.1 last modified by lucaa on 16/07/2008 at 20:45
Document data
Attachments:
No attachments for this document
Comments: 0