HowTo

To modify these pages use an ftp client to store/retrieve pages to/from ftp.dragoncoast.info using the username and password supplied elsewhere.

Most content only requires an h2 header section and p body sections. The CSS does all the fancy stuff. Use a link to # in h2 headers so they stand out.

Mail can be checked by going here. Use the username and passphrase supplied elsewhere.

When editing pages on the website, we need to minimise the chance of one overwriting another's changes, so if we can follow this simple procedure, all will be fine.

  • 1. write your journal entry in a text file (see format below)
  • 2. download the latest file from the server (this week, its session74.php)
  • 3. paste your entry into the file
  • 4. upload the revised file

Editing

Journal Entries should have the following format:

<h2> <a href="#">Journal of Me </a> </h2>

<p> First="" written paragraph. Newlines are ignored in here. That's what these 'p' tags do. </p>

<p> Second written paragraph. Newlines are ignored in here. etc </p>

... and you insert your text above the bottom PHP include statement of the page. [After you've done it once, its a piece of piss :_) ]