New article, new biblio types, proofing page
Posted by mholmes on 23 Oct 2008 in Activity log
Received the first article for the new edition of the IALLT Journal, so I started marking it up. I've nearly finished that article. Notes at this point:
- I haven't yet marked up all the names and abbreviations in the body of the document. There are lots. I'll do that tomorrow.
- This article has fournew types of bibliographical item, which I've tagged as
onlineBrochure,onlineFactSheet,onlinePublicAnnouncement, andsoftware. The first two can probably be handled identically, but I'll need to write three XSLT handlers for outputting these types in APA format, as recommended in the APA electronic guidelines supplement. - I wrote a couple of bits into the sitemap and the
contents.xqfile so that going to a specific page will show the articles uploaded into the db but not released yet; they're tagged astype="proofing"in their<teiHeader>tag. The editors will be able to view these documents through a special contents page. - I still have to ensure that searching and indexing doesn't include proofing documents. That'll need a bit of work. It might be a better approach to store them in a separate collection, and write handlers based on the collection.