Changes between Version 9 and Version 10 of DosAndDontsForApplicationWriters


Ignore:
Timestamp:
May 30, 2006, 7:06:51 AM (18 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DosAndDontsForApplicationWriters

    v9 v10  
    5252   * {{{title}}}; obviously, the document's title, must be {{{<title>}}}-safe, so no formatting
    5353   * {{{extrahead}}}; anything extra your document wants stuffed into the {{{<head>}}}
    54      (i.e. a {{{<style>}}} or {{{<link>}}}s)
     54     (e.g., a {{{<style>}}} or {{{<link>}}}s)
    5555   * {{{content}}}; the main content of the document
    5656 * You should refer to media-files with a configurable prefix,
Back to Top