|
|
XSLT is our general transformation engine. You'll find a lot about XSLT on the web and there are good books about it available. Which XSLT stylesheet should be used for which collection, can be defined in the .configxml files (or .configxml.children). Here's a simple example: <bxcms xmlns="http://bitflux.org/config"> The xslt files go into your themes folder in the /themes/ directory (by default /themes/bxcms/) |
Add Comment