X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=templates%2Fadmin%2Fcontentlist.template;h=45d7601f03941f40e7261aa99d174c631df245bd;hb=09a4328d6efdf8bca4c4fac97773bc69186aefd0;hp=86e792216751b4047350ec0fe370207bda6a3ab3;hpb=f387144862ac9672530f6c99033fcce9ec04533e;p=mir.git diff --git a/templates/admin/contentlist.template b/templates/admin/contentlist.template index 86e79221..45d7601f 100755 --- a/templates/admin/contentlist.template +++ b/templates/admin/contentlist.template @@ -1,80 +1,139 @@ + + if selectarticleurl is set, this list is used to select an article + + + + + + + + + + - ${config["Mir.Name"]} | ${lang("contentlist.htmltitle")} - + ${config["Mir.Name"]} | ${lang("contentlist.htmltitle")} + - + - - - - - - - - - - - class="list1"class="list2"> - - - - + + + + + +
- ${lang("content.creationdate")}
- ${lang("content.modificationdate")}
- ${lang("content.status")}
- ${lang("content.type")} - ${lang("content.title")}
- ${lang("content.creator")}
- ${lang("content.comment")} 
- - ${entry.creationdate.formatted["dd.MM.yyyy hh:mm"]}
- ${entry.changedate.formatted["dd.MM.yyyy hh:mm"]}
- F-H- -
-
- - - - ${entry.article_type.name} - - - ${entry.title} -
- ${entry.creator}  - ${lang("edit")} - | - - [${op}] - -
-
class="list3"class="list4" valign="top"> + + + + + + + + +
+ + + +

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

+ + - ${entry.comment} 
- - ${lang("delete")} - + + + + + + + + + + + + + class="listrow1"class="listrow2"> + + + - - - - -
+ + ${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.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)} 
${count} ${lang("records")} - / ${lang("show_from_to", from, to)}
-

- - - - ${lang("list.previous")} - - - ${lang("list.next")} - - +

+ + + [${lang("delete")}] + + +
+ ${count} ${lang("records")} / ${lang("show_from_to", from, to)} +
+ + + +

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

+ +
+
+ + -

${lang("no_matches_found")}

+

${lang("no_matches_found")}