moodle.git
15 years agoMDL-22091 fix for sloppy IE CSS limits hack
Petr Skoda [Thu, 15 Apr 2010 14:43:25 +0000 (14:43 +0000)]
MDL-22091 fix for sloppy IE CSS limits hack

15 years agothemes MDL-21984 Removed the need to specify the theme name in layouts within its...
Sam Hemelryk [Thu, 15 Apr 2010 07:09:28 +0000 (07:09 +0000)]
themes MDL-21984 Removed the need to specify the theme name in layouts within its config.php file

15 years agothemes MDL-21984 Removed the need to specify the theme name in layouts within its...
Sam Hemelryk [Thu, 15 Apr 2010 06:37:55 +0000 (06:37 +0000)]
themes MDL-21984 Removed the need to specify the theme name in layouts within its config.php file

15 years agothemes MDL-22014 Reversal of YUI css property for input widths so that input size...
Sam Hemelryk [Thu, 15 Apr 2010 04:14:15 +0000 (04:14 +0000)]
themes MDL-22014 Reversal of YUI css property for input widths so that input size attribute is respected.

15 years agocourse-format MDL-22071 Added clearfix class to section lis
Sam Hemelryk [Thu, 15 Apr 2010 02:04:28 +0000 (02:04 +0000)]
course-format MDL-22071 Added clearfix class to section lis

15 years agoUpdated the HEAD build version to 20100415
Moodle Robot [Thu, 15 Apr 2010 00:41:04 +0000 (00:41 +0000)]
Updated the HEAD build version to 20100415

15 years agoMDL-22015 fixed more string_manager encapsulation issues - string format conversion...
Petr Skoda [Wed, 14 Apr 2010 14:48:12 +0000 (14:48 +0000)]
MDL-22015 fixed more string_manager encapsulation issues - string format conversion scripts

15 years agoMDL-22015 fixed regression in last commit, sorry
Petr Skoda [Wed, 14 Apr 2010 14:43:51 +0000 (14:43 +0000)]
MDL-22015 fixed regression in last commit, sorry

15 years agoMDL-22015 fixed more string_manager encapsulation issues - use edit form
Petr Skoda [Wed, 14 Apr 2010 14:42:03 +0000 (14:42 +0000)]
MDL-22015 fixed more string_manager encapsulation issues - use edit form

15 years agoMDL-22015 removing obsolete TODOs
Petr Skoda [Wed, 14 Apr 2010 14:38:56 +0000 (14:38 +0000)]
MDL-22015 removing obsolete TODOs

15 years agoMDL-22015 fixed more string_manager encapsulation issues
Petr Skoda [Wed, 14 Apr 2010 14:38:33 +0000 (14:38 +0000)]
MDL-22015 fixed more string_manager encapsulation issues

15 years agoMDL-22015 fixed recent regression
Petr Skoda [Wed, 14 Apr 2010 14:37:56 +0000 (14:37 +0000)]
MDL-22015 fixed recent regression

15 years agoMDL-22015 more get_list_of_countries() refactoring
Petr Skoda [Wed, 14 Apr 2010 14:27:10 +0000 (14:27 +0000)]
MDL-22015 more get_list_of_countries() refactoring

15 years agoMDL-22015 list of pix names is not used any more
Petr Skoda [Wed, 14 Apr 2010 14:05:39 +0000 (14:05 +0000)]
MDL-22015 list of pix names is not used any more

15 years agoMDL-22015 deprecated get_list_of_currencies() method - improved string_manager encaps...
Petr Skoda [Wed, 14 Apr 2010 14:04:21 +0000 (14:04 +0000)]
MDL-22015 deprecated get_list_of_currencies() method - improved string_manager encapsulation

15 years agoMDL-22015 fixed php docs
Petr Skoda [Wed, 14 Apr 2010 13:37:59 +0000 (13:37 +0000)]
MDL-22015 fixed php docs

