naming-conventions: Difference between revisions
Jump to navigation
Jump to search
(added rule about no hierarchy) |
m (please use US English spelling in English wiki page names as following conventions from other standards organizations (e.g. W3C, IETF)) |
||
Line 7: | Line 7: | ||
# XMDP profile pages for microformat specs should be named with the name of the spec, followed by "-profile" | # XMDP profile pages for microformat specs should be named with the name of the spec, followed by "-profile" | ||
# Avoid any use of hierarchy "/"* | # Avoid any use of hierarchy "/"* | ||
# US English spelling (for English pages) | |||
Any violations will be deleted (or moved). | Any violations will be deleted (or moved). |
Revision as of 16:01, 22 March 2007
Microformats wiki pages naming conventions
All pages on this wiki should follow these naming conventions:
- All lowercase.
- Dashes between words.
- XMDP profile pages for microformat specs should be named with the name of the spec, followed by "-profile"
- Avoid any use of hierarchy "/"*
- US English spelling (for English pages)
Any violations will be deleted (or moved).
See the related (but differently applicable) naming-principles for how we figure out how to name microformats themselves and microformats properties.
* The only exceptions to the no hiearchy rule are the rest and events pages/spaces. REST is for a completely different subset of microformats related discussions, and events is either an arbitrary exception or a bit of an experiment.