More work on poem display
Posted by mholmes on 20 Mar 2007 in Activity log
Continued basic XSLT output for individual poems, adding handling for line-groups and lines. I'm experimenting with ways of showing line numbering unobtrusively.
The document contains a range of different contribution types, specified by the type attribute on the containing div tag:
- poem
- acrostic poem
- rondeau
- sonnet
- poem fragment
- poem extract
- quatrain
- sonnet?
- anagram
- comment
- epigram
- carol
- modified carol
We'll need to decide on how each of these types should be displayed. First of all, can I get feedback on all the types from the list above which should be treated as poems (i.e. displayed using the same layout and style as "poem")?