]> git.mjollnir.org Git - moodle.git/commit
some bug fixes in setHelpButton internals.
authorjamiesensei <jamiesensei>
Thu, 4 Jan 2007 10:23:06 +0000 (10:23 +0000)
committerjamiesensei <jamiesensei>
Thu, 4 Jan 2007 10:23:06 +0000 (10:23 +0000)
commit5ce73257ab81f55a1e008db53fe2557190fcea76
tree676b811aed5d540ccff0adda5f378e0c502400c1
parent81693ac7f1019136f6e7cdd975a36190d0b9d7e0
some bug fixes in setHelpButton internals.
added new editorhelpbutton function that can be used to refer to several help topics.
16 files changed:
lang/en_utf8/moodle.php
lib/form/button.php
lib/form/checkbox.php
lib/form/editorhelp.php [new file with mode: 0644]
lib/form/file.php
lib/form/group.php
lib/form/header.php
lib/form/htmleditor.php
lib/form/password.php
lib/form/radio.php
lib/form/select.php
lib/form/static.php
lib/form/text.php
lib/form/textarea.php
lib/weblib.php
mod/forum/post_form.php