Justus Dieckmann
d0abf88ccd
MDL-76224 Resource: Set correct page url in /mod/label/view.php
2022-11-07 18:45:27 +01:00
Sujith Haridasan
73d604369d
MDL-71062 core: Step 1 deprecation of print_error function
2022-07-13 08:20:54 +05:30
Alison Blomenberg
2f8a102da7
MDL-62244 Resource: label view redirects to label, not course
2021-04-01 11:48:00 -06:00
Sam Hemelryk
53945f38d6
MDL-41176 mod_label: unified @package use
2014-02-16 11:48:00 +13:00
Petr Skoda
9516942ac6
MDL-21249 improved php docs and adding copyright blocks
2010-07-25 11:06:52 +00:00
Petr Skoda
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +00:00
Petr Skoda
86342d631f
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 15:03:10 +00:00
samhemelryk
e2dbe3e8a9
mod-label MDL-19799 Added set_url calls, replaced deprecated functions
2009-09-24 07:51:37 +00:00
skodak
43b44d5ea6
MDL-18910 full support for module intro editor with embedded images
2009-04-22 07:14:19 +00:00
dongsheng
ea05eebf92
"MDL-14120, fix print_error"
2008-06-08 09:11:10 +00:00
skodak
1b81b0a412
MDL-15111 label mod converted
2008-06-03 23:44:16 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
iarenaza
0baafc173a
Fix MDL-11632: Multiple files with emtpy lines outside PHP open/close tags
...
There are multiple issues with Moodle files containing empty or blank lines
(lines consisting of white spaces or tabs only) and/or white space before or
after the PHP open and close tags, notably with config.php and theme files.
2007-10-09 21:43:28 +00:00
skodak
f9d5371b28
new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283
2006-08-08 22:09:55 +00:00
thepurpleblob
1270a3a7ed
Replaced _variable() style calls with _param() style calls plus other
...
mods to suit.
2005-06-16 10:15:02 +00:00
gustav_delius
41905731b7
fixed capitalization and quoting of attribute values
2004-09-12 16:24:41 +00:00
moodler
2c5c3e62a7
New module: Label.
...
This is a sort of "dummy" activity that allows HTML to be placed
anywhere in the course sections ...
2003-09-14 12:30:09 +00:00