hatom-hints: Difference between revisions
Jump to navigation
Jump to search
m (Reverted edit of WqoO36, changed back to last version by RobertBachmann) |
No edit summary |
||
Line 30: | Line 30: | ||
| Entry Title | | Entry Title | ||
| <code>atom:title</code> | | <code>atom:title</code> | ||
| Add class name <code>headline</code>. Using <code> | | Add class name <code>headline</code>. Using <code> | ||
Revision as of 13:34, 20 June 2007
hAtom Hints
hAtom is a microformat for content that can be syndicated, primarily but not exclusively weblog postings. This page gives hints on how to use, implement and embed hAtom, backgrounders and other information closely related to the hAtom spec but that doesn't strictly belong on the main page.
If there's a conflict between this page and the spec, the spec is correct.
This page is currently out-of-date. Consult the accordant microformat specification for up-to-date information.
Schema Notes
Nomenclature
Note: Please see the hatom-issues document for discussion on property names.
Concept | Atom Identifier | hAtom Microformat Usage |
---|---|---|
Feed | atom:feed
|
Add class name "hfeed"
|
Entry | atom:entry
|
Add class name hentry ; if practical, also define id="unique-identifier" to the Entry.
|
Entry Title | atom:title
|
Add class name headline . Using
|