Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the JavaScript magic element to indicate number of comments. | David A. Madore | 2011-09-01 | 1 | -0/+1 |
| | |||||
* | Wrap it all in a single command handler. | David A. Madore | 2011-08-31 | 1 | -0/+8 |
| | |||||
* | Handling of weblog index (including killing nested a elements). | David A. Madore | 2011-08-28 | 1 | -0/+3 |
| | |||||
* | (Preliminary) handling of weblog entry selection and summary. | David A. Madore | 2011-08-28 | 1 | -0/+3 |
| | |||||
* | Prepare for weblog selection (and mess everything up). | David A. Madore | 2011-08-28 | 1 | -0/+23 |
| | |||||
* | Handle date-extra element. | David A. Madore | 2011-08-26 | 1 | -0/+1 |
| | |||||
* | Move most of the context to a "general context" substructure. | David A. Madore | 2011-08-26 | 1 | -14/+20 |
| | | | | | This is so as to make sure that cloning (which does a shallow copy) gives us references to the same mutable content. | ||||
* | Implement comments (talkback) link. | David A. Madore | 2011-08-26 | 1 | -2/+29 |
| | |||||
* | Handle title and subtitle. | David A. Madore | 2010-10-10 | 1 | -0/+6 |
| | |||||
* | Handling of translations. | David A. Madore | 2010-10-09 | 1 | -0/+2 |
| | |||||
* | A handful of meta tags, script and style sections. | David A. Madore | 2010-04-18 | 1 | -0/+2 |
| | |||||
* | Rename TodoContext class to Context. Usually call "ctx" its instances. | David A. Madore | 2010-04-18 | 1 | -0/+17 |