Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More link rel attribute goodness. | David A. Madore | 2011-09-10 | 1 | -0/+1 |
| | | | | | Set rel="bookmark" on blog entry permalinks, rel="alternate" on translation pages. | ||||
* | Use HTML5 elements for header, hgroup, nav(bar), footer. | David A. Madore | 2011-09-07 | 1 | -2/+2 |
| | |||||
* | Move body handling (header, footer, etc.) to the <d:daml> element. | David A. Madore | 2011-09-07 | 1 | -0/+9 |
| | | | | The <d:body> element is now sort of useless. | ||||
* | Move most of the context to a "general context" substructure. | David A. Madore | 2011-08-26 | 1 | -3/+3 |
| | | | | | This is so as to make sure that cloning (which does a shallow copy) gives us references to the same mutable content. | ||||
* | Revert character encoding to ASCII on Java source files. | David A. Madore | 2010-10-09 | 1 | -2/+2 |
| | |||||
* | Handling of translations. | David A. Madore | 2010-10-09 | 1 | -0/+57 |