X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=templates%2Fadmin%2Fcontentlist.template;h=5b5aec6aafcbfec4964bc185ac2481125b767ae5;hb=fa665e26819bb91be0c3685cfd80793d95c05ed4;hp=f1b25039b405c6c039475fc94c66ee654fd5e322;hpb=36c394492096600d855a59bba3e19142b37272e5;p=mir.git diff --git a/templates/admin/contentlist.template b/templates/admin/contentlist.template index f1b25039..5b5aec6a 100755 --- a/templates/admin/contentlist.template +++ b/templates/admin/contentlist.template @@ -2,7 +2,7 @@ if selectarticleurl is set, this list is used to select an article - + @@ -24,7 +24,7 @@ - + @@ -33,7 +33,7 @@

-   (${lang("commentlist.activate")}) +   (${lang("commentlist.activate")})

@@ -50,8 +50,8 @@ - ${lang("content.type")} - ${lang("content.title")}
- ${lang("content.creator")} + ${lang("content.type")} - ${lang("content.title")} (id # )
+ ${lang("content.creator")} (${lang("content.language")}) ${lang("content.comment")} @@ -60,18 +60,17 @@ - - + class="listrow1"class="listrow2"
> - ${entry.creationdate.formatted["dd.MM.yyyy HH:mm"]}
- ${entry.changedate.formatted["dd.MM.yyyy HH:mm"]}
+ ${entry.creationdate.format(config["Mir.DefaultDateTimeFormat"])}
+ ${entry.changedate.format(config["Mir.DefaultDateTimeFormat"])}
Pub.- HTML- - ${entry.title}
- ${lang("by")}: ${entry.creator}
- (${lang("articletypes." + entry.article_type.name)}) + ${lang("articletypes." + entry.article_type.name)} + ${utility.prettyEncodeHTML(entry.title)}
${utility.prettyEncodeHTML(entry.description)}
(${entry.id})
+ ${lang("by")} ${utility.prettyEncodeHTML(entry.creator)} (${entry.language.name})
@@ -84,15 +83,19 @@ - + +
+ +
| ${lang("edit")} | + ${lang("preview")} | ${lang("contentlist.comments")} (${entry.commentcount}) @@ -100,12 +103,12 @@
class="listrow3"class="listrow4"
valign="top"> - ${entry.comment}  + ${utility.prettyEncodeHTML(entry.comment)}  - [${lang("delete")}] + [${lang("delete")}] @@ -127,11 +130,8 @@
- - -

${lang("no_matches_found")}