348 Commits

Author SHA1 Message Date
moodler
17df1ae4bd Obsolete 2003-05-15 16:17:37 +00:00
moodler
455d308f5d Some updates 2003-05-15 16:16:53 +00:00
moodler
ae384ef160 New configuration variable: secureforms (defaults to 'true')
Replaces the old $CFG->buggy_referer (reverses it, in fact) and can
now be set in the configuration page (no need for it in config.php).
2003-05-15 15:59:52 +00:00
rkingdon
72a2547d05 Some missing strings added; plus strings for admin 2003-05-13 16:33:34 +00:00
rkingdon
daec2fede2 Minor change to wording 2003-05-13 16:29:54 +00:00
moodler
ae078a9809 Mail-outs for assignment and journal module are now translatable. 2003-05-13 16:02:08 +00:00
moodler
0a9f61b55f When posting a forum, users can unsubscribe/subscribe on the fly.
The flag has a memory, but it keeps pushing you to subscribe.  :-)
(so that by default it behaves like it did before)

Hopefully now subscription is a bit easier to understand.
2003-05-13 13:53:36 +00:00
moodler
4bcc7ebfd6 Slight update to a string 2003-05-13 01:18:54 +00:00
moodler
6a7ce0c1ab Some new strings for the registration function 2003-05-12 09:05:43 +00:00
moodler
3551966092 Added new FAQ and fixed the TOC a bit 2003-05-12 05:49:06 +00:00
stronk7
14014fb7e1 Some backup words... 2003-05-11 17:46:55 +00:00
moodler
9d85990f62 Some additions 2003-05-09 17:48:31 +00:00
moodler
5867bfb50e New feature to manage installed code modules!
You can now hide/show individual activity modules and even delete them completely!

For example, if you hide the "choice" module, then all choice activities
will be hidden throughout the whole site, and "Choice" will not
appear on any "Add..." menu.

Deleting a module is a complete deletion of all data from the database.

If you want to try out the deletion on a real module, I suggest the
pgassignment module, since it will soon be deleted from CVS anyway
(because it's being replaced with workshop).

Look for "Manage modules" on the admin menu.
2003-05-09 17:24:17 +00:00
moodler
6afe855886 Better tooltip help on post attachments 2003-05-09 06:03:47 +00:00
rkingdon
9b09f7d0cd workshop: addition of peer agreement 2003-05-08 20:31:05 +00:00
rkingdon
319b375ecc workshop: add peer agreement 2003-05-08 20:26:51 +00:00
moodler
5f94c13b6b New version of Wiki stuff from Howard Miller.
Some cool new features, including linking to Moodle activities!
2003-05-08 16:20:38 +00:00
moodler
e825f27967 New pop-up help page about smileys - clicking on the smiley inserts it
into the form using Javascript!

Also rationalised and patched some of the other help about text formats.

LANGUAGE EDITORS MAY WANT TO RE-CHECK:

   lang/en/help/textformat.html
2003-05-08 16:09:30 +00:00
moodler
a9c2c8fd8f New "special" help file with javascript :-) 2003-05-08 16:03:57 +00:00
moodler
e51de1e846 Fixed a typo 2003-05-07 15:08:50 +00:00
moodler
7aab220e4b Fixed typo 2003-05-07 02:13:24 +00:00
moodler
1f33691c86 Cleaned up the initial setup process. It looks a bit smoother now.
Hopefully this is also the end of the occasional errors we keep
hearing about to do with never getting to setup the admin user.
(I think admin/site.php had a redirect that didn't always work).

The setup process is now much better at "trapping" you until it's all done.
2003-05-06 15:58:20 +00:00
moodler
1e2fedeef0 Some additions etc 2003-05-05 08:25:53 +00:00
moodler
8140c67e45 More tweaks to the topic interface ... nice light globes! 2003-05-04 12:34:43 +00:00
moodler
4fc61176b9 Some tweaks to some strings (hide/show) 2003-05-04 09:44:40 +00:00
moodler
228b823898 Topic strings etc 2003-05-04 08:14:48 +00:00
moodler
d342c76370 Added Wiki format as a system-wide format (forums, journals, etc)
Also, added better formatting to plain-text emails via a new function
in weblib.php  -  format_text_email
2003-05-04 04:07:36 +00:00
moodler
eb347b6b68 Fixes to improve the password recovery process. There is now a
confirmation step required before the password is changed and sent.

Also, many of the email texts have been cleaned up.

TRANSLATORS:  check your texts in moodle.php starting with "email.."
2003-05-04 03:00:52 +00:00
stronk7
b4bee933da Added some entries to the backup/restore utility 2003-05-04 00:01:43 +00:00
moodler
984a8bf349 Two new language variables implemented.
langmenu  - turns the language menu on and off
langlist  - allows the admin to restrict and/or re-order the available language choices
2003-05-03 06:50:29 +00:00
moodler
c6bcd06aba Tidied up the quiz imports a bit, and added AON as a format choice
Also added Scott Elliott's Blackboard module!
2003-05-02 15:31:24 +00:00
stronk7
82e8e7f569 Two new strings to backup function 2003-05-02 14:40:32 +00:00
stronk7
75da62deee changed backupnameformat 2003-05-02 14:39:54 +00:00
moodler
b1834f2dde More tweaks 2003-05-02 08:42:31 +00:00
moodler
6f40f198d2 Tweaks 2003-05-02 08:35:02 +00:00
moodler
e6622eda6a Simplified intro a bit 2003-05-02 08:29:35 +00:00
moodler
c45855e551 Added FAQ about quotes 2003-05-02 01:24:27 +00:00
stronk7
7db29e6783 More strings to the backup utility 2003-05-02 00:58:34 +00:00
moodler
52ff6a7f44 Updates (removed Peer-graded module) 2003-05-01 13:46:11 +00:00
moodler
d22d31c659 Workshop module from Ray Kingdon
This version is still beta!
2003-05-01 13:16:58 +00:00
stronk7
28408ed2ac Two more strings to backup utility 2003-05-01 12:47:52 +00:00
stronk7
5f5ea8cc4c Include some entries to use in the backup utility. 2003-05-01 12:06:38 +00:00
moodler
6db95aa730 new help file from Howard Miller (needs a little editing still) 2003-05-01 03:44:30 +00:00
moodler
3e9ca9fbc5 Added new Wiki code to allow Resource web pages to be created/edited using Wiki format
This code contributed by Howard Miller.  Thanks!
2003-05-01 03:43:16 +00:00
moodler
8de14dc72b Print some nice feedback when a discussion has been moved, to help
prevent accidents.
2003-04-28 15:27:44 +00:00
moodler
f343161392 Some random tidy-ups 2003-04-28 06:07:02 +00:00
moodler
b72c80db7e New info 2003-04-28 05:29:26 +00:00
moodler
6d21fd37f2 Added new format to this file ... heads up for translators! 2003-04-27 10:58:20 +00:00
moodler
6901fa7955 New plain text format.
Translates smileys and carriage returns, but prints all other tags and code
as plain text
2003-04-27 10:46:16 +00:00
moodler
026bcf8ce1 Fixed typo 2003-04-27 06:51:44 +00:00