From 18a708984ce40b5053ee6db5ff337e4ea9df986b Mon Sep 17 00:00:00 2001 From: djones Date: Tue, 7 Sep 2010 16:17:26 +1200 Subject: added arrows to menu, added new comments count to top level menu item for comments, updated readme with basic install instructions --- app/views/admin/blog/_submenu.html.erb | 7 ++++++- app/views/blog/shared/_post.html.erb | 2 +- config/locales/en.yml | 1 + public/images/refinerycms-blog/icons/down.gif | Bin 0 -> 110 bytes public/images/refinerycms-blog/icons/up.gif | Bin 0 -> 111 bytes public/javascripts/refinery/refinerycms-blog.js | 3 +++ public/stylesheets/refinery/refinerycms-blog.css | 6 ++++++ readme.md | 16 +++++++++++++++- 8 files changed, 32 insertions(+), 3 deletions(-) create mode 100644 public/images/refinerycms-blog/icons/down.gif create mode 100644 public/images/refinerycms-blog/icons/up.gif diff --git a/app/views/admin/blog/_submenu.html.erb b/app/views/admin/blog/_submenu.html.erb index 246488a..5c93891 100644 --- a/app/views/admin/blog/_submenu.html.erb +++ b/app/views/admin/blog/_submenu.html.erb @@ -24,7 +24,12 @@