diff --git a/Makefile b/Makefile index dc509f6b6f..63a069ab35 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ $(ENPAGES): %.html: %.xhtml fsfe.xsl navigation.en.xsl filebase=`basename $$base` ; \ dir=`dirname $$path` ; \ root=`dirname $$path | perl -pe 'chop; s:([^/]+):..:g if($$_ ne ".")'` ; \ - $(XSLTPROC) fsfe.xsl $$path $(XSLTOPTS) '$$fsfeurope='$$root '$$filebase='$$filebase > $$base.html-temp && (cat $$base.html-temp | perl -p -e '$$| = 1; s/\$$//g if(/\$$''Date:/); s/mode: xml \*\*\*/mode: html \*\*\*/' > $$base.html) ; \ + $(XSLTPROC) fsfe.xsl $$path $(XSLTOPTS) '$$fsfeurope='$$root '$$filebase='$$filebase '$$path='$$path > $$base.html-temp && (cat $$base.html-temp | perl -p -e '$$| = 1; s/\$$//g if(/\$$''Date:/); s/mode: xml \*\*\*/mode: html \*\*\*/' > $$base.html) ; \ rm -f $$base.html-temp $(FRPAGES): %.html: %.xhtml fsfe.xsl navigation.fr.xsl @@ -56,7 +56,7 @@ $(FRPAGES): %.html: %.xhtml fsfe.xsl navigation.fr.xsl filebase=`basename $$base` ; \ dir=`dirname $$path` ; \ root=`dirname $$path | perl -pe 'chop; s:([^/]+):..:g if($$_ ne ".")'` ; \ - $(XSLTPROC) fsfe.xsl $$path $(XSLTOPTS) '$$fsfeurope='$$root '$$filebase='$$filebase > $$base.html-temp && (cat $$base.html-temp | perl -p -e '$$| = 1; s/\$$//g if(/\$$''Date:/); s/mode: xml \*\*\*/mode: html \*\*\*/' > $$base.html) ; \ + $(XSLTPROC) fsfe.xsl $$path $(XSLTOPTS) '$$fsfeurope='$$root '$$filebase='$$filebase '$$path='$$path > $$base.html-temp && (cat $$base.html-temp | perl -p -e '$$| = 1; s/\$$//g if(/\$$''Date:/); s/mode: xml \*\*\*/mode: html \*\*\*/' > $$base.html) ; \ rm -f $$base.html-temp $(DEPAGES): %.html: %.xhtml fsfe.xsl navigation.de.xsl diff --git a/blue.css b/blue.css index 45a34e0eb9..785c90501e 100644 --- a/blue.css +++ b/blue.css @@ -22,7 +22,7 @@ A.Extern { font-size: 13px; font-weight: bold; color: #000000 } A.Desc { font-size: 13px; font-style: italic; color: #000000 } A.Warning { font-size: 13px; font-weight: bold; color: #FF2222 } -TD.Section { font-size: 13px; font-weight: regular; color: #FFFFFF; text-decoration: none } +TD.Section { font-size: 13px; font-weight: regular; color: #000000; text-decoration: none } TD.TopTitle { color: #E0E0E0; font-weight: bold; background: #5A6BA5 } TD.TopBody { color: #1C2D67; font-weight: bold; background: #9DAEE8 } diff --git a/gbn/index.xhtml b/gbn/index.xhtml index 9a11fb84da..671e0660ba 100644 --- a/gbn/index.xhtml +++ b/gbn/index.xhtml @@ -12,7 +12,8 @@
[ English | - Français + Français | + Português ]
diff --git a/navigation.de.xsl b/navigation.de.xsl index 2db98faf74..6560a7b253 100644 --- a/navigation.de.xsl +++ b/navigation.de.xsl @@ -77,18 +77,49 @@ Sections -
- Home
- Contact
- Hintergrund
- Mailing Lists
- Press section
- GNU Business Network
+
+ + Home + + Home + +
+ + Contact + + Contact + +
+ + Hintergrund + + Hintegrund + +
+ + Documents + + Documents + +
+ + Mailing Lists + + Mailing Lists + +
+ + Press Section + + Press Section + +
+ + GNU Business Network + + GNU Business Network + +

diff --git a/navigation.en.xsl b/navigation.en.xsl index 8e86a320ec..82bf13e8a2 100644 --- a/navigation.en.xsl +++ b/navigation.en.xsl @@ -77,20 +77,49 @@ Sections -
- Home
- Contact
- Background
- Documents
- Mailing Lists
- Press section
- GNU Business Network
+
+ + Home + + Home + +
+ + Contact + + Contact + +
+ + Background + + Background + +
+ + Documents + + Documents + +
+ + Mailing Lists + + Mailing Lists + +
+ + Press Section + + Press Section + +
+ + GNU Business Network + + GNU Business Network + +

diff --git a/navigation.fr.xsl b/navigation.fr.xsl index f3a43fef10..8ef8bb9de6 100644 --- a/navigation.fr.xsl +++ b/navigation.fr.xsl @@ -77,20 +77,49 @@ Sections -
- Accueil
- Contact
- Contexte
- Documents
- Listes de diffusion
- Section Presse
- GNU Business Network
+
+ + Accueil + + Accueil + +
+ + Contact + + Contact + +
+ + Contexte + + Contexte + +
+ + Documents + + Documents + +
+ + Listes de diffusion + + Listes de diffusion + +
+ + Section Presse + + Section Presse + +
+ + GNU Business Network + + GNU Business Network + +

diff --git a/navigation.pt.xsl b/navigation.pt.xsl index 6eeabdb53a..3b27cdc08b 100644 --- a/navigation.pt.xsl +++ b/navigation.pt.xsl @@ -78,54 +78,48 @@
- - Principal
-
- - Principal
-
- - Contactos
-
- - Contactos
-
- - Contexto
-
- - Contexto
-
- - Documentos
-
- - Documentos
-
- - Listas de Correio
-
- - Listas de Correio
-
- - Para a Imprensa
-
- - Para a Imprensa
-
- - Rede Empresarial GNU
-
- - Rede Empresarial GNU
-
+ + Principal + + Principal + +
+ + Contactos + + Contactos + +
+ + Contexto + + Contexto + +
+ + Documentos + + Documentos + +
+ + Listas de Correio + + Listas de Correio + +
+ + Para a Imprensa + + Para a Imprensa + +
+ + Rede Empresarial GNU + + Rede Empresarial GNU + +