Commit Graph

26 Commits

Author SHA1 Message Date
moodler f0c3da1e7e Updates copied from HEAD 2005-07-07 15:49:51 +00:00
thepurpleblob f04eda06be Added a chunk on defensive/secure coding. With due deference to
Petr Skoda from which a lot of it was stolen.
2005-06-09 18:51:49 +00:00
moodler 27437410f4 file survey.php was added on branch MOODLE_15_STABLE on 2006-03-10 07:27:54 +0000 2005-04-05 20:54:43 +00:00
thepurpleblob 9b43918fe8 Ahem - data_submitted() remark, now considerably toned down in line with
Petr Skoda's (actual) recommendation.
2005-07-06 05:27:00 +00:00
thepurpleblob 156dbd6944 fixed a couple of typos and removed reference to isset_param() function,
replacing with advice as discussed with Petr Skoda
2005-07-05 11:14:31 +00:00
stronk7 cc822541ae One horizontal line moved to the end. 2005-06-19 09:55:52 +00:00
thepurpleblob 7d554260aa Fixed a couple of typos. 2005-06-10 21:26:52 +00:00
koenr f265cacbba bug 3464 2005-06-10 08:39:37 +00:00
thepurpleblob 2dfb681426 Merged from STABLE 2005-06-09 18:56:30 +00:00
moodler bb6f3b9323 Added information about phpdoc 2005-04-26 12:50:18 +00:00
koenr 9664b4ea0f moving to xhtml doctype
removed the <ol><ol> construction and replaced it with a styl margin-left

removed the body fixed white color and replaced it with a style in docstyles.css
2005-02-06 00:59:14 +00:00
koenr be7a54d12a moving towards XHTML compliance 2005-01-09 00:21:27 +00:00
gustav_delius dcb1bd3c9a towards XHTML compliance 2004-09-12 13:21:01 +00:00
moodler 9f4f49df23 Added information about how to deal with changed help files 2004-08-19 02:31:33 +00:00
moodler 5e6775e093 Added guideline for format_text. Fixes bug 1722 2004-08-10 02:27:15 +00:00
moodler 0a1a564e5b Strings in language files should always be lower case 2004-04-26 09:37:12 +00:00
moodler 9aefce20af Add info about addslashes() 2004-01-08 03:10:27 +00:00
moodler 0c3ffa2f7a Fixed up some ommissions about database structure 2003-12-09 06:07:12 +00:00
moodler d344988f0b Tweaks 2003-11-30 08:41:48 +00:00
moodler 270f6cf52c Style fixes 2003-11-30 08:40:03 +00:00
moodler e935da6f31 Added information about databases 2003-11-30 08:31:08 +00:00
moodler a52ec9020a Trivial changes that were hanging around 2003-10-26 16:12:03 +00:00
moodler ee8b1abe65 First round clean up of the docs
- new Coding Guidelines
  - new Philosophy page
  - new dedicated styles sheet for all pages
  - better table of contents in left frame
  - source fixups all over

The styles are very boring - I'll work on that next time!
Also, we'll get David's optimisation page and a student manual in there.
2003-10-01 18:00:41 +00:00
moodler d85ce97e99 Getting there ... still working on it. 2003-09-28 15:56:58 +00:00
moodler d4914c6c84 Various small fixes and improvements. Nothing too serious.
Not even 1/4 of what I wanted to do today, though.  I had a lot
of other work come in today and I've just run out of steam.  :-(

I'll tackle these docs again another time.
2003-08-28 17:00:56 +00:00
moodler 163c84ef63 Made a small start on the coding guidelines 2003-07-04 13:24:10 +00:00