From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-webteam/2011-October/001407.html | 86 +++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 zarb-ml/mageia-webteam/2011-October/001407.html (limited to 'zarb-ml/mageia-webteam/2011-October/001407.html') diff --git a/zarb-ml/mageia-webteam/2011-October/001407.html b/zarb-ml/mageia-webteam/2011-October/001407.html new file mode 100644 index 000000000..c8dd7207a --- /dev/null +++ b/zarb-ml/mageia-webteam/2011-October/001407.html @@ -0,0 +1,86 @@ + + + + [Mageia-webteam] [Bug 2997] Top banner in blog page not complete in english, and totally missing for all other languages + + + + + + + + + +

[Mageia-webteam] [Bug 2997] Top banner in blog page not complete in english, and totally missing for all other languages

+ Philippe Didier + bugzilla-daemon at mageia.org +
+ Sun Oct 9 13:16:28 CEST 2011 +

+
+ +
https://bugs.mageia.org/show_bug.cgi?id=2997
+
+--- Comment #2 from Philippe Didier <philippedidier at laposte.net> 2011-10-09 13:16:28 CEST ---
+Description was only for correcting english blog page...
+
+For other languages the <div class="nav"> is missing in the beginning of the
+<body class="home blog">
+
+look at  : http://blog.mageia.org/de/
+
+need to copy this whole class from a working page for each language
+(http://www.mageia.org/de/ for german for instance) 
+in the beginning of <body class="release">
+
+and paste it to the beginning of the
+<body class="home blog"> for the same language
+
+beware !!!
+you need to remove class="sel" from the first item ( <a href="/xx/"
+accesskey="1">Mageia</a>)  and to add it into the blog item : 
+ (<a href="http://blog.mageia.org/xx/">Blog</a>)
+xx being the language  (de, fr, el, it and so on)
+
+
+If this report is not clear enough, ask for better explanations !
+
+-- 
+Configure bugmail: https://bugs.mageia.org/userprefs.cgi?tab=email
+------- You are receiving this mail because: -------
+You are the assignee for the bug.
+
+ + + +
+

+ +
+More information about the Mageia-webteam +mailing list
+ -- cgit v1.2.1