glossary: Difference between revisions
Jump to navigation
Jump to search
AndyMabbett (talk | contribs) mNo edit summary |
AndyMabbett (talk | contribs) (more) |
||
Line 11: | Line 11: | ||
;attribute | ;attribute | ||
:??? | :??? | ||
;autodiscovery | |||
:see discovery | |||
;class | ;class | ||
Line 17: | Line 20: | ||
;compound microformat | ;compound microformat | ||
:See [[compound-microformat]] | :See [[compound-microformat]] | ||
;design pattern | |||
:??? | |||
;discovery | |||
:??? | |||
;DRY | ;DRY | ||
Line 26: | Line 35: | ||
;microformateer | ;microformateer | ||
: A person involved with microformats. | : A person involved with microformats. | ||
;parser | |||
:??? | |||
;property | ;property |
Revision as of 21:41, 9 December 2006
Microformats Glossary
If you have a term you wish to see defined, please feel free to add it to the list, in alphabetical order (apart from the first entry).
- microformat
- See http://microformats.org/about/.
- @
- in the context of, say, @rel, this is shorthand for attribute, so "the @rel" should be read as "the rel attribute"
- attribute
- ???
- autodiscovery
- see discovery
- class
- ???
- compound microformat
- See compound-microformat
- design pattern
- ???
- discovery
- ???
- DRY
- See DRY
- elemental microformat
- See elemental-microformat
- microformateer
- A person involved with microformats.
- parser
- ???
- property
- ???
- uF
- Shorthand for microformat, especially used in e-mail and on IRC. Plural: uFs.
- XHTML
- HTML reformulated in XML. (See http://www.w3.org/TR/xhtml1/ for more information.)