To build the website, I've had to start writing HTML again. Not the most entertaining past-time, especially since whatever you create always breaks in one browser at first.
Formatting Glosses In Html (2010-02-24)
So, as part of setting up dokuwiki I decided to write a simple plugin to format glosses properly by generating HTML and CSS. That means:
- Aligning words in the foreign language with their English translation.
- Align morpheme boundaries within the word correctly.
These first two can be accomplished simply by ...
more