Home » XML » XML_CSSML
The PEAR::XML_CSSML package provides methods for creating cascading style sheets (CSS) from an XML standard called CSSML.
This package is unmaintained.
Download latest release 1.1.1 (archived versions might be outdated)
License: PHP License
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
No maintainers.
Dependencies
No dependencies.
Releases
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #830 | Closed | Bug | 2004-02-21 | Assignment to $this | |
| #902 | Closed | Bug | 2004-02-26 | PEAR QA: improvement for get_class()-usage | |
| #5574 | Bogus | Bug | 2005-09-30 | wrong directory hierarchy |