X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=templates%2Fadmin%2Fcontentlist.template;h=75da20034f4a2d0dae9feb2cd3b3246fd2ea7d09;hb=7149b8cf7f273456dc156f5490f7f838258f7199;hp=dc732217a077ba4905d1fedf21a021b3fee1f311;hpb=bf44de40552d78f2646543c3b6534dd3649a1852;p=mir.git diff --git a/templates/admin/contentlist.template b/templates/admin/contentlist.template index dc732217..75da2003 100755 --- a/templates/admin/contentlist.template +++ b/templates/admin/contentlist.template @@ -1,118 +1,138 @@ + + if selectarticleurl is set, this list is used to select an article + + + + + + + + + + - ${config["Mir.Name"]} | ${lang("contentlist.htmltitle")} - + ${config["Mir.Name"]} | ${lang("contentlist.htmltitle")} + - + - - -
- - - + + + + + -

- -

-
+ + + + + + +

+   (${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}] - - - + + + + + + + + + + + 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)} (${entry.id})
+ ${lang("by")} ${utility.prettyEncodeHTML(entry.creator)} (${entry.language.name})
+ + + + [ ${lang("content.operation."+op)} ] + + + + + [ ${lang("content.operation."+op)} ] + + + + +
-
- - | - - ${lang("edit")} - ${lang("contentlist.comments")} - -
class="list3"class="list4" valign="top"> - - ${entry.comment}  + + + | + ${lang("edit")} | + ${lang("preview")} | + ${lang("contentlist.comments")} (${entry.commentcount}) + - ${lang("delete")} - -
${count} ${lang("records")} - / ${lang("show_from_to", from, to)}
- -

- + ${lang("contentlist.select")} + +

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("list.previous")} - - - ${lang("list.next")} - - + -

${lang("no_matches_found")}

+

${lang("no_matches_found")}