Confirmed users
503
edits
m (→Internal) |
m (Reverted edit of Sktokxoz, changed back to last version by Magicdice) |
||
| (10 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
== Status == | == Status == | ||
It turns out that formulating a single canonical documentation taxonomy is not necessary, as MediaWiki supports nested Categories, and any page can be included in any number of categories or subcategories. Having an initial set of categories could still be useful, if only to give us a starting point. | |||
== Purpose == | == Purpose == | ||
This list exists as an attempt to provide that starting point. It is less critical that it be correct and complete, however, as Categories and Subcategories (and Sub-subcategories...etc) can be added to a MediaWiki at will. | |||
That said, '''PLEASE feel free to modify, organize, and add to the list below.''' | |||
You may want to have a look at http://www.mozilla.org/docs/jargon.html | |||
== Taxonomy List (rough) == | == Taxonomy List (rough) == | ||
| Line 17: | Line 15: | ||
; CSS : Cascading Style Sheets. | ; CSS : Cascading Style Sheets. | ||
; DHTML : Dynamic HTML. | ; DHTML : Dynamic HTML. (I'm not sure this belongs here. DHTML is a marketing buzzword for JS + HTML; there's no 'DHTML standard' - Gerv) | ||
; DOM : "The Document Object Model is an API for HTML and XML documents. It does two things for web developers: it provides a structural representation of the document, and it defines the way that that structure is to be accessed from script, allowing you to get at the web page as a structured group of nodes, which we will discuss shortly. Essentially, it connects web pages to scripts or programming languages." | ; DOM : "The Document Object Model is an API for HTML and XML documents. It does two things for web developers: it provides a structural representation of the document, and it defines the way that that structure is to be accessed from script, allowing you to get at the web page as a structured group of nodes, which we will discuss shortly. Essentially, it connects web pages to scripts or programming languages." | ||
| Line 29: | Line 27: | ||
; Web Standards : Web standards, best practices, using standards in web development, etc. | ; Web Standards : Web standards, best practices, using standards in web development, etc. | ||
; SVG : | ; SVG : Scalable Vector Graphics | ||
; XML : Extensible Markup Language. | ; XML : Extensible Markup Language. | ||
; XSLT : XSL Transformations language. | ; XSLT : XSL Transformations language. | ||
| Line 50: | Line 46: | ||
; XPCOM : Cross Platform Component Object Model. | ; XPCOM : Cross Platform Component Object Model. | ||
; XPFE : ... | <!-- ; XPFE : ... --> | ||
; XPInstall : Cross Platform Installer (presumably). | ; XPInstall : Cross Platform Installer (presumably). | ||
| Line 66: | Line 61: | ||
; Extensions : Small add-ons for extending the functionality of Mozilla applications. | ; Extensions : Small add-ons for extending the functionality of Mozilla applications. | ||
; | ; Internationalization : ??? | ||
; Localisation : ??? | |||
; Mozilla as a Platform : Developing applications using the Mozilla platform. | ; Mozilla as a Platform : Developing applications using the Mozilla platform. | ||