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
Petr Skoda
431ac39634
MDL-26623 fix file permissions
...
The permissions are now going to be verified as part of the weekly release process.
2011-03-01 12:26:49 +01:00
David Mudrak
b68af0358e
MDL-21250 Fixed uppercase characters in blog strings
2010-11-26 11:13:58 +00:00
David Mudrak
2650f44d2a
MDL-21695 Replaced help/blog
...
AMOS BEGIN
HLP blog/deleteblogassociations.html,[deleteblogassociations_help,core_blog]
HLP blog/description.html,[description_help,core_blog]
HLP blog/filtertags.html,[filtertags_help,core_blog]
HLP blog/name.html,[name_help,core_blog]
HLP blog/publish_state.html,[publishto_help,core_blog]
HLP blog/tags.html,[autotags_help,core_blog]
HLP blog/url.html,[url_help,core_blog]
AMOS END
2010-07-19 18:31:13 +00:00
Petr Skoda
9a6861cbcb
removing unused blog string
2010-07-04 13:13:25 +00:00
Martin Dougiamas
b34a1b5b0c
MDL-22864 Fixed string
2010-06-29 03:51:12 +00:00
Martin Dougiamas
8397492bd0
MDL-22864 More tidying up of blog display
2010-06-29 03:19:22 +00:00
Martin Dougiamas
6413bae786
MDL-22864 Fixed missing string, tidied up form and help strings too
2010-06-29 02:51:43 +00:00
Helen Foster
1884fec6dc
MDL-21695 adding help strings
2010-05-20 09:34:26 +00:00
Sam Hemelryk
27bad0a629
blog MDL-22161 Fixed up blog menu block and added navigation options for users.
2010-04-23 04:05:16 +00:00
Petr Skoda
aaa5c766bf
MDL-22054 converting block name strings to pluginname
...
AMOS START
MOV [blocktagstitle,core_blog],[pluginname,block_blog_tags]
AMOS END
2010-04-11 11:05:46 +00:00
Petr Skoda
34ac830c96
MDL-22054 converting block name strings to pluginname
...
AMOS START
MOV [blockname,block_blog_recent],[pluginname,block_blog_recent]
AMOS END
2010-04-11 11:01:41 +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