summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine/TodoEntryElement.java
Commit message (Expand)AuthorAgeFilesLines
* Add a navigation bar before and after every single blog entry.David A. Madore2018-09-071-1/+135
* Make the link to continue reading a parent of the main div, not at the cut-he...David A. Madore2014-10-171-0/+1
* Rename the "do_single_page" database column to "special_name", and update Jav...David A. Madore2014-10-121-5/+5
* Introduce a WeblogLink class to refactor a lot of code on how links are written.David A. Madore2014-10-101-21/+18
* And change that stupid attribute name to "day-of-week" instead of "day_of_week".David A. Madore2012-02-261-1/+1
* Now check day of week on entries.David A. Madore2012-02-261-0/+16
* Fix style and class attributes on <d:entry> elements.David A. Madore2012-02-131-2/+9
* Implement <d:cut-here /> for cutting long entries.David A. Madore2011-11-121-1/+4
* Entry single pages: handle permalinks gracefully, populate with attribute.David A. Madore2011-11-121-3/+11
* Sprinkle microformats to hopefully make the blog a valid hAtom feed.David A. Madore2011-09-131-13/+32
* More link rel attribute goodness.David A. Madore2011-09-101-0/+1
* Display lists of categories, with appropriate links.David A. Madore2011-09-081-3/+25
* Also use HTML5 elements (article, header, footer) for weblog entries.David A. Madore2011-09-071-5/+9
* (Preliminary) handling of weblog entry selection and summary.David A. Madore2011-08-281-3/+4
* 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-1/+1
* Implement comments (talkback) link.David A. Madore2011-08-261-3/+8
* Quiet gcj warnings.David A. Madore2011-08-261-1/+1
* (Preliminary) handling of weblog <entry>.David A. Madore2011-05-011-0/+97