资 源 简 介
XSite is a XML-based framework for creating web-sites. The source language is PHP, but it should be easy to convert it into any other script language. The framework focuses on the idea of fast and easy site growth. It will take very little time to implement the any view of any data of your application.
XSite starts to work just like this:
XSite::setMap ("my-map.xml");XSite::displayPage($_SERVER["REDIRECT_URL"]);
XSite gives url to XMLGuide, guide will return page configuration file for XMLSite, site will build XML data source for XSLT transform, XSL-template will transform XML data to HTML-page.
For more info read our wiki.
News:
* 17 aug — XSite for perl is coming!
* 20 apr — Multimap feature added.
* 16 apr — SimpleXMLElement support for worker"s results.
<