From 48972a847fe48f5e2919caf1d777262c6f0121d8 Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Sun, 13 Nov 2011 14:14:06 +0100 Subject: Implemented the article list for the backend. --- .../templates/src/systemtemplates/articles.html | 119 ++++++++++++++------- .../src/systemtemplates/tags_overview.html | 2 +- 2 files changed, 80 insertions(+), 41 deletions(-) (limited to 'ratatoeskr/templates') diff --git a/ratatoeskr/templates/src/systemtemplates/articles.html b/ratatoeskr/templates/src/systemtemplates/articles.html index 051f3ff..edcd1d1 100644 --- a/ratatoeskr/templates/src/systemtemplates/articles.html +++ b/ratatoeskr/templates/src/systemtemplates/articles.html @@ -1,44 +1,83 @@ -
Example for errors
-
Example for notice
-
Example for success
+ $success + +
$success
+
+
+ $error + +
$error
+
+
- - - - - - - - - - - $articles - - - - - - - - - - - - - - - - - -
 
$article[urlname] - - ?{~{$i|eq|0}||, }$lang - - %Y-%m-%d %H:%M:%S - - ?{~{$i|eq|0}||, } $tag - - $article[section][name]
+
+
+ : + + + + + +
+
+ +
+ + + + + + + + + + + $articles + + + + + + + + + + + + + + + + + +
  + + <ste:get_translation for='sort_asc' /> + <ste:get_translation for='sort_desc' /> + + + <ste:get_translation for='sort_asc' /> + <ste:get_translation for='sort_desc' /> + + + <ste:get_translation for='sort_asc' /> + <ste:get_translation for='sort_desc' /> +
$article[urlname] + + ?{~{$i|eq|0}||, }$lang + + %Y-%m-%d %H:%M:%S + + ?{~{$i|eq|0}||, } $tag + + $article[section][name]
+
+ + +
+
diff --git a/ratatoeskr/templates/src/systemtemplates/tags_overview.html b/ratatoeskr/templates/src/systemtemplates/tags_overview.html index 29288e7..7d2ecc0 100644 --- a/ratatoeskr/templates/src/systemtemplates/tags_overview.html +++ b/ratatoeskr/templates/src/systemtemplates/tags_overview.html @@ -12,7 +12,7 @@
- +
-- cgit v1.2.3-54-g00ecf