X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=templates%2Fadmin%2Fcontentlist.template;h=45d7601f03941f40e7261aa99d174c631df245bd;hb=09a4328d6efdf8bca4c4fac97773bc69186aefd0;hp=1b2e13e4199de79ac605b51da7f7c63a3ea1db03;hpb=96bf21dac3192e475bd470dcb8e9581393161895;p=mir.git diff --git a/templates/admin/contentlist.template b/templates/admin/contentlist.template index 1b2e13e4..45d7601f 100755 --- a/templates/admin/contentlist.template +++ b/templates/admin/contentlist.template @@ -1,78 +1,141 @@ + + 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.location")}: ${lang("content.title")}
- ${lang("content.creator")}
${lang("content.topic")}
${lang("content.feature")}
- ${lang("content.comment")} 
- ${entry.webdb_create_formatted}
- ${entry.webdb_lastchange_formatted}-
- F- - H- -
- ${articletypeHash[entry.to_article_type]["name"]} -- ${entry.place}: ${entry.title}
- ${entry.creator}  - ${lang("edit")} -  | newswire
- ${themenHashData[entry.thema_id]["name"]} 
- ${schwerpunktHashData[entry.to_feature]["title"]} 
class="list3"class="list4" valign="top"> - ${entry.comment}  - ${lang("delete")} -
${data.count} ${lang("records")} - / ${lang("show_from_to", data.from, data.to)}
+ -

- -

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

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

+
- + + + + + + + + + + + + + + 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)}  + + + + [${lang("delete")}] + + +
+ ${count} ${lang("records")} / ${lang("show_from_to", from, to)} +
+ + + +

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

+ +
+ + -

${lang("no_matches_found")}

+

${lang("no_matches_found")}

- +