naming-conventions: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Reverted edits by CnadoMpasr (Talk) to last version by Tantek) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 6: | Line 6: | ||
# Dashes between words. | # Dashes between words. | ||
# 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 "/"* | |||
# US English spelling for English pages (re-use of [http://www.w3.org/2001/06/manual/#Spelling W3C Manual of Style Spelling Editorial Guideline].) | |||
Any violations will be deleted. | Any violations will be deleted (or moved). | ||
See the related (but differently applicable) [[naming-principles]] for how we figure out how to name microformats and microformats properties. | See the related (but differently applicable) [[naming-principles]] for how we figure out how to name microformats themselves and microformats properties. | ||
<nowiki>*</nowiki> 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. | |||
== Related == | |||
See [[mediawiki-customization]] for brief notes on how the microformats wiki is different from a "typical" MediaWiki install, in many ways to help with [[how-to-play]] and [[naming-conventions]]. |
Latest revision as of 18:18, 20 December 2008
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 (re-use of W3C Manual of Style Spelling Editorial Guideline.)
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.
Related
See mediawiki-customization for brief notes on how the microformats wiki is different from a "typical" MediaWiki install, in many ways to help with how-to-play and naming-conventions.