Aparup Banerjee
48346fb11f
MDL-28724 wiki : Fixed bugs in wiki forms
2011-09-12 12:28:54 +08:00
Rajesh Taneja
ac0a82cf92
MDL-23520 mod-wiki-2.0: Added delete page and version feature as it was in 1.9
2011-08-31 13:54:05 +08:00
Sam Hemelryk
46d3b9be73
Merged branch 's7_MDL-26105_block_settings_master' git://github.com/andyjdavis/moodle.git with changes
2011-06-13 16:54:52 +08:00
Dongsheng Cai
b1627a92e5
MDL-26105 Block settings should contains less options, and be more user friendly
...
AMOS BEGIN
MOV [page-blog-index, pagetype], [page-blog-index, blog]
MOV [page-blog-x, pagetype], [page-blog-x, blog]
MOV [page-tag-x, pagetype], [page-tag-x, tag]
MOV [page-course-view-weeks, pagetype], [page-course-view-weeks, format_weeks]
MOV [page-course-view-weeks-x, pagetype], [page-course-view-weeks-x, format_weeks]
MOV [page-course-view-topics, pagetype], [page-course-view-topics, format_topics]
MOV [page-course-view-topics-x, pagetype], [page-course-view-topics-x, format_topics]
AMOS END
2011-06-09 13:51:14 +08:00
Sam Hemelryk
c464a23873
Merged branch 's9_MDL-26392_wiki_files_master' from git://github.com/dongsheng/moodle.git with fixes
2011-06-07 16:29:44 +08:00
Dongsheng Cai
12c9bbbdd2
MDL-26392 WIKI added file managment support to wiki editor
2011-06-03 11:22:18 +08:00
Petr Skoda
23c799459d
Revert "MDL-26392, nwiki and creole format wiki pages should support file attachments"
...
This reverts commit 0c5e812ba7
because UI is going to be reimplemented.
2011-03-08 10:11:07 +01:00
Dongsheng Cai
0c5e812ba7
MDL-26392, nwiki and creole format wiki pages should support file attachments
2011-03-04 15:44:20 +08:00
David Mudrak
d5b7f35d65
MDL-17357 Removed duplicate string definitions
2011-02-07 15:08:07 +01:00
Dongsheng Cai
d92b5e7f01
mod-wiki MDL-22449 wiki module needs more help text
2010-12-14 02:43:17 +08:00
Dongsheng Cai
cc26cb3b33
MDL-10783, added span class and tag title
2010-12-20 17:00:34 +01:00
Helen Foster
f705b4347a
MDL-21250 capital letters removal
2010-12-02 18:22:19 +00:00
Dongsheng Cai
6f1b029b6f
MDL-22449, improve wiki help info
2010-11-17 09:04:46 +00:00
Helen Foster
77d9f6143d
MDL-22449 wiki lang string polishing plus adding link strings
2010-11-16 16:59:00 +00:00
Dongsheng Cai
d6887efca0
MDL-23636, fixed text when deleting or editing wiki comments
2010-11-10 09:24:57 +00:00
Aparup Banerjee
0cdbbc17df
course MDL-24162 added wiki_reset_userdata() to delete tag instances during course reset.
2010-09-20 06:02:14 +00:00
Jordi Piguillem
9e25c7b480
[MDL-22449]
...
Adding some help to wiki
2010-09-09 09:18:05 +00:00
David Mudrak
370d793c98
MDL-23318 Consistent usage of 'pluginadministration' string for the Settings block
...
AMOS BEGIN
MOV [assignmentadministration,mod_assignment],[pluginadministration,mod_assignment]
MOV [dataadministration,mod_data],[pluginadministration,mod_data]
MOV [feedbackadministration,mod_feedback],[pluginadministration,mod_feedback]
MOV [folderadministration,mod_folder],[pluginadministration,mod_folder]
MOV [forumadministration,mod_forum],[pluginadministration,mod_forum]
MOV [glossaryadministration,mod_glossary],[pluginadministration,mod_glossary]
MOV [chatadministration,mod_chat],[pluginadministration,mod_chat]
MOV [choiceadministration,mod_choice],[pluginadministration,mod_choice]
MOV [imscpadministration,mod_imscp],[pluginadministration,mod_imscp]
MOV [labeladministration,mod_label],[pluginadministration,mod_label]
MOV [lessonadministration,mod_lesson],[pluginadministration,mod_lesson]
MOV [pageadministration,mod_page],[pluginadministration,mod_page]
MOV [quizadministration,mod_quiz],[pluginadministration,mod_quiz]
MOV [resourceadministration,mod_resource],[pluginadministration,mod_resource]
MOV [scormadministration,mod_scorm],[pluginadministration,mod_scorm]
MOV [surveyadministration,mod_survey],[pluginadministration,mod_survey]
MOV [urladministration,mod_url],[pluginadministration,mod_url]
MOV [wikiadministration,mod_wiki],[pluginadministration,mod_wiki]
MOV [workshopadministration,mod_workshop],[pluginadministration,mod_workshop]
AMOS END
2010-08-17 17:35:12 +00:00
Helen Foster
e22238ee47
MDL-22449 help string update
2010-07-26 12:01:31 +00:00
Jordi Piguillem
534d5b04db
MDL-22449
...
Adding some more help strings
2010-07-15 11:03:54 +00:00
Jordi Piguillem
4bb7490510
MDL-22449
...
Adding some help strings
2010-07-15 10:43:15 +00:00
Martin Dougiamas
9a5b90053b
MDL-22056 Adding pluginname to activity modules to fix gradebook issues caused by MDL-23071 (keeping modulename for n)
...
AMOS BEGIN
CPY [modulename,assignment],[pluginname,assignment]
CPY [modulename,chat],[pluginname,chat]
CPY [modulename,choice],[pluginname,choice]
CPY [modulename,data],[pluginname,data]
CPY [modulename,feedback],[pluginname,feedback]
CPY [modulename,folder],[pluginname,folder]
CPY [modulename,forum],[pluginname,forum]
CPY [modulename,glossary],[pluginname,glossary]
CPY [modulename,hotpot],[pluginname,hotpot]
CPY [modulename,imscp],[pluginname,imscp]
CPY [modulename,label],[pluginname,label]
CPY [modulename,lesson],[pluginname,lesson]
CPY [modulename,page],[pluginname,page]
CPY [modulename,quiz],[pluginname,quiz]
CPY [modulename,resource],[pluginname,resource]
CPY [modulename,survey],[pluginname,survey]
CPY [modulename,url],[pluginname,url]
CPY [modulename,wiki],[pluginname,wiki]
CPY [modulename,workshop],[pluginname,workshop]
AMOS END
2010-07-05 05:12:39 +00:00
Jordi Piguillem
4f6be246a2
[MDL-22112]
...
Marc's patch
Adding some help buttons to create/update wiki instances form
2010-06-09 09:02:10 +00:00
Jordi Piguillem
4231d124fe
[MDL-22112]
...
Adding some strings
2010-05-14 08:30:26 +00:00
Dongsheng Cai
f2b7e78026
"missing language string"
2010-05-03 02:22:59 +00:00
Dongsheng Cai
00710f4cc1
MDL-22112, push wiki 2.0 into head
2010-05-02 11:28:11 +00:00
David Mudrak
30c8dd34f7
MDL-15252 Re-committing all English strings exported from AMOS
...
From now on, all English strings use the new syntax. They are not
eval()'ed any more and the only valid placeholders are {$a} and
{$a->foobar}. No extra quotes escaping, dollar sign escaping and putting
double percent signs.
The modified files were exported from AMOS database repository in the
new syntax and were re-ordered by stringid. Standard GNU/GPL and PHPdoc
blocks are added. Where there was no copyright note so far, I added the
default one with Martin Dougiamas as the copyright holder.
Live long and prosper.
2010-04-10 14:01:45 +00:00
Petr Skoda
3a915b0667
MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs
2010-04-10 07:24:56 +00:00