Log of /moodle/admin/block.php
Parent Directory
Revision
1.18.4.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Apr 2 14:09:57 2008 WST (19 months, 3 weeks ago) by
dongsheng
Branch:
MOODLE_19_STABLE
CVS Tags:
MOODLE_191,
MOODLE_192,
MOODLE_193,
MOODLE_194,
MOODLE_195,
MOODLE_196,
MOODLE_19_MERGED,
MOODLE_19_WEEKLY
Changes since
1.18.4.1: +2 -2 lines
Diff to
previous 1.18.4.1
, to
branch point 1.18
, to
next main 1.30
MDL-14128, remove all uses of error(get_string())
Revision
1.16.6.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Apr 20 15:49:39 2007 WST (2 years, 7 months ago) by
nicolasconnault
Branch:
MOODLE_18_STABLE
CVS Tags:
MOODLE_181,
MOODLE_1810,
MOODLE_182,
MOODLE_183,
MOODLE_184,
MOODLE_185,
MOODLE_186,
MOODLE_187,
MOODLE_188,
MOODLE_189,
MOODLE_18_MERGED,
MOODLE_18_WEEKLY
Changes since
1.16: +2 -2 lines
Diff to
previous 1.16
, to
next main 1.30
Fixed many XHTML errors
Revision
1.16 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Sep 21 16:28:25 2006 WST (3 years, 2 months ago) by
skodak
Branch:
MAIN
CVS Tags:
MOODLE_17,
MOODLE_171,
MOODLE_172,
MOODLE_173,
MOODLE_174,
MOODLE_175,
MOODLE_176,
MOODLE_177,
MOODLE_17_BETA,
MOODLE_17_BETA2,
MOODLE_17_MERGED,
MOODLE_17_WEEKLY,
MOODLE_18,
MOODLE_18_BETA,
MOODLE_18_GROUPS_PRE,
MOODLE_18_GROUPS_PRE_MERGE
Branch point for:
MOODLE_17_STABLE,
MOODLE_18_GROUPS,
MOODLE_18_STABLE
Changes since
1.15: +1 -3 lines
Diff to
previous 1.15
another admin ui cleanup
Revision
1.15 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Sep 21 05:00:45 2006 WST (3 years, 2 months ago) by
skodak
Branch:
MAIN
Changes since
1.14: +4 -4 lines
Diff to
previous 1.14
major whitespace cleanup - fixed trailng whitespace in new files and admin area
Revision
1.13 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 2 21:14:57 2006 WST (3 years, 2 months ago) by
skodak
Branch:
MAIN
Changes since
1.12: +6 -5 lines
Diff to
previous 1.12
deglobalization of $ADMIN; merged admin/adminlib.php into lib/adminlib.php; fixed includes and some other minor fixes
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Mar 3 11:32:15 2006 WST (3 years, 8 months ago) by
vyshane
Branch:
MAIN
Changes since
1.8: +6 -2 lines
Diff to
previous 1.8
Added $CFG->pagepath so that the body class and id attributes are set properly
and so that the Moodle Docs link is generated correctly.
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Nov 19 11:01:31 2004 WST (5 years ago) by
defacer
Branch:
MAIN
Changes since
1.3: +26 -7 lines
Diff to
previous 1.3
Updated the configuration-handling logic to the same level as the new instance-
configuration handlers. Much more easy to use and precise.
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 20 05:04:17 2004 WST (5 years, 1 month ago) by
defacer
Branch:
MAIN
Changes since
1.2: +4 -4 lines
Diff to
previous 1.2
Da monster-commit of blocks version 2!
Code based on the work of Daryl Hawes for the blog module. Thanks, Daryl!
Please test the hell out of it as it's sure to have issues that need to be
ironed out.
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 3 07:15:51 2004 WST (5 years, 1 month ago) by
stronk7
Branch:
MAIN
Changes since
1.1: +9 -5 lines
Diff to
previous 1.1
admin/block.php is now using sesskey.
And bug where one object was used like an array.
Merged from MOODLE_14_STABLE
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Apr 19 07:20:26 2004 WST (5 years, 7 months ago) by
stronk7
Branch:
MAIN
CVS Tags:
MOODLE_13,
MOODLE_131,
MOODLE_134,
MOODLE_135,
MOODLE_13_MERGED,
MOODLE_14,
MOODLE_141,
MOODLE_14_BETA,
MOODLE_14_RESOURCE_PRE,
MOODLE_15_LDAP_PRE,
Moodle_13_Beta,
Moodle_13_pre14merge
Branch point for:
MOODLE_13_STABLE,
MOODLE_14_RESOURCE,
MOODLE_14_STABLE,
MOODLE_15_LDAP,
Moodle_14_dev
First Official realease of the "Blocks System".
Integrated with Moodle:
- Install automatically.
- Update course->blockinfo for each course at installation time.
- Modified course creation to insert into blockinfo field.
- Modified restore to insert into blockinfo field.
- Admin options (hide, show, delete, config) from admin page.
- Lang strings inserted (en only).
- Database support to mysql and postgresql (not tested!!).
Moodle, backup and block versions updated to 2004041800.
Tested with mysql: Install fresh and upgrade from previous.
section_activities block renamed to social_activities and created
its own lang file to support name "Social Activities". This can
be changed at any time.
TODO:
=====
Support it really in backup/restore.
????
Enjoy!! Ciao :-)
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.