From b13c6ea9adde898d499fb70134fa5c99d324031a Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Mon, 4 Jun 2012 11:49:16 +0200 Subject: [PATCH] quattro: added editor buttons to comments --- view/theme/quattro/comment_item.tpl | 37 ++++++++-- view/theme/quattro/dark/style.css | 102 ++++++++++++++++++++++++++++ view/theme/quattro/green/style.css | 102 ++++++++++++++++++++++++++++ view/theme/quattro/quattro.less | 58 ++++++++++++++++ view/theme/quattro/theme.php | 87 +++++++++++++++++++++++- 5 files changed, 380 insertions(+), 6 deletions(-) diff --git a/view/theme/quattro/comment_item.tpl b/view/theme/quattro/comment_item.tpl index cde4ca3ca8..ea24d95cc3 100644 --- a/view/theme/quattro/comment_item.tpl +++ b/view/theme/quattro/comment_item.tpl @@ -11,13 +11,42 @@ $mytitle
+ +
+ {{ if $qcomment }} - {{ for $qcomment as $qc }} - $qc -   + {{ endif }} -