15 years agoMDL-22015 new translation_exists() method - improved string_manager encapsulation
Petr Skoda [Wed, 14 Apr 2010 13:16:20 +0000 (13:16 +0000)]
MDL-22015 new translation_exists() method - improved string_manager encapsulation

15 years agoMDL-22015 improved get_string method - it can now fetch strings from any language...
Petr Skoda [Wed, 14 Apr 2010 12:51:53 +0000 (12:51 +0000)]
MDL-22015 improved get_string method - it can now fetch strings from any language, not just the current one

15 years agoMDL-22015 improved country lists
Petr Skoda [Wed, 14 Apr 2010 12:42:48 +0000 (12:42 +0000)]
MDL-22015 improved country lists

15 years agoMDL-22085 adding iso-639-2 reference string to en lang pack - this way we may look...
Petr Skoda [Wed, 14 Apr 2010 12:17:23 +0000 (12:17 +0000)]
MDL-22085 adding iso-639-2 reference string to en lang pack - this way we may look up the corresponding code for each our translation, this may be very useful in exports/imports

15 years agoMDL-22085 language name lists - implementation of iso-639-2 support
Petr Skoda [Wed, 14 Apr 2010 12:14:18 +0000 (12:14 +0000)]
MDL-22085 language name lists - implementation of iso-639-2 support

15 years agoMDL-22084 new API - making a clear distinction between list of our translations and...
Petr Skoda [Wed, 14 Apr 2010 10:02:05 +0000 (10:02 +0000)]
MDL-22084 new API - making a clear distinction between list of our translations and list of all languages defined in ISO 639-3

15 years agoMDL-22084 making a clear distinction between list of our translations and list of...
Petr Skoda [Wed, 14 Apr 2010 09:45:49 +0000 (09:45 +0000)]
MDL-22084 making a clear distinction between list of our translations and list of all languages defined in ISO 639-2

15 years agoMDL-15252 fixed docs
Petr Skoda [Wed, 14 Apr 2010 09:18:13 +0000 (09:18 +0000)]
MDL-15252 fixed docs

15 years agoMDL-21695 more help conversion examples
Petr Skoda [Wed, 14 Apr 2010 08:54:17 +0000 (08:54 +0000)]
MDL-21695 more help conversion examples

AMOS BEGIN
 HLP mods.html,[activities_hlp,core]
AMOS END

15 years agoMDL-21695 fixed help regression
Petr Skoda [Wed, 14 Apr 2010 08:53:30 +0000 (08:53 +0000)]
MDL-21695 fixed help regression

15 years agoMDL-19118, set $PAGE->context for comment_ajax.php
Dongsheng Cai [Wed, 14 Apr 2010 05:01:43 +0000 (05:01 +0000)]
MDL-19118, set $PAGE->context for comment_ajax.php

15 years agonavigation MDL-14632 Fix: Dock now respects block weight
Sam Hemelryk [Wed, 14 Apr 2010 02:30:14 +0000 (02:30 +0000)]
navigation MDL-14632 Fix: Dock now respects block weight

15 years agoadmin MDL-20204 Fixed minor regression $PAGE->context needs to be set before calling...
Sam Hemelryk [Wed, 14 Apr 2010 02:26:26 +0000 (02:26 +0000)]
admin MDL-20204 Fixed minor regression $PAGE->context needs to be set before calling admin_get_root

15 years agoUpdated the HEAD build version to 20100414
Moodle Robot [Wed, 14 Apr 2010 00:41:03 +0000 (00:41 +0000)]
Updated the HEAD build version to 20100414

15 years agoMDL-21695 example of help_icon() conversion
Petr Skoda [Tue, 13 Apr 2010 22:08:28 +0000 (22:08 +0000)]
MDL-21695 example of help_icon() conversion

AMOS BEGIN
 HLP feedback/preview.html,[preview_hlp,mod_feedback]
AMOS END

15 years agoMDL-21695 adding support for module help
Petr Skoda [Tue, 13 Apr 2010 21:59:15 +0000 (21:59 +0000)]
MDL-21695 adding support for module help

