Commit Graph

17 Commits

Author SHA1 Message Date
stronk7 770d88ced5 Some changes added (see bug 3188).
- Added correct encoding.
   - Make page XHTML 1.0 Frameset compliant
Credits go to sunner_sun.
(http://moodle.org/bugs/bug.php?op=show&bugid=3188)
2005-06-18 09:59:39 +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
stronk7 4ec4f25c7d Now doc index uses current_charset()
TODO: Modif. to document_file() to support both 1.6 lang packs and
      having them stored in moodledata!!!

Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 13:34:31 +00:00
stronk7 f6c668239c Some changes added (see bug 3188).
- Added correct encoding.
   - Make page XHTML 1.0 Frameset compliant
Credits go to sunner_sun.
(http://moodle.org/bugs/bug.php?op=show&bugid=3188)

Merged from MOODLE_15_STABLE
2005-06-18 10:01:53 +00:00
moodler bee41f23ee Merged sc28 from stable 2004-12-12 07:01:35 +00:00
moodler f5fa70c488 Closed script security problem (merged from STABLE) 2004-09-27 01:48:24 +00:00
stronk7 4f006bc149 Added support for CFG->forcelogin in some files. Bug 1396
(http://moodle.org/bugs/bug.php?op=show&bugid=1396)
2004-05-16 10:26:04 +00:00
moodler 686be5b077 Some fixes to display documentation better in other languages 2003-06-12 11:55:03 +00:00
moodler 70e5e91e9e Remove some old save_sessions 2003-03-04 09:01:26 +00:00
moodler 3db3acfb99 Instead of using doclang, use $SESSION->lang, and make it override other
language settings.  This should fix documentation display, but also will
be how setting registration languages and login languages works
2003-01-19 12:32:55 +00:00
moodler 5674507b4d Slightly more rboust 2003-01-06 08:47:57 +00:00
moodler 20f47494ae Framed docs can now select a named anchor in a page 2003-01-06 08:23:36 +00:00
moodler 106140f7d1 New frame mode for dox 2003-01-01 15:13:56 +00:00
moodler a900458749 It's now possible to choose a documentation language on the fly! 2002-12-29 16:28:41 +00:00
moodler 235bb050c5 Better way to include initial intro.html 2002-12-29 14:43:49 +00:00
moodler f1dacb2ed0 Changes to how documentation works. A thin PHP interface now fetches
files from the language packs.  If a file isn't available in the current
language, then English is used.
2002-12-29 14:39:52 +00:00
moodler e149249bd2 Improvements to documentation formatting, content etc 2002-10-29 14:48:58 +00:00