Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a "dynamic context" global state, and make WeblogSummary stale when too old. | David A. Madore | 2014-10-09 | 1 | -2/+5 |
| | |||||
* | Introduce at least a semblance of thread-safety. | David A. Madore | 2014-10-05 | 1 | -1/+1 |
| | |||||
* | Support for d:wrefcat attribute to create links inside a category. | David A. Madore | 2013-04-06 | 1 | -1/+17 |
| | |||||
* | Entry single pages: handle permalinks gracefully, populate with attribute. | David A. Madore | 2011-11-12 | 1 | -3/+7 |
| | | | | | | | | | | * A single page is generated from the single-page attribute on <entry> element (stored in database as do_single_page). * Permalink refers to the single page. Same from weblog index. Other links are subject to debate (e.g., what about internal links? now we link to single page when link has a supplement part, but this is debatable). | ||||
* | Handling of weblog index (including killing nested a elements). | David A. Madore | 2011-08-28 | 1 | -7/+12 |
| | |||||
* | (Preliminary) handling of weblog entry selection and summary. | David A. Madore | 2011-08-28 | 1 | -0/+53 |