From 3dca29b3d5071303e22f35ab73ffec4463cbc543 Mon Sep 17 00:00:00 2001 From: Fabio Comuni Date: Tue, 27 Sep 2011 10:19:32 +0200 Subject: port old themes --- view/theme/duepuntozero/wall_item.tpl | 8 +++-- view/theme/duepuntozero/wallwall_item.tpl | 59 +++++++++++++++++++++++++++++++ 2 files changed, 65 insertions(+), 2 deletions(-) create mode 100644 view/theme/duepuntozero/wallwall_item.tpl (limited to 'view/theme/duepuntozero') diff --git a/view/theme/duepuntozero/wall_item.tpl b/view/theme/duepuntozero/wall_item.tpl index 5c467a119..a4508b067 100644 --- a/view/theme/duepuntozero/wall_item.tpl +++ b/view/theme/duepuntozero/wall_item.tpl @@ -32,9 +32,13 @@
$vote - $plink + {{ if $plink }} + + {{ endif }} $edpost - $star + {{ if $star }} + + {{ endif }} $drop
diff --git a/view/theme/duepuntozero/wallwall_item.tpl b/view/theme/duepuntozero/wallwall_item.tpl new file mode 100644 index 000000000..daad6ad14 --- /dev/null +++ b/view/theme/duepuntozero/wallwall_item.tpl @@ -0,0 +1,59 @@ +
+
+
+
+ + $owner_name +
+
$wall
+
+ + $name + menu +
+
    + $item_photo_menu +
+
+ +
+
+
+ $lock +
$location
+
+
+
+ $name $to $owner_name $vwall
+
$ago
+
+
+
$title
+
+
$body
+
+
+ $vote + {{ if $plink }} + + {{ endif }} + $edpost + {{ if $star }} + + {{ endif }} + $drop +
+
+
+ +
$dislike
+
+
+ $comment +
+ +
+
+ -- cgit v1.2.3