summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine/WeblogSelect.java
Commit message (Expand)AuthorAgeFilesLines
* Add a "dynamic context" global state, and make WeblogSummary stale when too old.David A. Madore2014-10-091-1/+8
* Use the Java7 java.nio.file interfaces, make output atomic.David A. Madore2014-10-031-2/+2
* Remove all templates from damlengine; introduce config variables instead.David A. Madore2014-10-031-1/+2
* Allow selecting a single entry.David A. Madore2011-11-121-0/+4
* Various trickeries to clarify weblog selection and inter-page links.David A. Madore2011-09-021-2/+2
* Wrap it all in a single command handler.David A. Madore2011-08-311-11/+21
* Use resources for template streams.David A. Madore2011-08-311-1/+2
* (Preliminary) handling of weblog entry selection and summary.David A. Madore2011-08-281-0/+43