15 years agoMDL-21695 first sample help migration - course full name
Petr Skoda [Tue, 13 Apr 2010 21:55:02 +0000 (21:55 +0000)]
MDL-21695 first sample help migration - course full name

AMOS BEGIN
 HLP coursefullname.html,[fullnamecourse_hlp,core]
AMOS END

15 years agoMDL-21695 new help api
Petr Skoda [Tue, 13 Apr 2010 21:51:49 +0000 (21:51 +0000)]
MDL-21695 new help api

15 years agomore module upgrade notes
Petr Skoda [Tue, 13 Apr 2010 21:42:19 +0000 (21:42 +0000)]
more module upgrade notes

15 years agomore block upgrade notes
Petr Skoda [Tue, 13 Apr 2010 21:41:11 +0000 (21:41 +0000)]
more block upgrade notes

15 years agoMDL-22061 fixed warning
Petr Skoda [Tue, 13 Apr 2010 21:19:35 +0000 (21:19 +0000)]
MDL-22061 fixed warning

15 years agoMDL-21695 new help_icon structure
Petr Skoda [Tue, 13 Apr 2010 20:45:05 +0000 (20:45 +0000)]
MDL-21695 new help_icon structure

15 years agoMDL-21695 renaming ->help_icon() to old_help_icon() and going to introduce new help_i...
Petr Skoda [Tue, 13 Apr 2010 20:34:27 +0000 (20:34 +0000)]
MDL-21695 renaming ->help_icon() to old_help_icon() and going to introduce new help_icon() with new parameters and detailed debugging - hopefully this will help during the conversion to new help

15 years agoMDL-22061 new string_exists() method - this can be used in some corner cases
Petr Skoda [Tue, 13 Apr 2010 20:14:31 +0000 (20:14 +0000)]
MDL-22061 new string_exists() method - this can be used in some corner cases

15 years agoMDL-21695 help files not used any more, all docs are now in wiki
Petr Skoda [Tue, 13 Apr 2010 19:13:10 +0000 (19:13 +0000)]
MDL-21695 help files not used any more, all docs are now in wiki

