]> git.mjollnir.org Git - moodle.git/commit
Lots of little cleanups and these new things:
authormoodler <moodler>
Sun, 8 Aug 2004 14:33:23 +0000 (14:33 +0000)
committermoodler <moodler>
Sun, 8 Aug 2004 14:33:23 +0000 (14:33 +0000)
commit3d30a455cb13593a4a4fc67d1c1dee01580d293e
tree5b9616492118ff723f93995583d8f62a7c8a433a
parent7f9142a539e4f71d1665f424ab18ec1f47a8bf40
Lots of little cleanups and these new things:

  - Reference resources are now history -> converted to HTML pages
      (the backup/restore has been taken care of, Eloy)

  - HTML pages and Text pages can now have popups!

  - Summaries are not shown when they should be blank (eg if they
    just contain a <br /> as the HTML editor usually inserts.

  - Fixed some notices for PHP 5
13 files changed:
mod/resource/db/mysql.php
mod/resource/db/postgres7.php
mod/resource/lib.php
mod/resource/restorelib.php
mod/resource/type/directory/resource.class.php
mod/resource/type/file/resource.class.php
mod/resource/type/html/html.html
mod/resource/type/html/resource.class.php
mod/resource/type/reference/reference.html [deleted file]
mod/resource/type/reference/resource.class.php [deleted file]
mod/resource/type/text/resource.class.php
mod/resource/type/text/text.html
mod/resource/version.php