... h1. What's new * Uses XSLT-only as rendering engine * More intelligent RelaxNG usage (automatically inserts necessary subelements) * Much more configurable via [ RelaxNG|BXE 2.0/RelaxNGEnhancement] * Content from attributes is editable.
|
* [Server Includes|BXE 2.0 ServerIncludes] for including dynamic, not editable content * [Server Cut-n-paste|BXE 2.0 ServerClipboard]
|
* [Internationalisation|BXE 2.0 i18n] (we'll need help to translate BitFlux) BXE)
|
* and more (to be extended ;) )
|
... h1. Download Currently only available via SVN at [https://svn.liip.ch/repos/bxe/2_0/trunk/] On Linux system, the command line to download this : {code}svn co https://svn.liip.ch/repos/bxe/2_0/trunk/ bxe{code} you must have subversion package installed on your system. to install SVN on debian system : apt-get install subversion A tgz-ed file is available from our fisheye at http://fisheye.liip.ch/browse/~tarball=tgz/BXE/2_0/trunk/trunk.tgz and you can browse the source at http://fisheye.liip.ch/browse/BXE/2_0/trunk h1. Demo
|
A simple demo with RSS is available at :
|
[http://files.bitflux.ch/bxe_2_0/examples/rss/] (?)
|
Another demo more complex, with a self defined schema. It uses a lot of user defined callbacks :
|
[http://files.bitflux.ch/bxe_2_0/examples/xslt2/] (?)
|
h1. Docs
|
... * [A little introduction|BXE 2.0 Introduction] * [Getting Started|BXE 2.0 Getting Started] * [RelaxNG Enhancement |BXE 2.0 RelaxNGEnhancement] * [OnNewCallbacks|BXE 2.0 OnNewCallbacks] * [ServerClipboard Plugin|BXE 2.0 ServerClipboard] * [Server Includes|BXE 2.0 ServerIncludes] * [Internationalisation|BXE 2.0 i18n] * [Hints and Tricks|BXE 2.0 HintsTricks] See also [http://blog.liip.ch/archive/bxe-2-0-technology-preview.html]
|