Template:DOM navigation: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
add setting up
Elf (talk | contribs)
chg to portal instead of tutorial
Line 3: Line 3:
which, when used in an article, displays the following in the article:
which, when used in an article, displays the following in the article:
</noinclude>{{NavigationBox
</noinclude>{{NavigationBox
|Name = DOM Tutorial
|Name = DOM portal articles
|Title = [[COLLADA DOM API tutorial]]
|Title = [[Portal:COLLADA DOM|COLLADA DOM]]
|List = '''Chapters:'''      &nbsp;• [[DOM guide: Introduction|Intro]] &nbsp;• [[DOM guide: Architecture| Architecture]] &nbsp;• [[DOM guide: Setting up| Setting up]] &nbsp;• [[DOM guide: Getting started| Getting started]] &nbsp;• [[DOM guide: Loading and saving documents|Load/save&nbsp;documents]] &nbsp;•  [[DOM guide: Working with documents| Working&nbsp;with&nbsp;documents]] &nbsp;• [[DOM guide: Representing elements in the object model| Representing&nbsp;elements]] &nbsp;•  [[DOM guide: Working with elements| Working&nbsp;with&nbsp;elements]] &nbsp;• [[DOM guide: Resolving URIs| Resolving&nbsp;URIs]] &nbsp;• [[DOM guide: Using custom COLLADA data| Using custom COLLADA data]] &nbsp;• [[DOM guide: Integration templates| Integration&nbsp;templates]] &nbsp;• [[DOM guide: Error handling| Error&nbsp;handling]]<br>
|List = '''Guide chapters:'''      &nbsp;• [[DOM guide: Introduction|Intro]] &nbsp;• [[DOM guide: Architecture| Architecture]] &nbsp;• [[DOM guide: Setting up| Setting up]] &nbsp;• [[DOM guide: Getting started| Getting started]] &nbsp;• [[DOM guide: Loading and saving documents|Load/save&nbsp;documents]] &nbsp;•  [[DOM guide: Working with documents| Working&nbsp;with&nbsp;documents]] &nbsp;• [[DOM guide: Representing elements in the object model| Representing&nbsp;elements]] &nbsp;•  [[DOM guide: Working with elements| Working&nbsp;with&nbsp;elements]] &nbsp;• [[DOM guide: Resolving URIs| Resolving&nbsp;URIs]] &nbsp;• [[DOM guide: Using custom COLLADA data| Using custom COLLADA data]] &nbsp;• [[DOM guide: Integration templates| Integration&nbsp;templates]] &nbsp;• [[DOM guide: Error handling| Error&nbsp;handling]]<br>
'''Systems:''' &nbsp;• [[DOM resolver subsystem|resolver]] &nbsp;• [[DOM meta system|Meta]] &nbsp;• [[DOM URI resolver system|URI&nbsp;resolver]] &nbsp;• [[DOM SID resolver system|SID resolver]] &nbsp;• [[DOM error handling system|Errors]] &nbsp;• [[DOM load and save flow|Load/save&nbsp;flow]] &nbsp;• [[DOM runtime database|Runtime database]]  &nbsp;• [[DOM memory system|Memory]] &nbsp;• [[DOM COLLADA code generator|Code&nbsp;generator]]<br>
'''Systems:''' &nbsp;• [[DOM resolver subsystem|resolver]] &nbsp;• [[DOM meta system|Meta]] &nbsp;• [[DOM URI resolver system|URI&nbsp;resolver]] &nbsp;• [[DOM SID resolver system|SID resolver]] &nbsp;• [[DOM error handling system|Errors]] &nbsp;• [[DOM load and save flow|Load/save&nbsp;flow]] &nbsp;• [[DOM runtime database|Runtime database]]  &nbsp;• [[DOM memory system|Memory]] &nbsp;• [[DOM COLLADA code generator|Code&nbsp;generator]]<br>
'''Classes:'''  &nbsp;• [[DOM URI class|URI]] &nbsp;•  [[DOM StringRef|StringRef]] <br>
'''Classes:'''  &nbsp;• [[DOM URI class|URI]] &nbsp;•  [[DOM StringRef|StringRef]] <br>
'''Terminology categories:'''  &nbsp;• [[:Category:COLLADA terminology|COLLADA]] &nbsp;• [[:Category:DOM terminology|DOM]] &nbsp;• [[:Category:XML terminology|XML]]
'''Terminology categories:'''  &nbsp;• [[:Category:COLLADA terminology|COLLADA]] &nbsp;• [[:Category:DOM terminology|DOM]] &nbsp;• [[:Category:XML terminology|XML]]
|Color = #dddddd
|Color = #dddddd
|Summary = List of articles in the DOM Tutorial.
|Summary = List of articles under the DOM portal.
}}
}}

Revision as of 23:41, 18 May 2007

Usage of this template is:

{{DOM tutorial}}

which, when used in an article, displays the following in the article:

COLLADA DOM
List of articles under the DOM portal.
Guide chapters:  • Intro  • Architecture  • Setting up  • Getting started  • Load/save documents  • Working with documents  • Representing elements  • Working with elements  • Resolving URIs  • Using custom COLLADA data  • Integration templates  • Error handling

Systems:  • resolver  • Meta  • URI resolver  • SID resolver  • Errors  • Load/save flow  • Runtime database  • Memory  • Code generator
Classes:  • URI  • StringRef
Terminology categories:  • COLLADA  • DOM  • XML

[[Category: ]]