Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Entry single pages: handle permalinks gracefully, populate with attribute. | David A. Madore | 2011-11-12 | 1 | -14/+23 |
| | | | | | | | | | | * 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). | ||||
* | Avoid pollution by redundant xmlns attributes. | David A. Madore | 2011-08-28 | 1 | -1/+1 |
| | |||||
* | (Preliminary) handling of weblog entry selection and summary. | David A. Madore | 2011-08-28 | 1 | -4/+17 |
| | |||||
* | Prepare for weblog selection (and mess everything up). | David A. Madore | 2011-08-28 | 1 | -2/+8 |
| | |||||
* | Add weblog-internal-link class to links created by d:wref attribute. | David A. Madore | 2011-08-26 | 1 | -0/+2 |
| | |||||
* | Implement comments (talkback) link. | David A. Madore | 2011-08-26 | 1 | -1/+1 |
| | |||||
* | Handle d:wref attribute (incompletely). | David A. Madore | 2011-08-26 | 1 | -0/+45 |