Mapathon, and progress with the static build
Posted by mholmes on 16 Mar 2016 in Activity log
In the mapathon, managed to map three new places on Agas, and eliminated several duplicate or inappropriate (because not in London) places.
In the static build work:
- Got the orgs correctly rendering in the AJAX (they were invalid).
- Got them picked up appropriately into the larger documents.
- Added some CSS to style the appendix content for user who don't have JS installed.
- Wrote the JS to change local links to popup calls.
- Wrote the JS to hide the appendix (too crude right now; must be refined).
- Wrote the JS to redirect mdt list pages with querystrings to their static equivalents.
- Tiedied up of citation output.
- Fixed various validity problems, including changing ids in the footer to classes to avoid clashing with existing document ids, and corresponding CSS.