Standalone build progress
Posted by mholmes on 05 Jan 2016 in Activity log
Finished the moleebo and molebba private URI schemes, and then started work on rendering the AJAX fragments we'll need. However, a long discussion with JT convinced me I need to address the issue of the generated content (gazetteer and praxis index), since it's not being handled in an ideal way. We've decided to use <divGen>
in our standalone XML versions of the documents (i.e. replace the XHTML content with that), and then generate XML versions of the content as part of the standalone generation, and finally convert those to paged XHTML outputs. It'll take some figuring out, but it's the right approach in the long term.