18728 Commits

Author SHA1 Message Date
vyshane
fb38540df5 Renamed data "templates defaults" action to "templates def" because the db
column has a limit of 20 characters.
2006-03-07 08:47:26 +00:00
toyomoyo
5f9de695a4 this code is for koen to test, it will output a lot of debug info in debug mode, thanks 2006-03-07 08:24:32 +00:00
vyshane
6977f32079 Updated logging support. Added version upgrade. 2006-03-07 08:11:19 +00:00
vyshane
0a09100ff7 Update logging support. Bumped module version up. 2006-03-07 08:10:40 +00:00
moodler
f90e9ff653 Cleaned up display of groups and group links in user profile 2006-03-07 06:22:59 +00:00
toyomoyo
653c0596de added some code to give some feedback once in a while (per 5000 records, for now) 2006-03-07 04:36:55 +00:00
patrickslee
6c1a3ce7db Added missing alias in SQL statements 2006-03-07 02:20:30 +00:00
toyomoyo
f07da5dde0 fixing 4883, sorry 2006-03-07 01:33:52 +00:00
skodak
1ccc4867c5 comment improvement 2006-03-06 21:17:10 +00:00
skodak
c07549b6e2 fixed coding style of unicode db detection 2006-03-06 20:30:00 +00:00
skodak
a2eaae6102 parameter cleaup - round 4 2006-03-06 19:27:25 +00:00
nfreear
de533d2612 Accessibility: 'weekscss' course format, replaced <table>, <td> with DIVs, inline style. 2006-03-06 16:14:10 +00:00
skodak
636c2c08d9 parameter cleaup - round 3 2006-03-06 14:25:26 +00:00
nfreear
0666fc3270 Accessibility: Evaluation weekly format for course display - NO layout tables, for accessibility, etc. Initial straight copy of weeks/format.php; $string['formatweekscss'] 2006-03-06 14:08:52 +00:00
nfreear
f8d0d6336b Accessibility: Evaluation weekly format for course display - NO layout tables, for accessibility, etc. Initial straight copy of weeks/format.php 2006-03-06 14:08:01 +00:00
skodak
045e9e2484 parameter cleaup - round 2 2006-03-06 13:22:37 +00:00
skodak
12afe27987 cleanup and bugfixing in filters.php 2006-03-06 13:20:38 +00:00
nfreear
68ac3b35e0 Accessibility: moved H2 from weblib.php: print_side_block_start, to moodleblock.class.php: _title_html (validate, <span>s revert to <div>); skip block link - replaced pixel image with 'accesshide' text; use get_string. 2006-03-06 12:50:43 +00:00
nfreear
9aa4592e79 Accessibility: moved H2 from weblib.php: print_side_block_start, to moodleblock.class.php: _title_html (validate, <span>s revert to <div>); skip block link - replaced pixel image with 'accesshide' text. 2006-03-06 12:49:07 +00:00
julmis
57e0348ae0 Statusbar was missing from default configuration. 2006-03-06 12:38:14 +00:00
nfreear
f6c9cf917e Accessibility: the general accessibility, usability and navigation language file. 2006-03-06 12:28:06 +00:00
tjhunt
c0b5b31a48 Addition to locallib.php to notify local code when a course is deleted. 2006-03-06 12:19:58 +00:00
skodak
1c47adc540 parameter cleaup - round 1 2006-03-06 10:02:59 +00:00
julmis
1452f9e11b And more readme updates. 2006-03-06 09:44:57 +00:00
julmis
127907098c Removing old editor scripts. These are found at /lib/editor/htmlarea from now on. 2006-03-06 07:57:41 +00:00
julmis
515e6eccbe Adding support for new GetHtml plugin 2006-03-06 07:44:35 +00:00
julmis
4773034906 Adding new GetHtml plugin. 2006-03-06 07:15:13 +00:00
julmis
f2214522d8 Fixing comma problem. 2006-03-06 07:12:04 +00:00
julmis
5d816150cd Writing more readme... 2006-03-06 07:11:35 +00:00
skodak
8f59002a9f fixed wrong parameter type 2006-03-06 06:26:32 +00:00
skodak
96e98ea67f Fixed error in my previous commit, unknown parametery type 0. 2006-03-06 06:25:33 +00:00
ikawhero
70070c1f88 Changes to custom script code. Credit to Gordon Bateson. Bug 4827. 2006-03-06 01:45:11 +00:00
mjollnir_
2e05b22ab6 Fixing the parse error in moodlelib! Do I get a prize for being first after sf.net came back up? ;) 2006-03-06 00:39:51 +00:00
mjollnir_
74ffb569c6 Added a useful function in moodlelib to resolve filename collisions when moving files around. Perhaps useful for backup or importing or files/index.php 2006-03-06 00:36:06 +00:00
julmis
988f9ddff0 Changing tiny to use gzip compressed version. 2006-03-05 10:36:24 +00:00
julmis
07f37ebca2 Removing advanced theme docs... 2006-03-05 10:28:01 +00:00
julmis
80153c354c Removing plugins... 2006-03-05 10:08:30 +00:00
julmis
def7254987 Removing examples. 2006-03-05 09:46:28 +00:00
julmis
140e306f4e Removing docs... 2006-03-05 08:58:55 +00:00
julmis
8d529638a6 Writing more readme... 2006-03-05 08:46:49 +00:00
urs_hunkler
eb9ca068c5 added check for function page_doc_link() to avoid the not found error in Moodle 1.5 2006-03-05 08:28:39 +00:00
julmis
9cc07c7393 Adding new editor readme. 2006-03-05 07:48:15 +00:00
skodak
a083b93cec First stange of parameter handling refactoring, no new features + minor bugfixes. More changes coming soon.
New code should be easier to understand, just simple switch-case. Expect some detailed documentation for module authors before UK MoodleMoot :-)
2006-03-04 18:05:41 +00:00
julmis
906f98bd0c Adding tinymce editor choice. 2006-03-04 16:55:24 +00:00
julmis
e1ecf0a019 Adding wrapper function loadeditor. 2006-03-04 16:53:02 +00:00
julmis
c06c849221 Modifying print_textarea for new editorObject compatible. 2006-03-04 16:04:48 +00:00
julmis
c10364100d Adding editorlib. 2006-03-04 16:01:41 +00:00
julmis
ffcdfb974b Adding TinyMCE support 2006-03-04 15:59:11 +00:00
julmis
876110eb1d Adding TinyMCE editor 2006-03-04 15:57:34 +00:00
julmis
6c1e8ba8d2 Moving old editor to htmlarea folder. 2006-03-04 15:24:17 +00:00