summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine/Context.java
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for weblog selection (and mess everything up).David A. Madore2011-08-281-0/+23
|
* Handle date-extra element.David A. Madore2011-08-261-0/+1
|
* Move most of the context to a "general context" substructure.David A. Madore2011-08-261-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. Madore2011-08-261-2/+29
|
* Handle title and subtitle.David A. Madore2010-10-101-0/+6
|
* Handling of translations.David A. Madore2010-10-091-0/+2
|
* A handful of meta tags, script and style sections.David A. Madore2010-04-181-0/+2
|
* Rename TodoContext class to Context. Usually call "ctx" its instances.David A. Madore2010-04-181-0/+17