15 years agoportfolio MDL-21508 removed lots of debuging code (just commenting out because i...
Penny Leach [Tue, 13 Apr 2010 08:06:23 +0000 (08:06 +0000)]
portfolio MDL-21508 removed lots of debuging code (just commenting out because i still have work to do here)

15 years agoadmin MDL-22048 Reverted yesterdays change and implemented better solution in adminlib
Sam Hemelryk [Tue, 13 Apr 2010 07:28:24 +0000 (07:28 +0000)]
admin MDL-22048 Reverted yesterdays change and implemented better solution in adminlib

15 years agoMDL-22015 Fixing get_string regression
David Mudrak [Tue, 13 Apr 2010 06:22:57 +0000 (06:22 +0000)]
MDL-22015 Fixing get_string regression

The passed $a placeholder object can be some advanced object like $USER for example.
If such object contained other objects or arrays as properties, casting
to string in the loop throws error. This patch just skips all arrays and
objects when trying to find $a property value.
Thanks to Sam H. for spotting this.

15 years agorating MDL-22063 made the scale id column signed to allow for the +ve -ve scale id...
Andrew Davis [Tue, 13 Apr 2010 05:50:25 +0000 (05:50 +0000)]
rating MDL-22063 made the scale id column signed to allow for the +ve -ve scale id hack

15 years ago"MDL-19118, use page context instead of block context"
Dongsheng Cai [Tue, 13 Apr 2010 05:39:34 +0000 (05:39 +0000)]
"MDL-19118, use page context instead of block context"

15 years agorating MDL-22063 made the scale id column signed to allow for the +ve -ve scale id...
Andrew Davis [Tue, 13 Apr 2010 03:33:41 +0000 (03:33 +0000)]
rating MDL-22063 made the scale id column signed to allow for the +ve -ve scale id hack

15 years agonavigation MDL-22073 Fixed zIndex issue with YUI2 panel and modal
Sam Hemelryk [Tue, 13 Apr 2010 02:44:04 +0000 (02:44 +0000)]
navigation MDL-22073 Fixed zIndex issue with YUI2 panel and modal

15 years agoUpdated the HEAD build version to 20100413
Moodle Robot [Tue, 13 Apr 2010 00:41:13 +0000 (00:41 +0000)]
Updated the HEAD build version to 20100413

15 years agoFix $PAGE->set_url initialisation order.
Tim Hunt [Mon, 12 Apr 2010 13:31:42 +0000 (13:31 +0000)]
Fix $PAGE->set_url initialisation order.

15 years agoquiz/themes: Fix minor layout breakage introduced by the theme changes.
Tim Hunt [Mon, 12 Apr 2010 13:30:34 +0000 (13:30 +0000)]
quiz/themes: Fix minor layout breakage introduced by the theme changes.

15 years agobase theme/questionbank: MDL-20090 Add new question pop-up styling screwed since...
Tim Hunt [Mon, 12 Apr 2010 13:21:53 +0000 (13:21 +0000)]
base theme/questionbank: MDL-20090 Add new question pop-up styling screwed since theme changes.

15 years agoMDL-15252 renaming the default implementation string_manager
David Mudrak [Mon, 12 Apr 2010 12:55:42 +0000 (12:55 +0000)]
MDL-15252 renaming the default implementation string_manager

We should not use the term 'amos' in Moodle core. core_string_manager
follows the naming style we already have in renderers.

15 years agoRemoved #page-header from CSS selectors for .navbar
Patrick Malley [Mon, 12 Apr 2010 12:20:13 +0000 (12:20 +0000)]
Removed #page-header from CSS selectors for .navbar

15 years agoRemoved navbar from header in general layout
Patrick Malley [Mon, 12 Apr 2010 12:17:58 +0000 (12:17 +0000)]
Removed navbar from header in general layout

15 years agoAdded additional variables from base to general.php layout.
Patrick Malley [Mon, 12 Apr 2010 12:09:58 +0000 (12:09 +0000)]
Added additional variables from base to general.php layout.

15 years agoMDL-22064 lang string correction thanks to Patrick Malley
Helen Foster [Mon, 12 Apr 2010 11:45:15 +0000 (11:45 +0000)]
MDL-22064 lang string correction thanks to Patrick Malley

15 years agomod-glossary mod-data MDL-22065 Changed support for these two modules for ratings...
Sam Hemelryk [Mon, 12 Apr 2010 09:01:19 +0000 (09:01 +0000)]
mod-glossary mod-data MDL-22065 Changed support for these two modules for ratings to false until Andrews next ratings patch gets commit

15 years agoMDL-19118, now comments overlay works without yui3 hacks
Dongsheng Cai [Mon, 12 Apr 2010 06:19:47 +0000 (06:19 +0000)]
MDL-19118, now comments overlay works without yui3 hacks

15 years agoMDL-21784, fixed undefined savepath parameter
Dongsheng Cai [Mon, 12 Apr 2010 03:07:40 +0000 (03:07 +0000)]
MDL-21784, fixed undefined savepath parameter

15 years agoroles MDL-22048 Fixed use of format_string in front page settings that was causing...
Sam Hemelryk [Mon, 12 Apr 2010 02:20:29 +0000 (02:20 +0000)]
roles MDL-22048 Fixed use of format_string in front page settings that was causing errors

15 years ago"MDL-21146, removed extra $ADMIN->add"
Dongsheng Cai [Mon, 12 Apr 2010 02:19:43 +0000 (02:19 +0000)]
"MDL-21146, removed extra $ADMIN->add"

15 years agoChanged width on coursebox divs and changed .sideblock content margin to .sideblock...
Patrick Malley [Mon, 12 Apr 2010 01:26:00 +0000 (01:26 +0000)]
Changed width on coursebox divs and changed .sideblock content margin to .sideblock .content padding

15 years agoBuilding theme
Patrick Malley [Mon, 12 Apr 2010 01:23:55 +0000 (01:23 +0000)]
Building theme

15 years agoUpdated the HEAD build version to 20100412
Moodle Robot [Mon, 12 Apr 2010 00:41:04 +0000 (00:41 +0000)]
Updated the HEAD build version to 20100412

15 years agoMDL-22061 converting auths to pluginname and deprecating old method for getting auth...
Petr Skoda [Sun, 11 Apr 2010 21:31:36 +0000 (21:31 +0000)]
MDL-22061 converting auths to pluginname and deprecating old method for getting auth names

AMOS START
 MOV [auth_castitle,auth_cas],[pluginname,auth_cas]
 MOV [auth_dbtitle,auth_db],[pluginname,auth_db]
 MOV [auth_emailtitle,auth_email],[pluginname,auth_email]
 MOV [auth_fctitle,auth_fc],[pluginname,auth_fc]
 MOV [auth_imaptitle,auth_imap],[pluginname,auth_imap]
 MOV [auth_ldaptitle,auth_ldap],[pluginname,auth_ldap]
 MOV [auth_manualtitle,auth_manul],[pluginname,auth_manul]
 MOV [auth_mnettitle,auth_mnet],[pluginname,auth_mnet]
 MOV [auth_nntptitle,auth_nntp],[pluginname,auth_nntp]
 MOV [auth_nologintitle,auth_nologin],[pluginname,auth_nologin]
 MOV [auth_nonetitle,auth_none],[pluginname,auth_none]
 MOV [auth_pamtitle,auth_pam],[pluginname,auth_pam]
 MOV [auth_pop3title,auth_pop3],[pluginname,auth_pop3]
 MOV [auth_radiustitle,auth_radius],[pluginname,auth_radius]
 MOV [auth_shibbolethtitle,auth_shibboleth],[pluginname,auth_shibboleth]
 MOV [auth_webservicetitle,auth_webservice],[pluginname,auth_webservice]
AMOS END

15 years agoMDL-22061 fixed recent regression
Petr Skoda [Sun, 11 Apr 2010 21:13:45 +0000 (21:13 +0000)]
MDL-22061 fixed recent regression

15 years agoMDL-22061 converting profile fields to real plugins with lang packs
Petr Skoda [Sun, 11 Apr 2010 21:02:06 +0000 (21:02 +0000)]
MDL-22061 converting profile fields to real plugins with lang packs

AMOS START
 MOV [profilefieldtypecheckbox,core_admin],[pluginname,profilefield_checkbox]
 MOV [profilefieldtypemenu,core_admin],[pluginname,profilefield_menu]
 MOV [profilefieldtypetext,core_admin],[pluginname,profilefield_text]
 MOV [profilefieldtypetextarea,core_admin],[pluginname,profilefield_textarea]
AMOS END

15 years agoMDL-22061 removing unnecessary [[ tests
Petr Skoda [Sun, 11 Apr 2010 20:50:37 +0000 (20:50 +0000)]
MDL-22061 removing unnecessary [[ tests

15 years agoMDL-21694 simplified tinymce string handling
Petr Skoda [Sun, 11 Apr 2010 20:37:13 +0000 (20:37 +0000)]
MDL-21694 simplified tinymce string handling

15 years agoMDL-22061 workaround for special handling of parentlanguage string
Petr Skoda [Sun, 11 Apr 2010 20:30:58 +0000 (20:30 +0000)]
MDL-22061 workaround for special handling of parentlanguage string

15 years agoMDL-22061 workaround for missing alttext of some emoticons
Petr Skoda [Sun, 11 Apr 2010 20:22:07 +0000 (20:22 +0000)]
MDL-22061 workaround for missing alttext of some emoticons

15 years agoAdding new layout for Boxxie theme
Patrick Malley [Sun, 11 Apr 2010 18:48:33 +0000 (18:48 +0000)]
Adding new layout for Boxxie theme

15 years agoMDL-21695 deleting obsolete install info
Petr Skoda [Sun, 11 Apr 2010 18:48:00 +0000 (18:48 +0000)]
MDL-21695 deleting obsolete install info

15 years agoMDL-21695 deleting obsolete upload users helps
Petr Skoda [Sun, 11 Apr 2010 18:42:16 +0000 (18:42 +0000)]
MDL-21695 deleting obsolete upload users helps

15 years agoMDL-21695 no hidden role assingments any more
Petr Skoda [Sun, 11 Apr 2010 18:38:54 +0000 (18:38 +0000)]
MDL-21695 no hidden role assingments any more

15 years agoMDL-21695 mod/journal is in contrib
Petr Skoda [Sun, 11 Apr 2010 18:36:30 +0000 (18:36 +0000)]
MDL-21695 mod/journal is in contrib

15 years agoMDL-21695 mod/wiki will be replaced by new wiki
Petr Skoda [Sun, 11 Apr 2010 18:35:57 +0000 (18:35 +0000)]
MDL-21695 mod/wiki will be replaced by new wiki

15 years agoAdding a new test theme called Boxxie. It is the new name given to the Greenie theme...
Patrick Malley [Sun, 11 Apr 2010 18:35:26 +0000 (18:35 +0000)]
Adding a new test theme called Boxxie. It is the new name given to the Greenie theme I created for 1.9. This is my first add commit, so please contact me if I screw something up.

15 years agoMDL-21695 old mod/resource is gone, the help files do not match current module -...
Petr Skoda [Sun, 11 Apr 2010 18:34:32 +0000 (18:34 +0000)]
MDL-21695 old mod/resource is gone, the help files do not match current module - deleting

15 years agoMDL-22059 adding some missing parent languages in order to test the installer routines
Petr Skoda [Sun, 11 Apr 2010 18:27:10 +0000 (18:27 +0000)]
MDL-22059 adding some missing parent languages in order to test the installer routines

15 years agoMDL-22059 fixing install_string_manager to work with new installer language formats
Petr Skoda [Sun, 11 Apr 2010 18:26:19 +0000 (18:26 +0000)]
MDL-22059 fixing install_string_manager to work with new installer language formats

15 years agoMDL-21694 using only titles from plugins
Petr Skoda [Sun, 11 Apr 2010 17:57:39 +0000 (17:57 +0000)]
MDL-21694 using only titles from plugins

15 years agoMDL-22060 fixed $a in string to match new rules
Petr Skoda [Sun, 11 Apr 2010 17:08:08 +0000 (17:08 +0000)]
MDL-22060 fixed $a in string to match new rules

AMOS START
 REM fixed $a[] in [deleteuserrecord,core_mnet]
 REM fixed $a[] in [enrollingincourse,core_mnet]
 REM fixed $a[] in [noipmatch,core_mnet]
 REM fixed $a[] in [nonmatchingcert,core_mnet]
 REM fixed $a[] in [ssl_acl_allow,core_mnet]
 REM fixed $a[] in [ssl_acl_deny,core_mnet]
AMOS END

15 years agoMDL-22059 Installer strings exported from AMOS
David Mudrak [Sun, 11 Apr 2010 17:05:42 +0000 (17:05 +0000)]
MDL-22059 Installer strings exported from AMOS

15 years agoMDL-22060 fixed $a in string to match new rules
Petr Skoda [Sun, 11 Apr 2010 16:58:28 +0000 (16:58 +0000)]
MDL-22060 fixed $a in string to match new rules

AMOS START
 REM fixed $a[] in [sso_mnet_login_refused,auth_mnet]
AMOS END

15 years agoMDL-22060 fixed $a in string to match new rules
Petr Skoda [Sun, 11 Apr 2010 16:56:43 +0000 (16:56 +0000)]
MDL-22060 fixed $a in string to match new rules

AMOS START
 REM fixed $a[] in [auth_fcconnfail,auth_fc]
AMOS END

15 years agoMDL-22060 fixed $a in string to match new rules
Petr Skoda [Sun, 11 Apr 2010 16:55:17 +0000 (16:55 +0000)]
MDL-22060 fixed $a in string to match new rules

AMOS START
 REM fixed $a[] in [auth_dbdeleteuser, auth_db]
 REM fixed $a[] in [auth_dbinsertuser, auth_db]
 REM fixed $a[] in [auth_dbreviveduser, auth_db]
 REM fixed $a[] in [auth_dbsuspenduser, auth_db]
 REM fixed $a[] in [auth_dbupdatinguser, auth_db]
AMOS END

15 years agoMDL-22060 fixed $a in string to match new rules
Petr Skoda [Sun, 11 Apr 2010 16:45:55 +0000 (16:45 +0000)]
MDL-22060 fixed $a in string to match new rules

AMOS START
 REM fixed $a[] in [cannotinsertquestioncatecontext, core_question]
AMOS END

15 years agoMDL-21694 removing unsued strings from auth.php - the strings were copied to auth...
Petr Skoda [Sun, 11 Apr 2010 16:25:10 +0000 (16:25 +0000)]
MDL-21694 removing unsued strings from auth.php - the strings were copied to auth plugins before

15 years agoMDL-21695 disabling useless debugging
Petr Skoda [Sun, 11 Apr 2010 14:57:59 +0000 (14:57 +0000)]
MDL-21695 disabling useless debugging

15 years agoMDL-21694 fixed regression caused by moving langs to tinymce editor plugin
Petr Skoda [Sun, 11 Apr 2010 14:54:50 +0000 (14:54 +0000)]
MDL-21694 fixed regression caused by moving langs to tinymce editor plugin

15 years agoMDL-21693 hiding legacy languages with _utf8 in our UI
Petr Skoda [Sun, 11 Apr 2010 14:37:12 +0000 (14:37 +0000)]
MDL-21693 hiding legacy languages with _utf8 in our UI

15 years agoMDL-22054 adding missing anomaly theme plugin name
Petr Skoda [Sun, 11 Apr 2010 13:02:05 +0000 (13:02 +0000)]
MDL-22054 adding missing anomaly theme plugin name

15 years agoMDL-22054 converting course formats to have own lang packs
Petr Skoda [Sun, 11 Apr 2010 12:55:59 +0000 (12:55 +0000)]
MDL-22054 converting course formats to have own lang packs

AMOS START
 MOV [namescorm,core],[sectionname,format_scorm]
 MOV [namesocial,core],[sectionname,format_social]
 MOV [nametopics,core],[sectionname,format_topics]
 MOV [nameweeks,core],[sectionname,format_weeks]
AMOS END

15 years agoMDL-22054 removing unused course format section name strings
Petr Skoda [Sun, 11 Apr 2010 12:52:49 +0000 (12:52 +0000)]
MDL-22054 removing unused course format section name strings

15 years agoMDL-22054 removing unused course format strings - oops, wiki format is not used either
Petr Skoda [Sun, 11 Apr 2010 12:47:14 +0000 (12:47 +0000)]
MDL-22054 removing unused course format strings - oops, wiki format is not used either

15 years agoMDL-22054 converting course formats to have own lang packs
Petr Skoda [Sun, 11 Apr 2010 12:46:14 +0000 (12:46 +0000)]
MDL-22054 converting course formats to have own lang packs

AMOS START
 MOV [formatscorm,core],[pluginname,format_scorm]
 MOV [formatsocial,core],[pluginname,format_social]
 MOV [formattopics,core],[pluginname,format_topics]
 MOV [formatweeks,core],[pluginname,format_weeks]
AMOS END

15 years agoMDL-22054 removing unused course format strings -lams too
Petr Skoda [Sun, 11 Apr 2010 12:38:51 +0000 (12:38 +0000)]
MDL-22054 removing unused course format strings -lams too

15 years agoMDL-22054 removing unused course format strings
Petr Skoda [Sun, 11 Apr 2010 12:38:06 +0000 (12:38 +0000)]
MDL-22054 removing unused course format strings