Ticket #216 (new enhancement)
using microformat hAtom for blog posts
| Reported by: | maddiin | Owned by: | maddiin |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | templates | Version: | |
| Keywords: | Cc: |
Description
Change History
comment:2 Changed 3 years ago by maddiin
http://bitbucket.org/maddiin/zine-main/changeset/1fe624068f20/
removed content-type from page_metadata because werkzeug wrongly outputs http_equiv instead of http-equiv and it should be the first tag in <head> anyway.
comment:3 Changed 2 years ago by data
seems like the patches are now at http://bitbucket.org/maddiin/zine-main-microformats/
Note: See
TracTickets for help on using
tickets.
http://bitbucket.org/maddiin/zine-main/changeset/5122bc16d36a/ http://bitbucket.org/maddiin/zine-main/changeset/66447e5bf7c5/
Note: This will break existing themes as classnames changed… although entry-meta and entry-related (formerly meta and related) are not part of hAtom I renamed them for consistency. Old classnames could be used in addition to avoid breaking.
I've also put the author in comments above the content as this seems to be most common usage in blogs.