summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine/TodoCategories.java
Commit message (Collapse)AuthorAgeFilesLines
* Rename the "do_single_page" database column to "special_name", and update ↵David A. Madore2014-10-121-1/+1
| | | | | | | Java variables accordingly. The SQL command is: ALTER TABLE entries RENAME do_single_page TO special_name ;
* Introduce a WeblogLink class to refactor a lot of code on how links are written.David A. Madore2014-10-101-6/+7
|
* Put title attributes on category links.David A. Madore2011-09-091-0/+2
|
* Display lists of categories, with appropriate links.David A. Madore2011-09-081-0/+60