◊(Local Yarn Code "View Ticket")

2019-03-19
03:37 Closed ticket [c055cacb]: Use a tag rather than a meta for article title plus 4 other changes artifact: da5cd2ea user: joel
03:31
Use a tag instead of metas for title. Use default-title consistently. Refine first-words to be smarter about punctutation. Closes [c055cacb] and fixes [b3ade0b7] check-in: e81b4199 user: joel tags: trunk
2019-02-26
17:12 Ticket [c055cacb] Use a tag rather than a meta for article title status still Open with 4 other changes artifact: ef2fcb57 user: joel
17:12 New ticket [c055cacb]. artifact: 5994fb87 user: joel

Ticket Hash: c055cacb0ff5e2973f454a2da9bc5365bc13d388
Title: Use a tag rather than a meta for article title
Status: Closed Type: Feature Proposal
Severity: Important Priority: Medium
Subsystem: Resolution: Fixed
Last Modified: 2019-03-19 03:37:38
Version Found In:
User Comments:
joel added on 2019-02-26 17:12:02:

Use a title tag rather than parsing it out of a meta. The markup is slightly cleaner. Pages that lookup titles from other articles will generally be using the SQLite cache anyway, so there is no speed advantage to getting it from the metas.


joel added on 2019-03-19 03:37:38:

Closed by [e81b419].