XSLPluginDownloads

Version 0.1

Release notes

This is a simple plugin that lets you include and transform an external content into any xwiki page. Actually I used it to show external RSS contents into "dynamic" panels.

  • A precompiled version (only for JDK 1.5) is available into the dist/lib directory of the package.
  • you can build the whole project by typing:
ant -f ant/build.xml dist

How to install

  • Copy all the jars from the "dist/lib" directory into the "WEB-INF/lib" of your XWiki installation.
  • Edit your "WEB-INF/xwiki.cfg" and add the following line into the "xwiki.plugins" section:
com.xpn.xwiki.plugin.xsltransformer.XslURITransformerPlugin
  • At the end of the same file, append the following lines (WEB-INF/xwiki.cfg)
#XSLTransormer Plugin configuration parameters
xwiki.xsluritransformer.debug=disabled
xwiki.xsluritransformer.connectiontimeout=15000
xwiki.xsluritransformer.fallbackencoding=UTF-8
  • Restart your XWiki

All versions

Version
XSLPlugin 0.1

Version 6.2 last modified by VincentMassol on 08/04/2008 at 18:20

Comments 0

No comments for this document

Attachments 1

GZ
xwikiXSLPlugin.tar.gz 1.1
PostedBy: MarcoLinuZ on 08/04/2008 (1Mb )

Creator: MarcoLinuZ on 2008/04/08 14:54
This wiki is licensed under a Creative Commons license
1.4.1.10194