X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=templates%2Fadmin%2Fcontentlist.template;h=5b5aec6aafcbfec4964bc185ac2481125b767ae5;hb=fa665e26819bb91be0c3685cfd80793d95c05ed4;hp=edfe822c78edd165bb67b1628c651fb2e9de2509;hpb=55d545036aa5c04676f2d20f0e98316a4679ec27;p=mir.git diff --git a/templates/admin/contentlist.template b/templates/admin/contentlist.template index edfe822c..5b5aec6a 100755 --- a/templates/admin/contentlist.template +++ b/templates/admin/contentlist.template @@ -2,18 +2,18 @@ if selectarticleurl is set, this list is used to select an article - - - + + + - - + + - ${config["Mir.Name"]} | ${lang("contentlist.htmltitle")} - + ${config["Mir.Name"]} | ${lang("contentlist.htmltitle")} + @@ -21,114 +21,116 @@ - + - + - -
- - - -

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

- + + + + + +

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

+
- + - - - - - - + + + + + + - - - class="listrow1"class="listrow2"> - - - - - + + class="listrow1"class="listrow2"> + + + + + - - - + + +
- - ${lang("content.creationdate")}
- ${lang("content.modificationdate")}
- ${lang("content.status")} -
-
- ${lang("content.type")} - ${lang("content.title")}
- ${lang("content.creator")} -
- ${lang("content.comment")} -  
+ + ${lang("content.creationdate")}
+ ${lang("content.modificationdate")}
+ ${lang("content.status")} +
+
+ ${lang("content.type")} - ${lang("content.title")} (id # )
+ ${lang("content.creator")} (${lang("content.language")}) +
+ ${lang("content.comment")} +  
- ${entry.creationdate.formatted["dd.MM.yyyy HH:mm"]}
- ${entry.changedate.formatted["dd.MM.yyyy HH:mm"]}
- Pub.- HTML- -
- ${entry.title}
- ${lang("by")}: ${entry.creator}
- (${lang("articletypes." + entry.article_type.name)}) - - - - [ ${lang("content.operation."+op)} ] - - - - - [ ${lang("content.operation."+op)} ] - - - - - - | - ${lang("edit")} | - ${lang("contentlist.comments")} (${entry.commentcount}) - - - ${lang("contentlist.select")} - -
class="listrow3"class="listrow4" valign="top"> - ${entry.comment}  - - - [${lang("delete")}] - -
+ ${entry.creationdate.format(config["Mir.DefaultDateTimeFormat"])}
+ ${entry.changedate.format(config["Mir.DefaultDateTimeFormat"])}
+ Pub.- HTML- +
+ ${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})
+ + + + [ ${lang("content.operation."+op)} ] + + + + + [ ${lang("content.operation."+op)} ] + + + + +
+ +
+
+ | + ${lang("edit")} | + ${lang("preview")} | + ${lang("contentlist.comments")} (${entry.commentcount}) + + + ${lang("contentlist.select")} +
+
class="listrow3"class="listrow4" valign="top"> + ${utility.prettyEncodeHTML(entry.comment)}  + + + + [${lang("delete")}] + + +
- ${count} ${lang("records")} / ${lang("show_from_to", from, to)} -
+ ${count} ${lang("records")} / ${lang("show_from_to", from, to)} +
- -

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

- -
+ +

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

+ +
- - - - +

${lang("no_matches_found")}