|
||||||||||
|
This tutorial is for the Artemis Society International web team. If you're not a member of the web team or a WebSite Director user who wants to see how Artemis Society International uses WSD to maintain our web site, you're still welcome to browse; but this might not make very much sense to you.
We currently use about two dozen document templates on the Artemis Project web site. You set the header and footer templates by using the Document Info button in WebSite Director, and selecting the items you want from the menus available in the Document Info screen.
For example, this document uses the adb.header and adb.footer templates. If you look a the source code, you'll see that WebSite Director has added several lines of code at the beginning and end with all the standard boilerplate information about the document. (If you're reading this in a language other than English, the header and footer templates will probably be something other than adb.header and adb.footer.)
To make it easier to decrypt the names, note that:
"-na" means "no author"
"-de" means "Deutsch" (German)
"-nl" means "nederland" (Dutch)
"mmm" means "Moon Miners' Manifesto"
"lia" means "Lunar Industries Association"
Document heirarchies for versions of the Artemis Project in languages other than English start at the very top of the web, right at the web root. So, for example, you will find the German version of the Artemis Data Book at /deutsch/adb/.
Here is a listing of all the templates in the library as of this writing, with an explanation of what each template is and when to use it. We'll try to keep this document updated as we add additional languages and functions to the Artemis Project web.
Template | What it's for and when to use it |
---|---|
adb.footer |
Standard footer for the Artemis Data Book. Use this one if:
|
adb.footer-de |
Standard footer, in the German language. Use in the /deutsch hiearchy if:
|
adb.footer-de-na |
Standard "no author" footer, in the German language. Use in the /deutsch/ hiearchy if:
See adb.footer-na for further notes about the "no author" headers and footers. |
adb.footer-na |
Standard "no author" footer, in the English language. Use in the primary English hiearchy if:
If author does not have a WSD account and you want to list the author, then put the author's name as the first line of the body of the document using this code: <p><i>Author's name</i></p> If the author does not have a WSD account and you don't know who to assign as the owner of this document, select the ASI Web Team as the author in the Document Info screen. |
adb.footer-nl |
Standard ADB footer, in the Dutch (nederland) language. Use in the /nl/ hiearchy if:
|
adb.header |
Standard header for the Artemis Data Book. Use this one if:
|
adb.header-de |
Standard "no author" header, in the German language. Use in the /deutsch/ hiearchy if:
|
adb.header-de-na |
Standard "no author" header, in the German language. Use in the /deutsch/ hiearchy if:
See adb.footer-na for further notes about the "no author" headers and footers. |
adb.header-na |
Standard "no author" header, in the English language. Use in the main hiearchy if:
See adb.footer-na for further notes about the "no author" headers and footers. |
adb.header-nl |
Standard ADB header, in the Dutch (nederland) language. Use in the main hiearchy if:
|
adb.header-nl-na |
Standard "no author" header, in the Dutch language. Use in the main hiearchy if:
See adb.footer-na for further notes about the "no author" headers and footers. |
bio.footer |
Standard footer for biographies in the /bios/ directory. |
bio.header |
Standard header for biographies in the /bios/ directory. |
lea.footer-na |
Don't use. This is an old footer for Lunar Entrepreneurs Assocation. |
lea.header-na |
Don't use. This is an old header for Lunar Entrepreneurs Assocation. |
lex.footer |
Don't use. This is an experimental footer for a lexicon. |
lex.header |
Don't use. This is an experimental header for a lexicon. |
lia.footer-na |
Lunar Industries Association footer. Use only in the /lia/ heirachy. |
lia.header-na |
Lunar Industries Association header. Use only in the /lia/ heirachy. |
mmm.footer |
Moon Miners' Manifesto footer. Use only in the MMM hiearchy. This heirachy starts at /adb/06/09/03/02/. Do use this one for all Moon Miners' Manifesto articles. |
mmm.header |
Moon Miners' Manifesto header. See mmm.footer for notes. |
pleiades.footer |
Pleiades footer. Use only in the Pleiades hiearchy. This heirachy starts at /adb/06/09/03/01/. Do use this one for all Pleiades articles. |
pleiades.header |
Pleiades header. See pleiades.footer for notes. |
pleiades.header-na |
"No author" version of Pleiades footer. See adb.footer-na for explanation of the "-na" templates. |
|
|