Backups working for TEI, NLM and PDF
Posted by mholmes on 08 Jan 2009 in Activity log
Wrote the pipelines and flowscript for saving PDF, TEI, NLM 3.0 and NLM 2.3 files to the file system, and created a basic list page which links to the files that are there, so you can create backups and view them.
Next, I want to create the XHTML output, which involves creating a separate folder for each document, and dumping not only the output but also copies of all the CSS, JS and so on into the folder. Then it might be possible to zip the contents of the folder into a zip file.
The backups control page should also be arranged as a table, showing file generation dates, to make it clearer exactly what's happening.