RSS Imports
I've got RSS imports working.
I've written an XSL stylesheet that transforms RSS files (versions 0.9, 0.91, 0.92 and 1.0) into XHTML fragments. A PHP script processess the XSL Transformation and echos out the fragments to the appropriate part of the front page.
Next on the list is building the Article pages, and then the Author's admin screens.
--------
I've written an XSL stylesheet that transforms RSS files (versions 0.9, 0.91, 0.92 and 1.0) into XHTML fragments. A PHP script processess the XSL Transformation and echos out the fragments to the appropriate part of the front page.
Next on the list is building the Article pages, and then the Author's admin screens.
--------