From a19996f43e11a3914c29368baaaf16d89e295f8e Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Tue, 12 Jul 2011 12:04:04 +0200 Subject: [PATCH] Fixed most blog view issues --- layouts/article.html | 9 +- layouts/main.html | 10 +- lib/multiMenu.rb | 2 +- lib/tag.rb | 2 +- .../en/blog/2011-05-05-Screenshots/index.html | 9 +- site/Scratch/en/blog/index.html | 16 +- site/Scratch/en/index.html | 10 +- site/Scratch/en/support/index.html | 10 +- .../fr/blog/2011-05-05-Screenshots/index.html | 9 +- site/Scratch/fr/blog/index.html | 14 +- site/Scratch/fr/index.html | 10 +- site/Scratch/fr/support/index.html | 10 +- site/css/main.css | 274 +++++++++++++----- site/index.html | 10 +- site/src/main.sass | 42 ++- 15 files changed, 322 insertions(+), 115 deletions(-) diff --git a/layouts/article.html b/layouts/article.html index 3429755..c121d89 100644 --- a/layouts/article.html +++ b/layouts/article.html @@ -104,11 +104,16 @@ diff --git a/layouts/main.html b/layouts/main.html index 2f0d5e2..f7afbeb 100644 --- a/layouts/main.html +++ b/layouts/main.html @@ -71,12 +71,16 @@ diff --git a/lib/multiMenu.rb b/lib/multiMenu.rb index 015093e..34cf7cb 100644 --- a/lib/multiMenu.rb +++ b/lib/multiMenu.rb @@ -48,7 +48,7 @@ def generateBlogSubMenu(language) res<<=%{} end year=p[:created_at].strftime("%Y") - res<<=%{

[#{year}]