X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=templates%2Fadmin%2Fcontentlist.template;h=45d7601f03941f40e7261aa99d174c631df245bd;hb=09a4328d6efdf8bca4c4fac97773bc69186aefd0;hp=bfae89c5e36af6111c634d0c4171809b4373e1e2;hpb=474eddfb456e99490316f31c1bc7ac4481a98960;p=mir.git diff --git a/templates/admin/contentlist.template b/templates/admin/contentlist.template index bfae89c5..45d7601f 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 - + @@ -11,197 +11,131 @@ - - ${config["Mir.Name"]} | ${lang("contentlist.htmltitle")} - - + + ${config["Mir.Name"]} | ${lang("contentlist.htmltitle")} + + - + + + - - - -
- - - - - - - - - - - - - - - - - - - - -
for valuesearch in fieldpublishedarticle typeorder
- - - - - - - - - -
-
-
- - + + + - - -
- - - - -

- -

- - + - - - - - - - + + + + + + +

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

+
+
- + - - 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- -
-
- - - - ${lang("articletypes." + entry.article_type.name)} - - - ${entry.title} -
- ${entry.creator}
- - - - - [${op}] - - - - - [${op}] - - - - - - - | - - ${lang("edit")} | - ${lang("contentlist.comments")} (${entry.commentcount}) - - - ${lang("contentlist.select")} - - -
-
class="list3"class="list4" valign="top"> - - ${entry.comment}  - - - - - ${lang("delete")} - - -
- ${count} ${lang("records")} / ${lang("show_from_to", from, to)} -
- - - -

- -

- -
-
-

+ + + + + + + - - - ${lang("list.previous")} + + + 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("list.next")} + + +
+ +
+
+ | + ${lang("edit")} | + ${lang("preview")} | + ${lang("contentlist.comments")} (${entry.commentcount}) + + + ${lang("contentlist.select")}
-
- - -

${lang("no_matches_found")}

- - - - +
class="listrow3"class="listrow4" valign="top"> + ${utility.prettyEncodeHTML(entry.comment)}  + + + + [${lang("delete")}] + + +
+ ${count} ${lang("records")} / ${lang("show_from_to", from, to)} +
+ + + +

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

+ +
+
+ + + + +

${lang("no_matches_found")}

+
+ + +