summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-webteam/2011-October/001405.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-webteam/2011-October/001405.html')
-rw-r--r--zarb-ml/mageia-webteam/2011-October/001405.html106
1 files changed, 106 insertions, 0 deletions
diff --git a/zarb-ml/mageia-webteam/2011-October/001405.html b/zarb-ml/mageia-webteam/2011-October/001405.html
new file mode 100644
index 000000000..1f3b94d53
--- /dev/null
+++ b/zarb-ml/mageia-webteam/2011-October/001405.html
@@ -0,0 +1,106 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-webteam] [Bug 2997] [New] Top banner in blog page not complete in english, and totally missing for all other languages
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20%5BBug%202997%5D%20%5BNew%5D%20Top%20banner%20in%20blog%20page%20not%0A%20complete%20in%20english%2C%20and%20totally%20missing%20for%20all%20other%20languages&In-Reply-To=%3Cbug-2997-14%40http.bugs.mageia.org/%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="001404.html">
+ <LINK REL="Next" HREF="001406.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-webteam] [Bug 2997] [New] Top banner in blog page not complete in english, and totally missing for all other languages</H1>
+ <B>Philippe Didier</B>
+ <A HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20%5BBug%202997%5D%20%5BNew%5D%20Top%20banner%20in%20blog%20page%20not%0A%20complete%20in%20english%2C%20and%20totally%20missing%20for%20all%20other%20languages&In-Reply-To=%3Cbug-2997-14%40http.bugs.mageia.org/%3E"
+ TITLE="[Mageia-webteam] [Bug 2997] [New] Top banner in blog page not complete in english, and totally missing for all other languages">bugzilla-daemon at mageia.org
+ </A><BR>
+ <I>Sun Oct 9 12:45:31 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="001404.html">[Mageia-webteam] [Bug 813] The timestamp in Bugzilla comments can be wrong
+</A></li>
+ <LI>Next message: <A HREF="001406.html">[Mageia-webteam] [Bug 2997] Top banner in blog page not complete in english, and totally missing for all other languages
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#1405">[ date ]</a>
+ <a href="thread.html#1405">[ thread ]</a>
+ <a href="subject.html#1405">[ subject ]</a>
+ <a href="author.html#1405">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE><A HREF="https://bugs.mageia.org/show_bug.cgi?id=2997">https://bugs.mageia.org/show_bug.cgi?id=2997</A>
+
+ Summary: Top banner in blog page not complete in english, and
+ totally missing for all other languages
+ Product: Websites
+ Version: trunk
+ Platform: i586
+ OS/Version: Linux
+ Status: NEW
+ Severity: normal
+ Priority: Normal
+ Component: www.mageia.org
+ AssignedTo: <A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">mageia-webteam at mageia.org</A>
+ ReportedBy: <A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">philippedidier at laposte.net</A>
+
+
+When you open the blog page, coming from <A HREF="http://www.mageia.org/en/">http://www.mageia.org/en/</A>
+you get this <A HREF="http://blog.mageia.org/en/">http://blog.mageia.org/en/</A> :
+the top bar misses the lang choice button :
+
+need to add in the source code ( in &lt;div class=&quot;nav&quot;&gt; after line 73
+ie after &lt;p class=&quot;loc&quot;&gt; )
+
+&lt;form id=&quot;lang_form&quot; dir=&quot;ltr&quot; method=&quot;get&quot; action=&quot;/&quot;&gt;
+ &lt;!--&lt;label for=&quot;flang&quot;&gt;Autres langues&amp;nbsp;:&lt;/label&gt;--&gt;
+ &lt;input type=&quot;hidden&quot; name=&quot;furl&quot; value=&quot;/en/&quot; /&gt;
+ &lt;select id=&quot;flang&quot; name=&quot;flang&quot; dir=&quot;ltr&quot; onchange=&quot;this.form.submit()&quot;&gt;
+ &lt;option value=&quot;cs&quot;&gt;&#268;e&#353;tina&lt;/option&gt;&lt;option
+value=&quot;de&quot;&gt;Deutsch&lt;/option&gt;&lt;option value=&quot;el&quot;&gt;&#917;&#955;&#955;&#951;&#957;&#953;&#954;&#940;&lt;/option&gt;&lt;option
+value=&quot;en&quot; selected=&quot;selected&quot;&gt;English&lt;/option&gt;&lt;option
+value=&quot;es&quot;&gt;Espa&#241;ol&lt;/option&gt;&lt;option value=&quot;et&quot;&gt;Eesti&lt;/option&gt;&lt;option
+value=&quot;fi&quot;&gt;Suomeksi&lt;/option&gt;&lt;option value=&quot;fr&quot;&gt;Fran&#231;ais&lt;/option&gt;&lt;option
+value=&quot;it&quot;&gt;Italiano&lt;/option&gt;&lt;option value=&quot;lv&quot;&gt;Latvie&#353;u&lt;/option&gt;&lt;option
+value=&quot;nb&quot;&gt;Bokm&#229;l&lt;/option&gt;&lt;option value=&quot;nl&quot;&gt;Nederlands&lt;/option&gt;&lt;option
+value=&quot;pl&quot;&gt;Polski&lt;/option&gt;&lt;option value=&quot;pt&quot;&gt;Portugu&#234;s&lt;/option&gt;&lt;option
+value=&quot;pt-br&quot;&gt;Portugu&#234;s do Brasil&lt;/option&gt;&lt;option
+value=&quot;ro&quot;&gt;Rom&#226;n&#259;&lt;/option&gt;&lt;option value=&quot;ru&quot;&gt;&#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;&lt;/option&gt;&lt;option
+value=&quot;sl&quot;&gt;Sloven&#353;&#269;ina&lt;/option&gt;&lt;option value=&quot;tr&quot;&gt;T&#252;rk&#231;e&lt;/option&gt;&lt;option
+value=&quot;uk&quot;&gt;&#1091;&#1082;&#1088;&#1072;&#1111;&#769;&#1085;&#1089;&#1100;&#1082;&#1072; &#1084;&#1086;&#769;&#1074;&#1072;&lt;/option&gt;&lt;option value=&quot;zh-cn&quot;&gt;&#31616;&#20307;&#20013;&#25991;&lt;/option&gt;&lt;option
+value=&quot;zh-tw&quot;&gt;&#27491;&#39636;&#20013;&#25991;&lt;/option&gt;
+
+ &lt;/select&gt;
+ &lt;noscript&gt;&lt;div&gt;&lt;input type=&quot;submit&quot; id=&quot;lang_submit&quot; value=&quot;Hop!&quot;
+/&gt;&lt;/div&gt;&lt;/noscript&gt;
+&lt;/form&gt;
+
+--
+Configure bugmail: <A HREF="https://bugs.mageia.org/userprefs.cgi?tab=email">https://bugs.mageia.org/userprefs.cgi?tab=email</A>
+------- You are receiving this mail because: -------
+You are the assignee for the bug.
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="001404.html">[Mageia-webteam] [Bug 813] The timestamp in Bugzilla comments can be wrong
+</A></li>
+ <LI>Next message: <A HREF="001406.html">[Mageia-webteam] [Bug 2997] Top banner in blog page not complete in english, and totally missing for all other languages
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#1405">[ date ]</a>
+ <a href="thread.html#1405">[ thread ]</a>
+ <a href="subject.html#1405">[ subject ]</a>
+ <a href="author.html#1405">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-webteam">More information about the Mageia-webteam
+mailing list</a><br>
+</body></html>