Top Level :: XML

Package Information: XML_CSSML

This package is not maintained, if you would like to take over please go to this page.
» Summary » License
The PEAR::XML_CSSML package provides methods for creating cascading style sheets (CSS) from an XML standard called CSSML. PHP License
» Current Release » Bug Summary
1.1.1 (stable) was released on 2005-10-12 by arnaud (Changelog)
Easy Install

Not sure? Get more info.

pear install XML_CSSML

No open bugs
Report a new bug to XML_CSSML
» Description
The best way to describe this library is to classify it as a template system for generating cascading style sheets (CSS). It is ideal for storing all of the CSS in a single location and allowing it to be parsed as needed at runtime (or from cache) using both general and browser filters specified in the attribute for the style tags. It can be driven with either the libxslt pear extenstion (part of xmldom) or the xslt extension (part of the sablotron libraries).
My hope is that such a system becomes the standard for the organization of stylesheet information in the future.
» Maintainers » More Information

Dependencies for XML_CSSML

  • PHP 5.0.0