Nik wrote... > If you want to install PHP for this, then I can write the PHP script to do > this -- it's actually pretty easy. The simplest approach would be to > compare the date of the .html file to the .xml file. If the xml file is > newer, regenerate the .html file.
Nik, Is there an XSLT extension that is needed? I get a parse error on one of my sites with PHP support: http://www.kenhagerwoodturnings.com/php/faq.php http://www.kenhagerwoodturnings.com/php/test.php > Another solution is to have CVS handle it. You can set up a > commit trigger > so that CVS will generate a new HTML file whenever faq.xml is checked in. That works for me. > I haven't been following the list that much, so I don't know if the > notesbydave.com files are part of the dqsdd project files at > sourceforge, if > there's a separate cvs repository set up for those, or if there isn't a > repository for those at all. Yes. There's a 'dqsdweb' module now in the same repository. Dave set it up so that the server pulls the latest from CVS every 15 minutes or so. Glenn ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ DQSD-Devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dqsd-devel
