summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine/WeblogIndexSelect.java
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | Location of template files should now be specified by the DAMLENGINE_TEMPLATE_PATH environment variable.
* Wrap it all in a single command handler.David A. Madore2011-08-311-2/+4
|
* Use resources for template streams.David A. Madore2011-08-311-1/+2
|
* Handling of weblog index (including killing nested a elements).David A. Madore2011-08-281-0/+16