Commit graph

5812 commits

Author SHA1 Message Date
moodler
45121ffbf3 text_cache --> cache_text much better 2004-02-09 13:10:19 +00:00
moodler
f0aa2fed24 Removed a small bit of debugging code 2004-02-09 12:33:44 +00:00
moodler
cb3a448415 Delete old cached texts on a cleanup 2004-02-09 12:33:02 +00:00
moodler
d363047eb0 TEXT CACHING
------------

I have a site which really needs this, so I went ahead with it already.

This add-on will cache formatted texts in the database and use them
for a specified timeperiod.

By default it is disabled.   Enable it with:

  $CFG->cachetext = 600;   // in seconds
2004-02-09 12:27:34 +00:00
carlesbellver
6579224b6a *** empty log message *** 2004-02-09 11:40:24 +00:00
carlesbellver
c18a62ddbd *** empty log message *** 2004-02-09 11:02:41 +00:00
martignoni
822e9771f2 More files added 2004-02-09 10:19:13 +00:00
martignoni
5a1e63d532 Small corrections 2004-02-09 09:52:06 +00:00
martignoni
b273933f1c New translated file 2004-02-09 09:45:58 +00:00
martignoni
095d970dba Update to last changes of french translation 2004-02-09 09:19:09 +00:00
moodler
0cc6fa6a1f Emails can take on course language as well 2004-02-09 08:49:54 +00:00
moodler
b3153e4b7d Small hack to force a particular language within a course.
No interface on course/edit.php ... I want to try this on
moodle.org for a while to try and stop the encoding problems
2004-02-09 07:31:04 +00:00
martignoni
e138523ff3 Adding more files 2004-02-08 22:50:24 +00:00
martignoni
4a63f1dc6c Typo corrected 2004-02-08 22:36:24 +00:00
martignoni
c812e7b78a Quiz help files updated 2004-02-08 22:32:26 +00:00
stronk7
2b375658ae user_preferences fully supported
discussion->usermodified fully supported
log->cmid supported in backup
Bump previous to implement:
   - events
   - restore logs
2004-02-08 19:40:31 +00:00
stronk7
9055368540 Ooops !! Copy/paste typo. :-) 2004-02-08 19:37:43 +00:00
stronk7
63349eb15c log->cmid is included in backup (not processed in restore yet!!) 2004-02-08 19:36:42 +00:00
stronk7
e222ce0944 discussion->usermodified is in backup & restore now. 2004-02-08 19:34:22 +00:00
stronk7
41fd7fe497 Now user_preferences are fully supported in backup & restore. 2004-02-08 19:27:23 +00:00
moodler
21d1d0773b Added some documentation about a few preferences that are only in config.php
right now.
2004-02-08 14:27:54 +00:00
moodler
bc5bb6f8f5 Don't show scheduled backups menu if they are disabled 2004-02-08 14:24:44 +00:00
moodler
12fb46824f Changed the name of $CFG->preventscheduledbackups to disablescheduledbackups 2004-02-08 14:21:23 +00:00
moodler
76a5ce96fe Fixed the year 2004-02-08 14:05:12 +00:00
moodler
d6f2c959c7 OK, this time I've fixed that URL! 2004-02-08 13:59:50 +00:00
moodler
b468a22a45 FIxed the link to old release notes 2004-02-08 13:55:04 +00:00
moodler
8b7fb26f2c Latest release notes for 1.2. Phew, this took me most of the day! 2004-02-08 13:52:47 +00:00
moodler
09119f3b8b Old release info 2004-02-08 13:51:30 +00:00
moodler
7eac5f93cd Removed some rubbish 2004-02-08 12:51:27 +00:00
moodler
952b9c07b6 Quicktime plugin 2004-02-08 12:48:43 +00:00
martignoni
96e8998e94 More files translated 2004-02-08 12:32:43 +00:00
moodler
0708881565 Use mediaplayer for ALL uploaded mediaplayer files 2004-02-08 12:21:36 +00:00
moodler
393137e290 Add a mimetype for .asf files 2004-02-08 12:21:06 +00:00
moodler
6b1ce6b2e0 Some wording changes. 2004-02-08 09:52:24 +00:00
moodler
0437ab95c6 Use format_text to print text so that filters work 2004-02-08 09:48:48 +00:00
moodler
80e376a20d Use format_text instead of text_to_html (so filtering works) 2004-02-08 09:47:29 +00:00
martignoni
b53bff0767 Some small corrections 2004-02-08 08:59:02 +00:00
anvergara
2cdbaeba53 Updated 2004-02-08 00:41:39 +00:00
martignoni
dcf59b72f9 More help files translated 2004-02-07 22:37:34 +00:00
ralf-bonn
b6bf48acb7 Einige kleinere nderungen 2004-02-07 19:08:27 +00:00
martignoni
3b05a7f04c More typos corrected 2004-02-07 18:07:29 +00:00
martignoni
7df4d70ac0 Small corrections to backup strings 2004-02-07 18:01:43 +00:00
martignoni
27c7e17f44 Typo corrected 2004-02-07 17:44:54 +00:00
moodler
42e49dad0e By no means finished but at least no loose ends with groups editing 2004-02-07 17:44:10 +00:00
martignoni
6a66656eb7 Plural forms 2004-02-07 13:19:56 +00:00
martignoni
418729eb3a Plural forms 2004-02-07 13:18:23 +00:00
martignoni
f2d021b0a5 More typos corrected 2004-02-07 13:16:16 +00:00
moodler
b9dd2ed696 News strings for groups stuff 2004-02-07 13:06:04 +00:00
martignoni
a36058af51 Typos corrected 2004-02-07 12:52:22 +00:00
moodler
a6c7a9fbf8 Some more work on the groups pages (not finished yet) 2004-02-07 12:51:22 +00:00