MDL-32709 book: now standard module + new strings added

Note the lang file is completely disordered yet
This commit is contained in:
Eloy Lafuente (stronk7)
2012-05-21 00:54:53 +02:00
parent a87aa28d51
commit f7e6dd4d41
2 changed files with 16 additions and 3 deletions
+5 -1
View File
@@ -380,6 +380,10 @@ class plugin_manager {
'social_activities', 'tag_flickr', 'tag_youtube', 'tags'
),
'booktool' => array(
'exportimscp', 'importhtml', 'print'
),
'coursereport' => array(
//deprecated!
),
@@ -441,7 +445,7 @@ class plugin_manager {
),
'mod' => array(
'assign', 'assignment', 'chat', 'choice', 'data', 'feedback', 'folder',
'assign', 'assignment', 'book', 'chat', 'choice', 'data', 'feedback', 'folder',
'forum', 'glossary', 'imscp', 'label', 'lesson', 'lti', 'page',
'quiz', 'resource', 'scorm', 'survey', 'url', 'wiki', 'workshop'
),