diff --git a/.gitignore b/.gitignore index b8be19ddc6..c123148a7c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,10 @@ -localmenuinfo.en.xml d_year.en.xml d_month.en.xml d_day.en.xml .default.xsl tools/.texts-??.xml .fundraising.??.xml +.localmenu.*.xml .*.xmllist tags/tagged-*.en.xhtml tags/.tags.??.xml diff --git a/Makefile b/Makefile index f2f4f0f168..1015b83de5 100644 --- a/Makefile +++ b/Makefile @@ -60,21 +60,10 @@ $(SUBDIRS): .FORCE # Handle local menus # ----------------------------------------------------------------------------- -# FIXME: This runs when the makefile is parsed, before maybe new *.xhtml files -# are created in the news// and events// directories. It would be -# better to move this into a separate script tools/update-localmenus.sh. It -# would also be better if there was a separate .localmenu.en.xml file for each -# directory. -MENUSOURCES := $(shell find -name '*.xhtml' -not -name "*-template.*" | xargs grep -l '' | sort) - -all: localmenuinfo.en.xml -localmenuinfo.en.xml: ./tools/buildmenu.xsl $(MENUSOURCES) - { printf ''; \ - grep -E '' $^ \ - | sed -r 's;(.*/)?(.+)\.([a-z][a-z])\.xhtml:(.+);\ - /\1\2.html\4;'; \ - printf ''; \ - } | xsltproc -o $@ $< - +.PHONY: localmenus +all: localmenus +localmenus: $(SUBDIRS) + tools/update_localmenus.sh # ----------------------------------------------------------------------------- # Timestamp files for regular jobs and XML inclusion in various places diff --git a/about/funds/2001.en.xhtml b/about/funds/2001.en.xhtml index 06d1dcc372..cd6886c8aa 100644 --- a/about/funds/2001.en.xhtml +++ b/about/funds/2001.en.xhtml @@ -9,8 +9,7 @@ - -2001 +2001

FSFE - Income and Expense 2001

diff --git a/about/funds/2001.fr.xhtml b/about/funds/2001.fr.xhtml index a2f78dcb72..ab8310af37 100644 --- a/about/funds/2001.fr.xhtml +++ b/about/funds/2001.fr.xhtml @@ -9,8 +9,7 @@ - -2001 +2001

FSFE - Recettes et dépenses 2001

diff --git a/about/funds/2001.it.xhtml b/about/funds/2001.it.xhtml index 5ad48b0f41..f4f87eb44a 100644 --- a/about/funds/2001.it.xhtml +++ b/about/funds/2001.it.xhtml @@ -9,8 +9,7 @@ - -2001 +2001

FSFE - Entrate e uscite 2001

diff --git a/about/funds/2001.nl.xhtml b/about/funds/2001.nl.xhtml index c2d5ee8b7d..62b85989dc 100644 --- a/about/funds/2001.nl.xhtml +++ b/about/funds/2001.nl.xhtml @@ -9,8 +9,7 @@ - - 2001 + 2001

FSFE - Inkomsten en uitgaven 2001

diff --git a/about/funds/2001.ru.xhtml b/about/funds/2001.ru.xhtml index cb6216b610..d0994a4ebc 100644 --- a/about/funds/2001.ru.xhtml +++ b/about/funds/2001.ru.xhtml @@ -9,8 +9,7 @@ - -2001 +2001

ЕФСПО – Доходы и расходы за 2001 год

diff --git a/about/funds/2002.en.xhtml b/about/funds/2002.en.xhtml index e70e895b66..36d53429ad 100644 --- a/about/funds/2002.en.xhtml +++ b/about/funds/2002.en.xhtml @@ -9,8 +9,7 @@ - -2002 +2002

FSFE - Income and Expense 2002

diff --git a/about/funds/2002.fr.xhtml b/about/funds/2002.fr.xhtml index 891b278969..c6ba78a30b 100644 --- a/about/funds/2002.fr.xhtml +++ b/about/funds/2002.fr.xhtml @@ -9,8 +9,7 @@ - - +2002

FSFE - Recettes et dépenses 2002

diff --git a/about/funds/2002.it.xhtml b/about/funds/2002.it.xhtml index 1627639b82..85b171b6f9 100644 --- a/about/funds/2002.it.xhtml +++ b/about/funds/2002.it.xhtml @@ -9,8 +9,7 @@ - -2002 +2002

FSFE - Entrate e uscite 2002

diff --git a/about/funds/2002.ru.xhtml b/about/funds/2002.ru.xhtml index 153e37d1d1..49bb97e85c 100644 --- a/about/funds/2002.ru.xhtml +++ b/about/funds/2002.ru.xhtml @@ -9,8 +9,7 @@ - -2002 +2002

ЕФСПО – Доходы и расходы за 2002 год

diff --git a/about/funds/2003.de.xhtml b/about/funds/2003.de.xhtml index 92c291fce2..37081fb57a 100644 --- a/about/funds/2003.de.xhtml +++ b/about/funds/2003.de.xhtml @@ -8,8 +8,7 @@ - - +2003

FSFE - Einnahmen und Ausgaben 2003

diff --git a/about/funds/2003.el.xhtml b/about/funds/2003.el.xhtml index 46f1017208..00008d2a8f 100644 --- a/about/funds/2003.el.xhtml +++ b/about/funds/2003.el.xhtml @@ -9,8 +9,7 @@ - - +2003

FSFE - Έσοδα και Έξοδα 2003

diff --git a/about/funds/2003.en.xhtml b/about/funds/2003.en.xhtml index e40caa190b..84be11602b 100644 --- a/about/funds/2003.en.xhtml +++ b/about/funds/2003.en.xhtml @@ -9,8 +9,7 @@ - -2003 +2003

FSFE - Income and Expense 2003

diff --git a/about/funds/2003.fr.xhtml b/about/funds/2003.fr.xhtml index d3d54adac6..35e9087848 100644 --- a/about/funds/2003.fr.xhtml +++ b/about/funds/2003.fr.xhtml @@ -9,8 +9,7 @@ - - +2003

FSFE - Recettes et dépenses 2003

diff --git a/about/funds/2003.it.xhtml b/about/funds/2003.it.xhtml index c1ec4a96a7..2d8ee8520c 100644 --- a/about/funds/2003.it.xhtml +++ b/about/funds/2003.it.xhtml @@ -9,8 +9,7 @@ - -2003 +2003

FSFE - Entrate e uscite 2003

diff --git a/about/funds/2003.nl.xhtml b/about/funds/2003.nl.xhtml index 7d07d470f5..095c9da86e 100644 --- a/about/funds/2003.nl.xhtml +++ b/about/funds/2003.nl.xhtml @@ -9,8 +9,7 @@ - - +2003

FSFE - Inkomsten en uitgaven 2003

diff --git a/about/funds/2003.ru.xhtml b/about/funds/2003.ru.xhtml index 55cae69257..3f3dacf54c 100644 --- a/about/funds/2003.ru.xhtml +++ b/about/funds/2003.ru.xhtml @@ -9,8 +9,7 @@ - -2003 +2003

ЕФСПО – Доходы и расходы за 2003 год

diff --git a/about/funds/2004.de.xhtml b/about/funds/2004.de.xhtml index 77ab326d45..349c0cf35e 100644 --- a/about/funds/2004.de.xhtml +++ b/about/funds/2004.de.xhtml @@ -8,8 +8,7 @@ - - +2004

Einnahmen und Ausgaben 2004

diff --git a/about/funds/2004.el.xhtml b/about/funds/2004.el.xhtml index 2008e54fc7..675ffd16d7 100644 --- a/about/funds/2004.el.xhtml +++ b/about/funds/2004.el.xhtml @@ -9,8 +9,7 @@ - - +2004

FSFE - Έσοδα και Έξοδα 2004

diff --git a/about/funds/2004.en.xhtml b/about/funds/2004.en.xhtml index e7bef1a9e0..7e1dadd2e3 100644 --- a/about/funds/2004.en.xhtml +++ b/about/funds/2004.en.xhtml @@ -9,8 +9,7 @@ - -2004 +2004

FSFE - Income and Expense 2004

diff --git a/about/funds/2004.fr.xhtml b/about/funds/2004.fr.xhtml index f7553ce5bc..ff94f9390b 100644 --- a/about/funds/2004.fr.xhtml +++ b/about/funds/2004.fr.xhtml @@ -9,8 +9,7 @@ - - +2004

FSFE - Recettes et dépenses 2004

diff --git a/about/funds/2004.it.xhtml b/about/funds/2004.it.xhtml index 9dc534084a..af3e092134 100644 --- a/about/funds/2004.it.xhtml +++ b/about/funds/2004.it.xhtml @@ -9,8 +9,7 @@ - -2004 +2004

FSFE - Entrate e uscite 2004

diff --git a/about/funds/2004.nl.xhtml b/about/funds/2004.nl.xhtml index fa9fe6e722..0e571994c1 100644 --- a/about/funds/2004.nl.xhtml +++ b/about/funds/2004.nl.xhtml @@ -8,9 +8,7 @@ - - - + 2004

FSFE - Inkomsten en uitgaven 2004

diff --git a/about/funds/2004.ru.xhtml b/about/funds/2004.ru.xhtml index 2a6e1fe971..e432d24acd 100644 --- a/about/funds/2004.ru.xhtml +++ b/about/funds/2004.ru.xhtml @@ -9,8 +9,7 @@ - -2004 +2004

ЕФСПО – Доходы и расходы за 2004 год

diff --git a/about/funds/2005.de.xhtml b/about/funds/2005.de.xhtml index 58caedd87e..61e8a3fe22 100644 --- a/about/funds/2005.de.xhtml +++ b/about/funds/2005.de.xhtml @@ -8,8 +8,7 @@ - - +2005

Einkommen und Ausgaben 2005

diff --git a/about/funds/2005.el.xhtml b/about/funds/2005.el.xhtml index c457190a37..d35b782c9d 100644 --- a/about/funds/2005.el.xhtml +++ b/about/funds/2005.el.xhtml @@ -9,8 +9,7 @@ - - +2005

FSFE - Έσοδα και Έξοδα 2005

diff --git a/about/funds/2005.en.xhtml b/about/funds/2005.en.xhtml index 855514de54..7cb89d23e0 100644 --- a/about/funds/2005.en.xhtml +++ b/about/funds/2005.en.xhtml @@ -9,8 +9,7 @@ - -2005 +2005

FSFE - Income and Expense 2005

diff --git a/about/funds/2005.fr.xhtml b/about/funds/2005.fr.xhtml index 551be20df6..5c35fe455d 100644 --- a/about/funds/2005.fr.xhtml +++ b/about/funds/2005.fr.xhtml @@ -9,8 +9,7 @@ - - +2005

FSFE - Recettes et dépenses 2005

diff --git a/about/funds/2005.it.xhtml b/about/funds/2005.it.xhtml index baf379df27..db3b4aa955 100644 --- a/about/funds/2005.it.xhtml +++ b/about/funds/2005.it.xhtml @@ -9,8 +9,7 @@ - -2005 +2005

FSFE - Entrate e uscite 2005

diff --git a/about/funds/2005.nl.xhtml b/about/funds/2005.nl.xhtml index e659a93dda..573b019c87 100644 --- a/about/funds/2005.nl.xhtml +++ b/about/funds/2005.nl.xhtml @@ -9,8 +9,7 @@ - - +2005

FSFE - Inkomsten en uitgaven 2005

diff --git a/about/funds/2005.ru.xhtml b/about/funds/2005.ru.xhtml index 3a54353272..0184dcca8e 100644 --- a/about/funds/2005.ru.xhtml +++ b/about/funds/2005.ru.xhtml @@ -9,8 +9,7 @@ - -2005 +2005

ЕФСПО – Доходы и расходы за 2005 год

diff --git a/about/funds/2006.de.xhtml b/about/funds/2006.de.xhtml index dbad5ebb2a..66d235ae8f 100644 --- a/about/funds/2006.de.xhtml +++ b/about/funds/2006.de.xhtml @@ -7,9 +7,7 @@ - - - + 2006

FSFE - Einnahmen und Ausgaben 2006

diff --git a/about/funds/2006.el.xhtml b/about/funds/2006.el.xhtml index 769f8c3c93..6b61c9f55d 100644 --- a/about/funds/2006.el.xhtml +++ b/about/funds/2006.el.xhtml @@ -8,9 +8,7 @@ - - - + 2006

FSFE - Έσοδα και Έξοδα 2006

diff --git a/about/funds/2006.en.xhtml b/about/funds/2006.en.xhtml index 14dada4202..b54210dc1a 100644 --- a/about/funds/2006.en.xhtml +++ b/about/funds/2006.en.xhtml @@ -8,9 +8,7 @@ - - - 2006 + 2006

FSFE - Income and Expense 2006

diff --git a/about/funds/2006.fr.xhtml b/about/funds/2006.fr.xhtml index fcc9cea05b..0d644cf46e 100644 --- a/about/funds/2006.fr.xhtml +++ b/about/funds/2006.fr.xhtml @@ -8,11 +8,9 @@ + 2006 - - - -

FSFE - Recettes et dépenses 2006

+

FSFE - Recettes et dépenses 2006

diff --git a/about/funds/2006.it.xhtml b/about/funds/2006.it.xhtml index 05cd19902d..4b99089d89 100644 --- a/about/funds/2006.it.xhtml +++ b/about/funds/2006.it.xhtml @@ -8,9 +8,7 @@ - - - 2006 + 2006

FSFE - Entrate e uscite 2006

diff --git a/about/funds/2006.nl.xhtml b/about/funds/2006.nl.xhtml index 15459801d0..29353fa40a 100644 --- a/about/funds/2006.nl.xhtml +++ b/about/funds/2006.nl.xhtml @@ -8,9 +8,7 @@ - - - + 2006

FSFE - Inkomsten en uitgaven 2006

diff --git a/about/funds/2006.ru.xhtml b/about/funds/2006.ru.xhtml index 786ff3a07e..a9d4af4224 100644 --- a/about/funds/2006.ru.xhtml +++ b/about/funds/2006.ru.xhtml @@ -8,11 +8,9 @@ + 2006 - - 2006 - -

ЕФСПО – Доходы и расходы за 2006 год

+

ЕФСПО – Доходы и расходы за 2006 год

diff --git a/about/funds/2007.de.xhtml b/about/funds/2007.de.xhtml index a110b3d4f0..5745a46f6f 100644 --- a/about/funds/2007.de.xhtml +++ b/about/funds/2007.de.xhtml @@ -8,9 +8,7 @@ - - - + 2007

Einnahmen und Ausgaben 2007

diff --git a/about/funds/2007.el.xhtml b/about/funds/2007.el.xhtml index e146bd088e..7923e37f28 100644 --- a/about/funds/2007.el.xhtml +++ b/about/funds/2007.el.xhtml @@ -8,9 +8,7 @@ - - - + 2007

FSFE - Έσοδα και Έξοδα 2007

diff --git a/about/funds/2007.en.xhtml b/about/funds/2007.en.xhtml index 73952f3dd6..1c2dc9d6f8 100644 --- a/about/funds/2007.en.xhtml +++ b/about/funds/2007.en.xhtml @@ -8,9 +8,7 @@ - - - 2007 + 2007

FSFE - Income and Expense 2007

diff --git a/about/funds/2007.fr.xhtml b/about/funds/2007.fr.xhtml index e24d7b9fb9..8eed682d2e 100644 --- a/about/funds/2007.fr.xhtml +++ b/about/funds/2007.fr.xhtml @@ -8,9 +8,7 @@ - - - + 2007

FSFE - Recettes et dépenses 2007

diff --git a/about/funds/2007.it.xhtml b/about/funds/2007.it.xhtml index 1c98a18cec..69362d018d 100644 --- a/about/funds/2007.it.xhtml +++ b/about/funds/2007.it.xhtml @@ -8,9 +8,7 @@ - - - 2007 + 2007

FSFE - Entrate e uscite 2007

diff --git a/about/funds/2007.nl.xhtml b/about/funds/2007.nl.xhtml index 88128695fd..7307c58332 100644 --- a/about/funds/2007.nl.xhtml +++ b/about/funds/2007.nl.xhtml @@ -8,9 +8,7 @@ - - - + 2007

FSFE - Inkomsten en uitgaven 2007

diff --git a/about/funds/2007.ru.xhtml b/about/funds/2007.ru.xhtml index 2726150d85..92c1905497 100644 --- a/about/funds/2007.ru.xhtml +++ b/about/funds/2007.ru.xhtml @@ -8,11 +8,9 @@ - - - 2007 + 2007 -

ЕФСПО – Доходы и расходы за 2007 год

+

ЕФСПО – Доходы и расходы за 2007 год

diff --git a/about/funds/2008.de.xhtml b/about/funds/2008.de.xhtml index b54a16ef51..72fb313b55 100644 --- a/about/funds/2008.de.xhtml +++ b/about/funds/2008.de.xhtml @@ -8,8 +8,7 @@ - - 2008 + 2008

FSFE - Einkünfte und Ausgaben 2008

diff --git a/about/funds/2008.el.xhtml b/about/funds/2008.el.xhtml index dcb96f600d..97894d30ed 100644 --- a/about/funds/2008.el.xhtml +++ b/about/funds/2008.el.xhtml @@ -8,8 +8,7 @@ - - 2008 + 2008

FSFE - Έσοδα και Έξοδα 2008

diff --git a/about/funds/2008.en.xhtml b/about/funds/2008.en.xhtml index 3a057d5a7d..d2d4549fd7 100644 --- a/about/funds/2008.en.xhtml +++ b/about/funds/2008.en.xhtml @@ -8,8 +8,7 @@ - - 2008 + 2008

FSFE - Income and Expense 2008

diff --git a/about/funds/2008.fr.xhtml b/about/funds/2008.fr.xhtml index 15fc689070..e63cf9064a 100644 --- a/about/funds/2008.fr.xhtml +++ b/about/funds/2008.fr.xhtml @@ -8,8 +8,7 @@ - - 2008 + 2008

FSFE - Recettes et dépenses 2008

diff --git a/about/funds/2008.it.xhtml b/about/funds/2008.it.xhtml index 8fe21d1cdb..e8ff7ea89e 100644 --- a/about/funds/2008.it.xhtml +++ b/about/funds/2008.it.xhtml @@ -8,8 +8,7 @@ - - 2008 + 2008

FSFE - Entrate e uscite 2008

diff --git a/about/funds/2008.nl.xhtml b/about/funds/2008.nl.xhtml index 610282fed0..f09de5f648 100644 --- a/about/funds/2008.nl.xhtml +++ b/about/funds/2008.nl.xhtml @@ -8,8 +8,7 @@ - - + 2008

FSFE - Inkomsten en uitgaven 2008

diff --git a/about/funds/2008.ru.xhtml b/about/funds/2008.ru.xhtml index 105d7984c6..414a30ef9c 100644 --- a/about/funds/2008.ru.xhtml +++ b/about/funds/2008.ru.xhtml @@ -8,10 +8,9 @@ - - 2008 + 2008 -

ЕФСПО – Доходы и расходы за 2008 год

+

ЕФСПО – Доходы и расходы за 2008 год

diff --git a/about/funds/2009.el.xhtml b/about/funds/2009.el.xhtml index 4221c867ac..a325b23fcc 100644 --- a/about/funds/2009.el.xhtml +++ b/about/funds/2009.el.xhtml @@ -8,8 +8,7 @@ - - 2009 + 2009

FSFE - Έσοδα και Έξοδα 2009

diff --git a/about/funds/2009.en.xhtml b/about/funds/2009.en.xhtml index 0eff5c8fa0..427236dcff 100644 --- a/about/funds/2009.en.xhtml +++ b/about/funds/2009.en.xhtml @@ -8,8 +8,7 @@ - - 2009 + 2009

FSFE - Income and Expense 2009

diff --git a/about/funds/2009.nl.xhtml b/about/funds/2009.nl.xhtml index e38a930570..46846cac34 100644 --- a/about/funds/2009.nl.xhtml +++ b/about/funds/2009.nl.xhtml @@ -7,8 +7,7 @@ FSFE - Over - Fondsen - Inkomsten en Uitgaven 2009 - - + 2009

diff --git a/about/funds/2009.ru.xhtml b/about/funds/2009.ru.xhtml index d9399abf16..f39390a3f5 100644 --- a/about/funds/2009.ru.xhtml +++ b/about/funds/2009.ru.xhtml @@ -8,8 +8,7 @@ - - 2009 + 2009

ЕФСПО – Доходы и расходы за 2009 год

diff --git a/about/funds/2010.en.xhtml b/about/funds/2010.en.xhtml index 638c061de1..98294c7b05 100644 --- a/about/funds/2010.en.xhtml +++ b/about/funds/2010.en.xhtml @@ -37,7 +37,7 @@

Cash flow

- 2010 + 2010

Income and Expenses 2010

diff --git a/about/funds/2011.en.xhtml b/about/funds/2011.en.xhtml index 84518a83c7..14f5572301 100644 --- a/about/funds/2011.en.xhtml +++ b/about/funds/2011.en.xhtml @@ -37,7 +37,7 @@

Cash flow

- 2011 + 2011

Income and Expenses 2011

diff --git a/about/funds/2012.en.xhtml b/about/funds/2012.en.xhtml index dd6c67cee5..b5ae37b8ab 100644 --- a/about/funds/2012.en.xhtml +++ b/about/funds/2012.en.xhtml @@ -37,7 +37,7 @@

Cash flow

- 2012 + 2012

Income and Expenses 2012

diff --git a/about/funds/2013.en.xhtml b/about/funds/2013.en.xhtml index 6079e84884..9790887dff 100644 --- a/about/funds/2013.en.xhtml +++ b/about/funds/2013.en.xhtml @@ -37,7 +37,7 @@

Cash flow

- 2013 + 2013

Income and Expenses 2013

diff --git a/about/funds/2014.en.xhtml b/about/funds/2014.en.xhtml index 881ece3ff1..56bd534932 100644 --- a/about/funds/2014.en.xhtml +++ b/about/funds/2014.en.xhtml @@ -37,7 +37,7 @@

Cash flow

- 2014 + 2014

Income and Expenses 2014

diff --git a/about/funds/2015.en.xhtml b/about/funds/2015.en.xhtml index 3c7244a41d..3c0f18d5b5 100644 --- a/about/funds/2015.en.xhtml +++ b/about/funds/2015.en.xhtml @@ -37,7 +37,7 @@

Cash flow

- 2015 + 2015

Income and Expenses 2015

diff --git a/about/funds/2016.en.xhtml b/about/funds/2016.en.xhtml index 9e34215514..eb14483677 100644 --- a/about/funds/2016.en.xhtml +++ b/about/funds/2016.en.xhtml @@ -37,7 +37,7 @@

Cash flow

- 2016 + 2016

Income and Expenses 2016

diff --git a/about/funds/2017.en.xhtml b/about/funds/2017.en.xhtml index ae06508f82..69132826fd 100644 --- a/about/funds/2017.en.xhtml +++ b/about/funds/2017.en.xhtml @@ -37,7 +37,7 @@

Cash flow

- 2017 + 2017

Income and Expenses 2017

diff --git a/about/funds/2017.nl.xhtml b/about/funds/2017.nl.xhtml index 3b11abf538..c512f80f89 100644 --- a/about/funds/2017.nl.xhtml +++ b/about/funds/2017.nl.xhtml @@ -37,7 +37,7 @@

Kasstroom

- 2017 + 2017

Inkomsten en uitgaven 2017

diff --git a/about/funds/2018.en.xhtml b/about/funds/2018.en.xhtml index cf773ba5b8..b428ff3b45 100644 --- a/about/funds/2018.en.xhtml +++ b/about/funds/2018.en.xhtml @@ -37,7 +37,7 @@

Cash flow

- 2018 + 2018

Income and Expenses 2018

diff --git a/build/xslt/fsfe_localmenu.xsl b/build/xslt/fsfe_localmenu.xsl index a5eb6f8830..d45823d2fc 100644 --- a/build/xslt/fsfe_localmenu.xsl +++ b/build/xslt/fsfe_localmenu.xsl @@ -5,17 +5,7 @@ - - - - - - - - - - - + @@ -27,53 +17,31 @@ - - - - - - - + + + nav nav-tabs - + + - - - - - - - - - - - - - - - presentation - - + active - - + - - - - + + + - + + - - diff --git a/build/xslt/get_localmenu_dir.xsl b/build/xslt/get_localmenu_dir.xsl new file mode 100644 index 0000000000..ee3fc833d1 --- /dev/null +++ b/build/xslt/get_localmenu_dir.xsl @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/build/xslt/get_localmenu_line.xsl b/build/xslt/get_localmenu_line.xsl new file mode 100644 index 0000000000..5a3e5d682e --- /dev/null +++ b/build/xslt/get_localmenu_line.xsl @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + <localmenuitem set=" + + + + + + default + + + " id=" + + " link=" + + "> + + </localmenuitem> + + + + + diff --git a/donate/thankgnus-2001.cs.xhtml b/donate/thankgnus-2001.cs.xhtml index 3650a99b72..006f23a91a 100644 --- a/donate/thankgnus-2001.cs.xhtml +++ b/donate/thankgnus-2001.cs.xhtml @@ -22,7 +22,7 @@ nebo zůstaňte v anonymitě.

- 2001 + 2001

Patroni FSFE

diff --git a/donate/thankgnus-2001.de.xhtml b/donate/thankgnus-2001.de.xhtml index ccd52a864e..31d4be05f7 100644 --- a/donate/thankgnus-2001.de.xhtml +++ b/donate/thankgnus-2001.de.xhtml @@ -21,7 +21,7 @@ Spender-Grafiken oder entscheiden Sie sich dafür, anonym zu bleiben.

- 2001 + 2001

Mäzene der FSFE

diff --git a/donate/thankgnus-2001.el.xhtml b/donate/thankgnus-2001.el.xhtml index b898c039b9..f0d513b16a 100644 --- a/donate/thankgnus-2001.el.xhtml +++ b/donate/thankgnus-2001.el.xhtml @@ -20,7 +20,7 @@ τα γραφικά για τις χορηγίες ή παραμείνετε ανώνυμοι.

- 2001 + 2001

Ευεργέτες του FSFE

diff --git a/donate/thankgnus-2001.en.xhtml b/donate/thankgnus-2001.en.xhtml index 70d842053a..2139afcef4 100644 --- a/donate/thankgnus-2001.en.xhtml +++ b/donate/thankgnus-2001.en.xhtml @@ -21,7 +21,7 @@ graphics or remain anonymous.

- 2001 + 2001

Patrons of the FSFE

diff --git a/donate/thankgnus-2001.it.xhtml b/donate/thankgnus-2001.it.xhtml index fc8329db0f..8ba2ced2d8 100644 --- a/donate/thankgnus-2001.it.xhtml +++ b/donate/thankgnus-2001.it.xhtml @@ -20,7 +20,7 @@ rimanere anonimo.

- 2001 + 2001

Benefattori della FSFE

diff --git a/donate/thankgnus-2001.nl.xhtml b/donate/thankgnus-2001.nl.xhtml index 2988120f22..f0e889a7fd 100644 --- a/donate/thankgnus-2001.nl.xhtml +++ b/donate/thankgnus-2001.nl.xhtml @@ -21,7 +21,7 @@ of blijf anoniem.

- 2001 + 2001

Mecenassen van de FSFE

diff --git a/donate/thankgnus-2001.ru.xhtml b/donate/thankgnus-2001.ru.xhtml index 7265da7a5f..44687a497f 100644 --- a/donate/thankgnus-2001.ru.xhtml +++ b/donate/thankgnus-2001.ru.xhtml @@ -22,7 +22,7 @@ href="/donate/donate.html">пожертвовании, мы предлага href="/about/graphics/sponsoring/sponsoring.html">значками спонсоров.

-2001 +2001

Меценаты ЕФСПО

diff --git a/donate/thankgnus-2001.sources b/donate/thankgnus-2001.sources index 1b4a4a685e..6816c20693 100644 --- a/donate/thankgnus-2001.sources +++ b/donate/thankgnus-2001.sources @@ -1,2 +1,2 @@ donate/donors/donors-2001:[] -localmenuinfo:[] +donate/.localmenu:[] diff --git a/donate/thankgnus-2002.cs.xhtml b/donate/thankgnus-2002.cs.xhtml index 134d1f6bd5..12e894bdba 100644 --- a/donate/thankgnus-2002.cs.xhtml +++ b/donate/thankgnus-2002.cs.xhtml @@ -22,7 +22,7 @@ nebo zůstaňte v anonymitě.

- 2002 + 2002

Patroni FSFE

diff --git a/donate/thankgnus-2002.de.xhtml b/donate/thankgnus-2002.de.xhtml index 51d0e90950..b34d7ce819 100644 --- a/donate/thankgnus-2002.de.xhtml +++ b/donate/thankgnus-2002.de.xhtml @@ -21,7 +21,7 @@ Spender-Grafiken oder entscheiden Sie sich dafür, anonym zu bleiben.

- 2002 + 2002

Mäzene der FSFE

diff --git a/donate/thankgnus-2002.el.xhtml b/donate/thankgnus-2002.el.xhtml index 8f6b66e9ab..5626fa1d8b 100644 --- a/donate/thankgnus-2002.el.xhtml +++ b/donate/thankgnus-2002.el.xhtml @@ -20,7 +20,7 @@ τα γραφικά για τις χορηγίες ή παραμείνετε ανώνυμοι.

- 2002 + 2002

Ευεργέτες του FSFE

diff --git a/donate/thankgnus-2002.en.xhtml b/donate/thankgnus-2002.en.xhtml index bb98388a05..3cd321d774 100644 --- a/donate/thankgnus-2002.en.xhtml +++ b/donate/thankgnus-2002.en.xhtml @@ -21,7 +21,7 @@ graphics or remain anonymous.

- 2002 + 2002

Patrons of the FSFE

diff --git a/donate/thankgnus-2002.it.xhtml b/donate/thankgnus-2002.it.xhtml index 8f2847588e..13b98a1579 100644 --- a/donate/thankgnus-2002.it.xhtml +++ b/donate/thankgnus-2002.it.xhtml @@ -20,7 +20,7 @@ rimanere anonimo.

- 2002 + 2002

Benefattori della FSFE

diff --git a/donate/thankgnus-2002.nl.xhtml b/donate/thankgnus-2002.nl.xhtml index 8c31e9e69c..a6b366303f 100644 --- a/donate/thankgnus-2002.nl.xhtml +++ b/donate/thankgnus-2002.nl.xhtml @@ -21,7 +21,7 @@ of blijf anoniem.

- 2002 + 2002

Mecenassen van de FSFE

diff --git a/donate/thankgnus-2002.ru.xhtml b/donate/thankgnus-2002.ru.xhtml index 274f21a925..54b34e43a4 100644 --- a/donate/thankgnus-2002.ru.xhtml +++ b/donate/thankgnus-2002.ru.xhtml @@ -22,7 +22,7 @@ href="/donate/donate.html">пожертвовании, мы предлага href="/about/graphics/sponsoring/sponsoring.html">значками спонсоров.

-2002 +2002

Меценаты ЕФСПО

diff --git a/donate/thankgnus-2002.sources b/donate/thankgnus-2002.sources index 7609982e76..5d650a72d8 100644 --- a/donate/thankgnus-2002.sources +++ b/donate/thankgnus-2002.sources @@ -1,2 +1,2 @@ donate/donors/donors-2002:[] -localmenuinfo:[] +donors/.localmenu:[] diff --git a/donate/thankgnus-2003.cs.xhtml b/donate/thankgnus-2003.cs.xhtml index 4fd1df9f63..87a464e00f 100644 --- a/donate/thankgnus-2003.cs.xhtml +++ b/donate/thankgnus-2003.cs.xhtml @@ -22,7 +22,7 @@ nebo zůstaňte v anonymitě.

- 2003 + 2003

Patroni FSFE

diff --git a/donate/thankgnus-2003.de.xhtml b/donate/thankgnus-2003.de.xhtml index 901e786cdf..bce99d9e21 100644 --- a/donate/thankgnus-2003.de.xhtml +++ b/donate/thankgnus-2003.de.xhtml @@ -21,7 +21,7 @@ Spender-Grafiken oder entscheiden Sie sich dafür, anonym zu bleiben.

- 2003 + 2003

Mäzene der FSFE

diff --git a/donate/thankgnus-2003.el.xhtml b/donate/thankgnus-2003.el.xhtml index 00b475c462..cfd3647eae 100644 --- a/donate/thankgnus-2003.el.xhtml +++ b/donate/thankgnus-2003.el.xhtml @@ -20,7 +20,7 @@ τα γραφικά για τις χορηγίες ή παραμείνετε ανώνυμοι.

- 2003 + 2003

Ευεργέτες του FSFE

diff --git a/donate/thankgnus-2003.en.xhtml b/donate/thankgnus-2003.en.xhtml index 6dc3b2fb90..34f90c6be5 100644 --- a/donate/thankgnus-2003.en.xhtml +++ b/donate/thankgnus-2003.en.xhtml @@ -21,7 +21,7 @@ graphics or remain anonymous.

- 2003 + 2003

Patrons of the FSFE

diff --git a/donate/thankgnus-2003.it.xhtml b/donate/thankgnus-2003.it.xhtml index 402865886c..1416e39b4b 100644 --- a/donate/thankgnus-2003.it.xhtml +++ b/donate/thankgnus-2003.it.xhtml @@ -20,7 +20,7 @@ rimanere anonimo.

- 2003 + 2003

Benefattori della FSFE

diff --git a/donate/thankgnus-2003.nl.xhtml b/donate/thankgnus-2003.nl.xhtml index c836b87813..fcbef92e02 100644 --- a/donate/thankgnus-2003.nl.xhtml +++ b/donate/thankgnus-2003.nl.xhtml @@ -21,7 +21,7 @@ of blijf anoniem.

- 2003 + 2003

Mecenassen van de FSFE

diff --git a/donate/thankgnus-2003.ru.xhtml b/donate/thankgnus-2003.ru.xhtml index 6c4789402b..b4e957718e 100644 --- a/donate/thankgnus-2003.ru.xhtml +++ b/donate/thankgnus-2003.ru.xhtml @@ -22,7 +22,7 @@ href="/donate/donate.html">пожертвовании, мы предлага href="/about/graphics/sponsoring/sponsoring.html">значками спонсоров.

-2003 +2003

Меценаты ЕФСПО

diff --git a/donate/thankgnus-2003.sources b/donate/thankgnus-2003.sources index 14afc9b0f8..8aab0194d5 100644 --- a/donate/thankgnus-2003.sources +++ b/donate/thankgnus-2003.sources @@ -1,2 +1,2 @@ donate/donors/donors-2003:[] -localmenuinfo:[] +donors/.localmenu:[] diff --git a/donate/thankgnus-2004.cs.xhtml b/donate/thankgnus-2004.cs.xhtml index cb2d7fe5b5..8927a8d9f2 100644 --- a/donate/thankgnus-2004.cs.xhtml +++ b/donate/thankgnus-2004.cs.xhtml @@ -22,7 +22,7 @@ nebo zůstaňte v anonymitě.

- 2004 + 2004

Patroni FSFE

diff --git a/donate/thankgnus-2004.de.xhtml b/donate/thankgnus-2004.de.xhtml index 11fe4a818c..c4848af781 100644 --- a/donate/thankgnus-2004.de.xhtml +++ b/donate/thankgnus-2004.de.xhtml @@ -21,7 +21,7 @@ Spender-Grafiken oder entscheiden Sie sich dafür, anonym zu bleiben.

- 2004 + 2004

Mäzene der FSFE

diff --git a/donate/thankgnus-2004.el.xhtml b/donate/thankgnus-2004.el.xhtml index c26f1759e5..c9286d5dc6 100644 --- a/donate/thankgnus-2004.el.xhtml +++ b/donate/thankgnus-2004.el.xhtml @@ -20,7 +20,7 @@ τα γραφικά για τις χορηγίες ή παραμείνετε ανώνυμοι.

- 2004 + 2004

Ευεργέτες του FSFE

diff --git a/donate/thankgnus-2004.en.xhtml b/donate/thankgnus-2004.en.xhtml index 6bcd2d2a23..51b7a699d1 100644 --- a/donate/thankgnus-2004.en.xhtml +++ b/donate/thankgnus-2004.en.xhtml @@ -21,7 +21,7 @@ graphics or remain anonymous.

- 2004 + 2004

Patrons of the FSFE

diff --git a/donate/thankgnus-2004.it.xhtml b/donate/thankgnus-2004.it.xhtml index 957db98685..9d71a23bc8 100644 --- a/donate/thankgnus-2004.it.xhtml +++ b/donate/thankgnus-2004.it.xhtml @@ -20,7 +20,7 @@ rimanere anonimo.

- 2004 + 2004

Benefattori della FSFE

diff --git a/donate/thankgnus-2004.nl.xhtml b/donate/thankgnus-2004.nl.xhtml index 8899985fbd..349fa4c104 100644 --- a/donate/thankgnus-2004.nl.xhtml +++ b/donate/thankgnus-2004.nl.xhtml @@ -21,7 +21,7 @@ of blijf anoniem.

- 2004 + 2004

Mecenassen van de FSFE

diff --git a/donate/thankgnus-2004.ru.xhtml b/donate/thankgnus-2004.ru.xhtml index c2a48f2164..06ab692747 100644 --- a/donate/thankgnus-2004.ru.xhtml +++ b/donate/thankgnus-2004.ru.xhtml @@ -22,7 +22,7 @@ href="/donate/donate.html">пожертвовании, мы предлага href="/about/graphics/sponsoring/sponsoring.html">значками спонсоров.

-2004 +2004

Меценаты ЕФСПО

diff --git a/donate/thankgnus-2004.sources b/donate/thankgnus-2004.sources index 722949341e..608734d2bd 100644 --- a/donate/thankgnus-2004.sources +++ b/donate/thankgnus-2004.sources @@ -1,2 +1,2 @@ donate/donors/donors-2004:[] -localmenuinfo:[] +donors/.localmenu:[] diff --git a/donate/thankgnus-2005.cs.xhtml b/donate/thankgnus-2005.cs.xhtml index 3d84bae3f9..c421b900b2 100644 --- a/donate/thankgnus-2005.cs.xhtml +++ b/donate/thankgnus-2005.cs.xhtml @@ -22,7 +22,7 @@ nebo zůstaňte v anonymitě.

- 2005 + 2005

Patroni FSFE

diff --git a/donate/thankgnus-2005.de.xhtml b/donate/thankgnus-2005.de.xhtml index 43d716cf8f..324a0c7ebb 100644 --- a/donate/thankgnus-2005.de.xhtml +++ b/donate/thankgnus-2005.de.xhtml @@ -21,7 +21,7 @@ Spender-Grafiken oder entscheiden Sie sich dafür, anonym zu bleiben.

- 2005 + 2005

Mäzene der FSFE

diff --git a/donate/thankgnus-2005.el.xhtml b/donate/thankgnus-2005.el.xhtml index 5adae1e25e..e3a84e83cb 100644 --- a/donate/thankgnus-2005.el.xhtml +++ b/donate/thankgnus-2005.el.xhtml @@ -20,7 +20,7 @@ τα γραφικά για τις χορηγίες ή παραμείνετε ανώνυμοι.

- 2005 + 2005

Ευεργέτες του FSFE

diff --git a/donate/thankgnus-2005.en.xhtml b/donate/thankgnus-2005.en.xhtml index da122090b0..b943112cf4 100644 --- a/donate/thankgnus-2005.en.xhtml +++ b/donate/thankgnus-2005.en.xhtml @@ -21,7 +21,7 @@ graphics or remain anonymous.

- 2005 + 2005

Patrons of the FSFE

diff --git a/donate/thankgnus-2005.it.xhtml b/donate/thankgnus-2005.it.xhtml index ba583cc028..ee07ca6c0f 100644 --- a/donate/thankgnus-2005.it.xhtml +++ b/donate/thankgnus-2005.it.xhtml @@ -20,7 +20,7 @@ rimanere anonimo.

- 2005 + 2005

Benefattori della FSFE

diff --git a/donate/thankgnus-2005.nl.xhtml b/donate/thankgnus-2005.nl.xhtml index bd7bc1f027..c2425b5903 100644 --- a/donate/thankgnus-2005.nl.xhtml +++ b/donate/thankgnus-2005.nl.xhtml @@ -21,7 +21,7 @@ of blijf anoniem.

- 2005 + 2005

Mecenassen van de FSFE

diff --git a/donate/thankgnus-2005.ru.xhtml b/donate/thankgnus-2005.ru.xhtml index c8a28671a6..d10747f570 100644 --- a/donate/thankgnus-2005.ru.xhtml +++ b/donate/thankgnus-2005.ru.xhtml @@ -22,7 +22,7 @@ href="/donate/donate.html">пожертвовании, мы предлага href="/about/graphics/sponsoring/sponsoring.html">значками спонсоров.

-2005 +2005

Меценаты ЕФСПО

diff --git a/donate/thankgnus-2005.sources b/donate/thankgnus-2005.sources index 969e6c9871..54efcc7fd3 100644 --- a/donate/thankgnus-2005.sources +++ b/donate/thankgnus-2005.sources @@ -1,2 +1,2 @@ donate/donors/donors-2005:[] -localmenuinfo:[] +donors/.localmenu:[] diff --git a/donate/thankgnus-2006.cs.xhtml b/donate/thankgnus-2006.cs.xhtml index 23d8c4e25a..eba02b5c36 100644 --- a/donate/thankgnus-2006.cs.xhtml +++ b/donate/thankgnus-2006.cs.xhtml @@ -22,7 +22,7 @@ nebo zůstaňte v anonymitě.

- 2006 + 2006

Patroni FSFE

diff --git a/donate/thankgnus-2006.de.xhtml b/donate/thankgnus-2006.de.xhtml index dc9bedc4d1..f1b6528a67 100644 --- a/donate/thankgnus-2006.de.xhtml +++ b/donate/thankgnus-2006.de.xhtml @@ -21,7 +21,7 @@ Spender-Grafiken oder entscheiden Sie sich dafür, anonym zu bleiben.

- 2006 + 2006

Mäzene der FSFE

diff --git a/donate/thankgnus-2006.el.xhtml b/donate/thankgnus-2006.el.xhtml index 22d13dfbde..64307fabb5 100644 --- a/donate/thankgnus-2006.el.xhtml +++ b/donate/thankgnus-2006.el.xhtml @@ -20,7 +20,7 @@ τα γραφικά για τις χορηγίες ή παραμείνετε ανώνυμοι.

- 2006 + 2006

Ευεργέτες του FSFE

diff --git a/donate/thankgnus-2006.en.xhtml b/donate/thankgnus-2006.en.xhtml index cc911f1945..64a0a38d07 100644 --- a/donate/thankgnus-2006.en.xhtml +++ b/donate/thankgnus-2006.en.xhtml @@ -21,7 +21,7 @@ graphics or remain anonymous.

- 2006 + 2006

Patrons of the FSFE

diff --git a/donate/thankgnus-2006.it.xhtml b/donate/thankgnus-2006.it.xhtml index 78e3b6ba36..75d94feb5a 100644 --- a/donate/thankgnus-2006.it.xhtml +++ b/donate/thankgnus-2006.it.xhtml @@ -20,7 +20,7 @@ rimanere anonimo.

- 2006 + 2006

Benefattori della FSFE

diff --git a/donate/thankgnus-2006.nl.xhtml b/donate/thankgnus-2006.nl.xhtml index b56ff2b856..7d690e8a0d 100644 --- a/donate/thankgnus-2006.nl.xhtml +++ b/donate/thankgnus-2006.nl.xhtml @@ -21,7 +21,7 @@ of blijf anoniem.

- 2006 + 2006

Mecenassen van de FSFE

diff --git a/donate/thankgnus-2006.ru.xhtml b/donate/thankgnus-2006.ru.xhtml index 4142de05db..413c3899c4 100644 --- a/donate/thankgnus-2006.ru.xhtml +++ b/donate/thankgnus-2006.ru.xhtml @@ -22,7 +22,7 @@ href="/donate/donate.html">пожертвовании, мы предлага href="/about/graphics/sponsoring/sponsoring.html">значками спонсоров.

-2006 +2006

Меценаты ЕФСПО

diff --git a/donate/thankgnus-2006.sources b/donate/thankgnus-2006.sources index 79bdcf28ab..fc370c0aeb 100644 --- a/donate/thankgnus-2006.sources +++ b/donate/thankgnus-2006.sources @@ -1,2 +1,2 @@ donate/donors/donors-2006:[] -localmenuinfo:[] +donors/.localmenu:[] diff --git a/donate/thankgnus-2007.cs.xhtml b/donate/thankgnus-2007.cs.xhtml index 0657e9fe00..394d7dffc9 100644 --- a/donate/thankgnus-2007.cs.xhtml +++ b/donate/thankgnus-2007.cs.xhtml @@ -22,7 +22,7 @@ nebo zůstaňte v anonymitě.

- 2007 + 2007

Patroni FSFE

diff --git a/donate/thankgnus-2007.de.xhtml b/donate/thankgnus-2007.de.xhtml index f19378b51b..f7ac7541d0 100644 --- a/donate/thankgnus-2007.de.xhtml +++ b/donate/thankgnus-2007.de.xhtml @@ -21,7 +21,7 @@ Spender-Grafiken oder entscheiden Sie sich dafür, anonym zu bleiben.

- 2007 + 2007

Mäzene der FSFE

diff --git a/donate/thankgnus-2007.el.xhtml b/donate/thankgnus-2007.el.xhtml index 446fa7b38e..22990562db 100644 --- a/donate/thankgnus-2007.el.xhtml +++ b/donate/thankgnus-2007.el.xhtml @@ -20,7 +20,7 @@ τα γραφικά για τις χορηγίες ή παραμείνετε ανώνυμοι.

- 2007 + 2007

Ευεργέτες του FSFE

diff --git a/donate/thankgnus-2007.en.xhtml b/donate/thankgnus-2007.en.xhtml index d04195bb02..3757134e18 100644 --- a/donate/thankgnus-2007.en.xhtml +++ b/donate/thankgnus-2007.en.xhtml @@ -21,7 +21,7 @@ graphics or remain anonymous.

- 2007 + 2007

Patrons of the FSFE

diff --git a/donate/thankgnus-2007.it.xhtml b/donate/thankgnus-2007.it.xhtml index cae3a4783d..af34292b2b 100644 --- a/donate/thankgnus-2007.it.xhtml +++ b/donate/thankgnus-2007.it.xhtml @@ -20,7 +20,7 @@ rimanere anonimo.

- 2007 + 2007

Benefattori della FSFE

diff --git a/donate/thankgnus-2007.nl.xhtml b/donate/thankgnus-2007.nl.xhtml index da89c36460..e324170c25 100644 --- a/donate/thankgnus-2007.nl.xhtml +++ b/donate/thankgnus-2007.nl.xhtml @@ -21,7 +21,7 @@ of blijf anoniem.

- 2007 + 2007

Mecenassen van de FSFE

diff --git a/donate/thankgnus-2007.ru.xhtml b/donate/thankgnus-2007.ru.xhtml index 2016b01d89..3b3fd72b29 100644 --- a/donate/thankgnus-2007.ru.xhtml +++ b/donate/thankgnus-2007.ru.xhtml @@ -22,7 +22,7 @@ href="/donate/donate.html">пожертвовании, мы предлага href="/about/graphics/sponsoring/sponsoring.html">значками спонсоров.

-2007 +2007

Меценаты ЕФСПО

diff --git a/donate/thankgnus-2007.sources b/donate/thankgnus-2007.sources index b0ad695eb5..8465e4567c 100644 --- a/donate/thankgnus-2007.sources +++ b/donate/thankgnus-2007.sources @@ -1,2 +1,2 @@ donate/donors/donors-2007:[] -localmenuinfo:[] +donors/.localmenu:[] diff --git a/donate/thankgnus-2008.cs.xhtml b/donate/thankgnus-2008.cs.xhtml index effc0eb218..f99a4e4f54 100644 --- a/donate/thankgnus-2008.cs.xhtml +++ b/donate/thankgnus-2008.cs.xhtml @@ -22,7 +22,7 @@ nebo zůstaňte v anonymitě.

- 2008 + 2008

Patroni FSFE

diff --git a/donate/thankgnus-2008.de.xhtml b/donate/thankgnus-2008.de.xhtml index eaceba4361..9286ec52cb 100644 --- a/donate/thankgnus-2008.de.xhtml +++ b/donate/thankgnus-2008.de.xhtml @@ -21,7 +21,7 @@ Spender-Grafiken oder entscheiden Sie sich dafür, anonym zu bleiben.

- 2008 + 2008

Mäzene der FSFE

diff --git a/donate/thankgnus-2008.el.xhtml b/donate/thankgnus-2008.el.xhtml index 2b1e1525d4..f72772fb50 100644 --- a/donate/thankgnus-2008.el.xhtml +++ b/donate/thankgnus-2008.el.xhtml @@ -20,7 +20,7 @@ τα γραφικά για τις χορηγίες ή παραμείνετε ανώνυμοι.

- 2008 + 2008

Ευεργέτες του FSFE

diff --git a/donate/thankgnus-2008.en.xhtml b/donate/thankgnus-2008.en.xhtml index 2730ffbb8c..94ee9c6afc 100644 --- a/donate/thankgnus-2008.en.xhtml +++ b/donate/thankgnus-2008.en.xhtml @@ -21,7 +21,7 @@ graphics or remain anonymous.

- 2008 + 2008

Patrons of the FSFE

diff --git a/donate/thankgnus-2008.it.xhtml b/donate/thankgnus-2008.it.xhtml index ce93518bc9..6d81618dac 100644 --- a/donate/thankgnus-2008.it.xhtml +++ b/donate/thankgnus-2008.it.xhtml @@ -20,7 +20,7 @@ rimanere anonimo.

- 2008 + 2008

Benefattori della FSFE

diff --git a/donate/thankgnus-2008.nl.xhtml b/donate/thankgnus-2008.nl.xhtml index 9aa19e8c1d..1f137b0c47 100644 --- a/donate/thankgnus-2008.nl.xhtml +++ b/donate/thankgnus-2008.nl.xhtml @@ -21,7 +21,7 @@ of blijf anoniem.

- 2008 + 2008

Mecenassen van de FSFE

diff --git a/donate/thankgnus-2008.ru.xhtml b/donate/thankgnus-2008.ru.xhtml index 5b2eb65501..732a422267 100644 --- a/donate/thankgnus-2008.ru.xhtml +++ b/donate/thankgnus-2008.ru.xhtml @@ -22,7 +22,7 @@ href="/donate/donate.html">пожертвовании, мы предлага href="/about/graphics/sponsoring/sponsoring.html">значками спонсоров.

-2008 +2008

Меценаты ЕФСПО

diff --git a/donate/thankgnus-2008.sources b/donate/thankgnus-2008.sources index aa01daf505..67c17e531b 100644 --- a/donate/thankgnus-2008.sources +++ b/donate/thankgnus-2008.sources @@ -1,2 +1,2 @@ donate/donors/donors-2008:[] -localmenuinfo:[] +donors/.localmenu:[] diff --git a/donate/thankgnus-2009.cs.xhtml b/donate/thankgnus-2009.cs.xhtml index 5e27a41f48..7d2a76519b 100644 --- a/donate/thankgnus-2009.cs.xhtml +++ b/donate/thankgnus-2009.cs.xhtml @@ -22,7 +22,7 @@ nebo zůstaňte v anonymitě.

- 2009 + 2009

Patroni FSFE

diff --git a/donate/thankgnus-2009.de.xhtml b/donate/thankgnus-2009.de.xhtml index 9e13e2e12f..66d33921c1 100644 --- a/donate/thankgnus-2009.de.xhtml +++ b/donate/thankgnus-2009.de.xhtml @@ -21,7 +21,7 @@ Spender-Grafiken oder entscheiden Sie sich dafür, anonym zu bleiben.

- 2009 + 2009

Mäzene der FSFE

diff --git a/donate/thankgnus-2009.el.xhtml b/donate/thankgnus-2009.el.xhtml index 9a5834cd94..e6a4d9d1f2 100644 --- a/donate/thankgnus-2009.el.xhtml +++ b/donate/thankgnus-2009.el.xhtml @@ -20,7 +20,7 @@ τα γραφικά για τις χορηγίες ή παραμείνετε ανώνυμοι.

- 2009 + 2009

Ευεργέτες του FSFE

diff --git a/donate/thankgnus-2009.en.xhtml b/donate/thankgnus-2009.en.xhtml index 443cf04637..6b0601bc8a 100644 --- a/donate/thankgnus-2009.en.xhtml +++ b/donate/thankgnus-2009.en.xhtml @@ -21,7 +21,7 @@ graphics or remain anonymous.

- 2009 + 2009

Patrons of the FSFE

diff --git a/donate/thankgnus-2009.it.xhtml b/donate/thankgnus-2009.it.xhtml index 4dfdcdc913..5c1bad3373 100644 --- a/donate/thankgnus-2009.it.xhtml +++ b/donate/thankgnus-2009.it.xhtml @@ -20,7 +20,7 @@ rimanere anonimo.

- 2009 + 2009

Benefattori della FSFE

diff --git a/donate/thankgnus-2009.nl.xhtml b/donate/thankgnus-2009.nl.xhtml index 719f76930b..3669385aab 100644 --- a/donate/thankgnus-2009.nl.xhtml +++ b/donate/thankgnus-2009.nl.xhtml @@ -21,7 +21,7 @@ of blijf anoniem.

- 2009 + 2009

Mecenassen van de FSFE

diff --git a/donate/thankgnus-2009.ru.xhtml b/donate/thankgnus-2009.ru.xhtml index 3a18d6fa63..2ae341998e 100644 --- a/donate/thankgnus-2009.ru.xhtml +++ b/donate/thankgnus-2009.ru.xhtml @@ -22,7 +22,7 @@ href="/donate/donate.html">пожертвовании, мы предлага href="/about/graphics/sponsoring/sponsoring.html">значками спонсоров.

-2009 +2009

Меценаты ЕФСПО

diff --git a/donate/thankgnus-2009.sources b/donate/thankgnus-2009.sources index ae38255858..d92671b976 100644 --- a/donate/thankgnus-2009.sources +++ b/donate/thankgnus-2009.sources @@ -1,2 +1,2 @@ donate/donors/donors-2009:[] -localmenuinfo:[] +donors/.localmenu:[] diff --git a/donate/thankgnus-2010.cs.xhtml b/donate/thankgnus-2010.cs.xhtml index afb0e339b2..552a4573b8 100644 --- a/donate/thankgnus-2010.cs.xhtml +++ b/donate/thankgnus-2010.cs.xhtml @@ -22,7 +22,7 @@ nebo zůstaňte v anonymitě.

- 2010 + 2010

Patroni FSFE

diff --git a/donate/thankgnus-2010.de.xhtml b/donate/thankgnus-2010.de.xhtml index 466b4a2604..40eefa2433 100644 --- a/donate/thankgnus-2010.de.xhtml +++ b/donate/thankgnus-2010.de.xhtml @@ -21,7 +21,7 @@ Spender-Grafiken oder entscheiden Sie sich dafür, anonym zu bleiben.

- 2010 + 2010

Mäzene der FSFE

diff --git a/donate/thankgnus-2010.el.xhtml b/donate/thankgnus-2010.el.xhtml index 80c656ebe2..8d8f2b850c 100644 --- a/donate/thankgnus-2010.el.xhtml +++ b/donate/thankgnus-2010.el.xhtml @@ -20,7 +20,7 @@ τα γραφικά για τις χορηγίες ή παραμείνετε ανώνυμοι.

- 2010 + 2010

Ευεργέτες του FSFE

diff --git a/donate/thankgnus-2010.en.xhtml b/donate/thankgnus-2010.en.xhtml index 2c48800e40..55553eead7 100644 --- a/donate/thankgnus-2010.en.xhtml +++ b/donate/thankgnus-2010.en.xhtml @@ -22,7 +22,7 @@ graphics or remain anonymous.

- 2010 + 2010

Patrons of the FSFE

diff --git a/donate/thankgnus-2010.it.xhtml b/donate/thankgnus-2010.it.xhtml index b2fd6af7fe..34cf285930 100644 --- a/donate/thankgnus-2010.it.xhtml +++ b/donate/thankgnus-2010.it.xhtml @@ -20,7 +20,7 @@ rimanere anonimo.

- 2010 + 2010

Benefattori della FSFE

diff --git a/donate/thankgnus-2010.nl.xhtml b/donate/thankgnus-2010.nl.xhtml index eef6385771..84768027a1 100644 --- a/donate/thankgnus-2010.nl.xhtml +++ b/donate/thankgnus-2010.nl.xhtml @@ -22,7 +22,7 @@ of blijf anoniem.

- 2010 + 2010

Mecenassen van de FSFE

diff --git a/donate/thankgnus-2010.ru.xhtml b/donate/thankgnus-2010.ru.xhtml index 21167faa85..07851e08a6 100644 --- a/donate/thankgnus-2010.ru.xhtml +++ b/donate/thankgnus-2010.ru.xhtml @@ -22,7 +22,7 @@ href="/donate/donate.html">пожертвовании, мы предлага href="/about/graphics/sponsoring/sponsoring.html">значками спонсоров.

-2010 +2010

Меценаты ЕФСПО

diff --git a/donate/thankgnus-2010.sources b/donate/thankgnus-2010.sources index c5b7467b72..22d60d40a5 100644 --- a/donate/thankgnus-2010.sources +++ b/donate/thankgnus-2010.sources @@ -1,2 +1,2 @@ donate/donors/donors-2010:[] -localmenuinfo:[] +donors/.localmenu:[] diff --git a/donate/thankgnus-2011.de.xhtml b/donate/thankgnus-2011.de.xhtml index 8e6df83768..b07663e2b4 100644 --- a/donate/thankgnus-2011.de.xhtml +++ b/donate/thankgnus-2011.de.xhtml @@ -21,7 +21,7 @@ Spender-Grafiken oder entscheiden Sie sich dafür, anonym zu bleiben.

- 2011 + 2011

Mäzene der FSFE

diff --git a/donate/thankgnus-2011.el.xhtml b/donate/thankgnus-2011.el.xhtml index cf23fd0160..d10f7b86e7 100644 --- a/donate/thankgnus-2011.el.xhtml +++ b/donate/thankgnus-2011.el.xhtml @@ -20,7 +20,7 @@ τα γραφικά για τις χορηγίες ή παραμείνετε ανώνυμοι.

- 2011 + 2011

Ευεργέτες του FSFE

diff --git a/donate/thankgnus-2011.en.xhtml b/donate/thankgnus-2011.en.xhtml index dfece0c718..bc8c8052a2 100644 --- a/donate/thankgnus-2011.en.xhtml +++ b/donate/thankgnus-2011.en.xhtml @@ -21,7 +21,7 @@ graphics or remain anonymous.

- 2011 + 2011

Patrons of the FSFE

diff --git a/donate/thankgnus-2011.it.xhtml b/donate/thankgnus-2011.it.xhtml index 932ee87f53..6c8dd790b8 100644 --- a/donate/thankgnus-2011.it.xhtml +++ b/donate/thankgnus-2011.it.xhtml @@ -20,7 +20,7 @@ rimanere anonimo.

- 2011 + 2011

Benefattori della FSFE

diff --git a/donate/thankgnus-2011.nl.xhtml b/donate/thankgnus-2011.nl.xhtml index ef0b06b4b2..86e4254ab0 100644 --- a/donate/thankgnus-2011.nl.xhtml +++ b/donate/thankgnus-2011.nl.xhtml @@ -21,7 +21,7 @@ of blijf anoniem.

- 2011 + 2011

Mecenassen van de FSFE

diff --git a/donate/thankgnus-2011.ru.xhtml b/donate/thankgnus-2011.ru.xhtml index 9a67507cbf..9da08411c9 100644 --- a/donate/thankgnus-2011.ru.xhtml +++ b/donate/thankgnus-2011.ru.xhtml @@ -22,7 +22,7 @@ href="/donate/donate.html">пожертвовании, мы предлага href="/about/graphics/sponsoring/sponsoring.html">значками спонсоров.

-2011 +2011

Меценаты ЕФСПО

diff --git a/donate/thankgnus-2011.sources b/donate/thankgnus-2011.sources index ce862beea4..01f9ca5413 100644 --- a/donate/thankgnus-2011.sources +++ b/donate/thankgnus-2011.sources @@ -1,2 +1,2 @@ donate/donors/donors-2011:[] -localmenuinfo:[] +donors/.localmenu:[] diff --git a/donate/thankgnus-2011.sq.xhtml b/donate/thankgnus-2011.sq.xhtml index 14e808fc35..83ddd2afaf 100644 --- a/donate/thankgnus-2011.sq.xhtml +++ b/donate/thankgnus-2011.sq.xhtml @@ -21,7 +21,7 @@ ose qëndroni anonim.

- 2011 + 2011

Mbrojtës të FSFE-së

diff --git a/donate/thankgnus-2012.de.xhtml b/donate/thankgnus-2012.de.xhtml index 7288274a59..5cf34076ce 100644 --- a/donate/thankgnus-2012.de.xhtml +++ b/donate/thankgnus-2012.de.xhtml @@ -21,7 +21,7 @@ Spender-Grafiken oder entscheiden Sie sich dafür, anonym zu bleiben.

- 2012 + 2012

Mäzene der FSFE

diff --git a/donate/thankgnus-2012.el.xhtml b/donate/thankgnus-2012.el.xhtml index cc5f3c1add..7d9dda982a 100644 --- a/donate/thankgnus-2012.el.xhtml +++ b/donate/thankgnus-2012.el.xhtml @@ -20,7 +20,7 @@ τα γραφικά για τις χορηγίες ή παραμείνετε ανώνυμοι.

- 2012 + 2012

Ευεργέτες του FSFE1

diff --git a/donate/thankgnus-2012.en.xhtml b/donate/thankgnus-2012.en.xhtml index 1f248a1199..95632fe3a6 100644 --- a/donate/thankgnus-2012.en.xhtml +++ b/donate/thankgnus-2012.en.xhtml @@ -21,7 +21,7 @@ graphics or remain anonymous.

- 2012 + 2012

Patrons of the FSFE1

diff --git a/donate/thankgnus-2012.it.xhtml b/donate/thankgnus-2012.it.xhtml index 4d7b6c3f74..93923ad8b7 100644 --- a/donate/thankgnus-2012.it.xhtml +++ b/donate/thankgnus-2012.it.xhtml @@ -20,7 +20,7 @@ rimanere anonimo.

- 2012 + 2012

Benefattori della FSFE1

diff --git a/donate/thankgnus-2012.nl.xhtml b/donate/thankgnus-2012.nl.xhtml index f8a9ef936d..6a1b30361c 100644 --- a/donate/thankgnus-2012.nl.xhtml +++ b/donate/thankgnus-2012.nl.xhtml @@ -18,7 +18,7 @@ We zouden graag iedereen willen bedanken die ons werk steunt. Uw onze sponsorafbeeldingen of blijf anoniem.

- 2012 + 2012

Beschermheren van de FSFE1

diff --git a/donate/thankgnus-2012.ru.xhtml b/donate/thankgnus-2012.ru.xhtml index 3872017d9a..a02122f420 100644 --- a/donate/thankgnus-2012.ru.xhtml +++ b/donate/thankgnus-2012.ru.xhtml @@ -22,7 +22,7 @@ href="/donate/donate.html">пожертвовании, мы предлага href="/about/graphics/sponsoring/sponsoring.html">значками спонсоров.

-2012 +2012

Меценаты ЕФСПО

diff --git a/donate/thankgnus-2012.sources b/donate/thankgnus-2012.sources index 66cdb5ff95..4576fb8f2e 100644 --- a/donate/thankgnus-2012.sources +++ b/donate/thankgnus-2012.sources @@ -1,2 +1,2 @@ donate/donors/donors-2012:[] -localmenuinfo:[] +donors/.localmenu:[] diff --git a/donate/thankgnus-2012.sq.xhtml b/donate/thankgnus-2012.sq.xhtml index 5d17e3ab8e..0cf88e6987 100644 --- a/donate/thankgnus-2012.sq.xhtml +++ b/donate/thankgnus-2012.sq.xhtml @@ -21,7 +21,7 @@ ose qëndroni anonim.

- 2012 + 2012

Mbrojtës të FSFE-së1

diff --git a/donate/thankgnus-2013.de.xhtml b/donate/thankgnus-2013.de.xhtml index 859d70d018..b73c7a5648 100644 --- a/donate/thankgnus-2013.de.xhtml +++ b/donate/thankgnus-2013.de.xhtml @@ -21,7 +21,7 @@ mitteilen oder anonym bleiben.

- 2013 + 2013

Gold-Spender

diff --git a/donate/thankgnus-2013.en.xhtml b/donate/thankgnus-2013.en.xhtml index 416a85afa8..043f5894bf 100644 --- a/donate/thankgnus-2013.en.xhtml +++ b/donate/thankgnus-2013.en.xhtml @@ -21,7 +21,7 @@ graphics or remain anonymous.

- 2013 + 2013

Gold Donors

diff --git a/donate/thankgnus-2013.fr.xhtml b/donate/thankgnus-2013.fr.xhtml index b72efe848d..78ff1c40b3 100644 --- a/donate/thankgnus-2013.fr.xhtml +++ b/donate/thankgnus-2013.fr.xhtml @@ -20,7 +20,7 @@ les graphiques ou rester anonyme.

- 2013 + 2013

Donateurs Or

diff --git a/donate/thankgnus-2013.it.xhtml b/donate/thankgnus-2013.it.xhtml index 826f9c926c..0195686232 100644 --- a/donate/thankgnus-2013.it.xhtml +++ b/donate/thankgnus-2013.it.xhtml @@ -20,7 +20,7 @@ rimanere anonimo.

- 2013 + 2013

Donatori Oro

diff --git a/donate/thankgnus-2013.nl.xhtml b/donate/thankgnus-2013.nl.xhtml index 07b0539062..2940a4f8a5 100644 --- a/donate/thankgnus-2013.nl.xhtml +++ b/donate/thankgnus-2013.nl.xhtml @@ -18,7 +18,7 @@ href="/about/graphics/sponsoring/sponsoring.html">onze sponsorafbeeldingen of blijf anoniem.

- 2013 + 2013

Gouden donoren

diff --git a/donate/thankgnus-2013.sources b/donate/thankgnus-2013.sources index 1afbef1f9d..167029cca8 100644 --- a/donate/thankgnus-2013.sources +++ b/donate/thankgnus-2013.sources @@ -1,2 +1,2 @@ donate/donors/donors-2013:[] -localmenuinfo:[] +donors/.localmenu:[] diff --git a/donate/thankgnus-2013.sq.xhtml b/donate/thankgnus-2013.sq.xhtml index ff94851d9a..afc07dad16 100644 --- a/donate/thankgnus-2013.sq.xhtml +++ b/donate/thankgnus-2013.sq.xhtml @@ -21,7 +21,7 @@ ose qëndroni anonim.

- 2013 + 2013

Dhurues të Artë1

diff --git a/donate/thankgnus-2014.de.xhtml b/donate/thankgnus-2014.de.xhtml index f891e16268..226942dd60 100644 --- a/donate/thankgnus-2014.de.xhtml +++ b/donate/thankgnus-2014.de.xhtml @@ -21,7 +21,7 @@ mitteilen oder anonym bleiben.

- 2014 + 2014

Gold-Spender

diff --git a/donate/thankgnus-2014.en.xhtml b/donate/thankgnus-2014.en.xhtml index 444d7824d9..43a12aa8d1 100644 --- a/donate/thankgnus-2014.en.xhtml +++ b/donate/thankgnus-2014.en.xhtml @@ -20,7 +20,7 @@ anonymous.

- 2014 + 2014

Gold Donors

diff --git a/donate/thankgnus-2014.fr.xhtml b/donate/thankgnus-2014.fr.xhtml index b0749ddf3c..6098580477 100644 --- a/donate/thankgnus-2014.fr.xhtml +++ b/donate/thankgnus-2014.fr.xhtml @@ -20,7 +20,7 @@ les graphiques ou rester anonyme.

- 2014 + 2014

Donateurs Or

diff --git a/donate/thankgnus-2014.it.xhtml b/donate/thankgnus-2014.it.xhtml index cedad0b601..f127b910e2 100644 --- a/donate/thankgnus-2014.it.xhtml +++ b/donate/thankgnus-2014.it.xhtml @@ -20,7 +20,7 @@ rimanere anonimo.

- 2014 + 2014

Donatori Oro

diff --git a/donate/thankgnus-2014.nl.xhtml b/donate/thankgnus-2014.nl.xhtml index 78fd21dfe1..5a8a99fd76 100644 --- a/donate/thankgnus-2014.nl.xhtml +++ b/donate/thankgnus-2014.nl.xhtml @@ -21,7 +21,7 @@ of blijf anoniem.

- 2014 + 2014

Gouden donoren

diff --git a/donate/thankgnus-2014.sources b/donate/thankgnus-2014.sources index 0b4608f0b8..ba62bfe3c6 100644 --- a/donate/thankgnus-2014.sources +++ b/donate/thankgnus-2014.sources @@ -1,2 +1,2 @@ donate/donors/donors-2014:[] -localmenuinfo:[] +donors/.localmenu:[] diff --git a/donate/thankgnus-2014.sq.xhtml b/donate/thankgnus-2014.sq.xhtml index dd313368fc..0c118340ef 100644 --- a/donate/thankgnus-2014.sq.xhtml +++ b/donate/thankgnus-2014.sq.xhtml @@ -21,7 +21,7 @@ ose qëndroni anonim.

- 2014 + 2014

Dhurues të Artë1

diff --git a/donate/thankgnus-2015.de.xhtml b/donate/thankgnus-2015.de.xhtml index ac78377b18..fdce3ebbf8 100644 --- a/donate/thankgnus-2015.de.xhtml +++ b/donate/thankgnus-2015.de.xhtml @@ -21,7 +21,7 @@ mitteilen oder anonym bleiben.

- 2015 + 2015

Gold-Spender

diff --git a/donate/thankgnus-2015.en.xhtml b/donate/thankgnus-2015.en.xhtml index 70d789d6e6..9b7cd35249 100644 --- a/donate/thankgnus-2015.en.xhtml +++ b/donate/thankgnus-2015.en.xhtml @@ -20,7 +20,7 @@ anonymous.

- 2015 + 2015

Gold Donors

diff --git a/donate/thankgnus-2015.fr.xhtml b/donate/thankgnus-2015.fr.xhtml index 4f09a725d4..921acab5e5 100644 --- a/donate/thankgnus-2015.fr.xhtml +++ b/donate/thankgnus-2015.fr.xhtml @@ -20,7 +20,7 @@ les graphiques ou rester anonyme.

- 2015 + 2015

Donateurs Or

diff --git a/donate/thankgnus-2015.it.xhtml b/donate/thankgnus-2015.it.xhtml index 5f82db8f60..0a9c11a1f7 100644 --- a/donate/thankgnus-2015.it.xhtml +++ b/donate/thankgnus-2015.it.xhtml @@ -20,7 +20,7 @@ rimanere anonimo.

- 2015 + 2015

Donatori Oro

diff --git a/donate/thankgnus-2015.nl.xhtml b/donate/thankgnus-2015.nl.xhtml index 323e32e2b3..22f38bb9b3 100644 --- a/donate/thankgnus-2015.nl.xhtml +++ b/donate/thankgnus-2015.nl.xhtml @@ -21,7 +21,7 @@ of blijf anoniem.

- 2015 + 2015

Gouden donoren

diff --git a/donate/thankgnus-2015.sources b/donate/thankgnus-2015.sources index f043cfb7c9..57549c3e92 100644 --- a/donate/thankgnus-2015.sources +++ b/donate/thankgnus-2015.sources @@ -1,2 +1,2 @@ donate/donors/donors-2015:[] -localmenuinfo:[] +donors/.localmenu:[] diff --git a/donate/thankgnus-2015.sq.xhtml b/donate/thankgnus-2015.sq.xhtml index c6686e78f8..0b9f59a305 100644 --- a/donate/thankgnus-2015.sq.xhtml +++ b/donate/thankgnus-2015.sq.xhtml @@ -21,7 +21,7 @@ ose qëndroni anonim.

- 2015 + 2015

Dhurues të Artë1

diff --git a/donate/thankgnus-2016.de.xhtml b/donate/thankgnus-2016.de.xhtml index 66dca0f870..dbf0b71dad 100644 --- a/donate/thankgnus-2016.de.xhtml +++ b/donate/thankgnus-2016.de.xhtml @@ -21,7 +21,7 @@ mitteilen oder anonym bleiben.

- 2016 + 2016

Gold-Spender

diff --git a/donate/thankgnus-2016.en.xhtml b/donate/thankgnus-2016.en.xhtml index 9892878ff4..9ed58e0f48 100644 --- a/donate/thankgnus-2016.en.xhtml +++ b/donate/thankgnus-2016.en.xhtml @@ -20,7 +20,7 @@ anonymous.

- 2016 + 2016

Gold Donors

diff --git a/donate/thankgnus-2016.fr.xhtml b/donate/thankgnus-2016.fr.xhtml index 1ec2047c56..be5872d4a0 100644 --- a/donate/thankgnus-2016.fr.xhtml +++ b/donate/thankgnus-2016.fr.xhtml @@ -20,7 +20,7 @@ les graphiques ou rester anonyme.

- 2016 + 2016

Donateurs Or

diff --git a/donate/thankgnus-2016.it.xhtml b/donate/thankgnus-2016.it.xhtml index 96558b7b32..fe16fe9755 100644 --- a/donate/thankgnus-2016.it.xhtml +++ b/donate/thankgnus-2016.it.xhtml @@ -20,7 +20,7 @@ rimanere anonimo.

- 2016 + 2016

Donatori Oro

diff --git a/donate/thankgnus-2016.nl.xhtml b/donate/thankgnus-2016.nl.xhtml index 0f27a90a94..b748ccddb6 100644 --- a/donate/thankgnus-2016.nl.xhtml +++ b/donate/thankgnus-2016.nl.xhtml @@ -21,7 +21,7 @@ of blijf anoniem.

- 2016 + 2016

Gouden donoren

diff --git a/donate/thankgnus-2016.sources b/donate/thankgnus-2016.sources index 2e38598d96..c10aa877d3 100644 --- a/donate/thankgnus-2016.sources +++ b/donate/thankgnus-2016.sources @@ -1,2 +1,2 @@ donate/donors/donors-2016:[] -localmenuinfo:[] +donors/.localmenu:[] diff --git a/donate/thankgnus-2016.sq.xhtml b/donate/thankgnus-2016.sq.xhtml index c10cdd03a1..e516a9cf03 100644 --- a/donate/thankgnus-2016.sq.xhtml +++ b/donate/thankgnus-2016.sq.xhtml @@ -21,7 +21,7 @@ ose qëndroni anonim.

- 2016 + 2016

Dhurues të Artë1

diff --git a/donate/thankgnus-2017.de.xhtml b/donate/thankgnus-2017.de.xhtml index 88b6c21c59..9845be1630 100644 --- a/donate/thankgnus-2017.de.xhtml +++ b/donate/thankgnus-2017.de.xhtml @@ -21,7 +21,7 @@ mitteilen oder anonym bleiben.

- 2017 + 2017

Gold-Spender

diff --git a/donate/thankgnus-2017.en.xhtml b/donate/thankgnus-2017.en.xhtml index d081772bef..9c8b16165c 100644 --- a/donate/thankgnus-2017.en.xhtml +++ b/donate/thankgnus-2017.en.xhtml @@ -20,7 +20,7 @@ anonymous.

- 2017 + 2017

Gold Donors

diff --git a/donate/thankgnus-2017.fr.xhtml b/donate/thankgnus-2017.fr.xhtml index 2b7fcdcf7f..3cd75b3762 100644 --- a/donate/thankgnus-2017.fr.xhtml +++ b/donate/thankgnus-2017.fr.xhtml @@ -20,7 +20,7 @@ les graphiques ou rester anonyme.

- 2017 + 2017

Donateurs Or

diff --git a/donate/thankgnus-2017.it.xhtml b/donate/thankgnus-2017.it.xhtml index 3c3c656127..b0130b4b30 100644 --- a/donate/thankgnus-2017.it.xhtml +++ b/donate/thankgnus-2017.it.xhtml @@ -20,7 +20,7 @@ rimanere anonimo.

- 2017 + 2017

Donatori Oro

diff --git a/donate/thankgnus-2017.nl.xhtml b/donate/thankgnus-2017.nl.xhtml index 039a8c5c92..e672d2d014 100644 --- a/donate/thankgnus-2017.nl.xhtml +++ b/donate/thankgnus-2017.nl.xhtml @@ -17,7 +17,7 @@ onze sponsorafbeeldingen of blijf anoniem.

- 2017 + 2017

Gouden donoren

diff --git a/donate/thankgnus-2017.sources b/donate/thankgnus-2017.sources index 8a4d306464..9293d73458 100644 --- a/donate/thankgnus-2017.sources +++ b/donate/thankgnus-2017.sources @@ -1,2 +1,2 @@ donate/donors/donors-2017:[] -localmenuinfo:[] +donors/.localmenu:[] diff --git a/donate/thankgnus-2017.sq.xhtml b/donate/thankgnus-2017.sq.xhtml index 30c15836a0..697cfdc2f8 100644 --- a/donate/thankgnus-2017.sq.xhtml +++ b/donate/thankgnus-2017.sq.xhtml @@ -21,7 +21,7 @@ ose qëndroni anonim.

- 2017 + 2017

Dhurues të Artë1

diff --git a/donate/thankgnus-2018.de.xhtml b/donate/thankgnus-2018.de.xhtml index ce55adf26f..af7e6455f6 100644 --- a/donate/thankgnus-2018.de.xhtml +++ b/donate/thankgnus-2018.de.xhtml @@ -21,7 +21,7 @@ mitteilen oder anonym bleiben.

- 2018 + 2018

Gold-Spender

diff --git a/donate/thankgnus-2018.en.xhtml b/donate/thankgnus-2018.en.xhtml index dc40053e1b..315495b91c 100644 --- a/donate/thankgnus-2018.en.xhtml +++ b/donate/thankgnus-2018.en.xhtml @@ -20,7 +20,7 @@ anonymous.

- 2018 + 2018

Gold Donors

diff --git a/donate/thankgnus-2018.fr.xhtml b/donate/thankgnus-2018.fr.xhtml index d53b983c6e..b6d5a56951 100644 --- a/donate/thankgnus-2018.fr.xhtml +++ b/donate/thankgnus-2018.fr.xhtml @@ -20,7 +20,7 @@ les graphiques ou rester anonyme.

- 2018 + 2018

Donateurs Or

diff --git a/donate/thankgnus-2018.it.xhtml b/donate/thankgnus-2018.it.xhtml index ebb8772c78..3198f08a6c 100644 --- a/donate/thankgnus-2018.it.xhtml +++ b/donate/thankgnus-2018.it.xhtml @@ -20,7 +20,7 @@ rimanere anonimo.

- 2018 + 2018

Donatori Oro

diff --git a/donate/thankgnus-2018.sources b/donate/thankgnus-2018.sources index 8b1bb16a9c..d69b737416 100644 --- a/donate/thankgnus-2018.sources +++ b/donate/thankgnus-2018.sources @@ -1,2 +1,2 @@ donate/donors/donors-2018:[] -localmenuinfo:[] +donors/.localmenu:[] diff --git a/donate/thankgnus-2018.sq.xhtml b/donate/thankgnus-2018.sq.xhtml index dcd8c97377..b2d87c7345 100644 --- a/donate/thankgnus-2018.sq.xhtml +++ b/donate/thankgnus-2018.sq.xhtml @@ -21,7 +21,7 @@ ose qëndroni anonim.

- 2018 + 2018

Dhurues të Artë1

diff --git a/donate/thankgnus-2019.de.xhtml b/donate/thankgnus-2019.de.xhtml index 3625f5c090..9f789c1af5 100644 --- a/donate/thankgnus-2019.de.xhtml +++ b/donate/thankgnus-2019.de.xhtml @@ -21,7 +21,7 @@ mitteilen oder anonym bleiben.

- 2019 + 2019

Gold-Spender

diff --git a/donate/thankgnus-2019.en.xhtml b/donate/thankgnus-2019.en.xhtml index 09a1c2edfb..abd82610d5 100644 --- a/donate/thankgnus-2019.en.xhtml +++ b/donate/thankgnus-2019.en.xhtml @@ -20,7 +20,7 @@ anonymous.

- 2019 + 2019

Gold Donors

diff --git a/donate/thankgnus-2019.fr.xhtml b/donate/thankgnus-2019.fr.xhtml index dbcbf8246c..2c0320c7c5 100644 --- a/donate/thankgnus-2019.fr.xhtml +++ b/donate/thankgnus-2019.fr.xhtml @@ -20,7 +20,7 @@ les graphiques ou rester anonyme.

- 2019 + 2019

Donateurs Or

diff --git a/donate/thankgnus-2019.it.xhtml b/donate/thankgnus-2019.it.xhtml index dcb6f3f609..8d31b1e9f6 100644 --- a/donate/thankgnus-2019.it.xhtml +++ b/donate/thankgnus-2019.it.xhtml @@ -20,7 +20,7 @@ rimanere anonimo.

- 2019 + 2019

Donatori Oro

diff --git a/donate/thankgnus-2019.sources b/donate/thankgnus-2019.sources index f8df385a74..bcbacfb6f7 100644 --- a/donate/thankgnus-2019.sources +++ b/donate/thankgnus-2019.sources @@ -1,2 +1,2 @@ donate/donors/donors-2019:[] -localmenuinfo:[] +donors/.localmenu:[] diff --git a/donate/thankgnus-2019.sq.xhtml b/donate/thankgnus-2019.sq.xhtml index 66fee266f6..fda92f8811 100644 --- a/donate/thankgnus-2019.sq.xhtml +++ b/donate/thankgnus-2019.sq.xhtml @@ -21,7 +21,7 @@ ose qëndroni anonim.

- 2019 + 2019

Dhurues të Artë1

diff --git a/donate/thankgnus-2020.de.xhtml b/donate/thankgnus-2020.de.xhtml index fc8fc49efb..8914fb95e8 100644 --- a/donate/thankgnus-2020.de.xhtml +++ b/donate/thankgnus-2020.de.xhtml @@ -21,7 +21,7 @@ mitteilen oder anonym bleiben.

- 2020 + 2020

Gold-Spender

diff --git a/donate/thankgnus-2020.en.xhtml b/donate/thankgnus-2020.en.xhtml index ff0dda1c91..1f096b7831 100644 --- a/donate/thankgnus-2020.en.xhtml +++ b/donate/thankgnus-2020.en.xhtml @@ -20,7 +20,7 @@ anonymous.

- 2020 + 2020

Gold Donors

diff --git a/donate/thankgnus-2020.fr.xhtml b/donate/thankgnus-2020.fr.xhtml index f224c61948..e2161bc217 100644 --- a/donate/thankgnus-2020.fr.xhtml +++ b/donate/thankgnus-2020.fr.xhtml @@ -20,7 +20,7 @@ les graphiques ou rester anonyme.

- 2020 + 2020

Donateurs Or

diff --git a/donate/thankgnus-2020.it.xhtml b/donate/thankgnus-2020.it.xhtml index 35ce4a1b07..b4e70a30ca 100644 --- a/donate/thankgnus-2020.it.xhtml +++ b/donate/thankgnus-2020.it.xhtml @@ -20,7 +20,7 @@ rimanere anonimo.

- 2020 + 2020

Donatori Oro

diff --git a/donate/thankgnus-2020.sources b/donate/thankgnus-2020.sources index cede59eedd..fb417e6e83 100644 --- a/donate/thankgnus-2020.sources +++ b/donate/thankgnus-2020.sources @@ -1,2 +1,2 @@ donate/donors/donors-2020:[] -localmenuinfo:[] +donors/.localmenu:[] diff --git a/donate/thankgnus-2020.sq.xhtml b/donate/thankgnus-2020.sq.xhtml index e9479d7d33..7381254bcc 100644 --- a/donate/thankgnus-2020.sq.xhtml +++ b/donate/thankgnus-2020.sq.xhtml @@ -21,7 +21,7 @@ ose qëndroni anonim.

- 2020 + 2020

Dhurues të Artë1

diff --git a/donate/thankgnus.bs.xhtml b/donate/thankgnus.bs.xhtml index 69fa36aa31..33151739ed 100644 --- a/donate/thankgnus.bs.xhtml +++ b/donate/thankgnus.bs.xhtml @@ -20,7 +20,7 @@ grafikama ili ostani anoniman.

- Zadnjih 12 mjeseci + Zadnjih 12 mjeseci

Zlatni donatori

diff --git a/donate/thankgnus.de.xhtml b/donate/thankgnus.de.xhtml index 02a1bdee53..9fa7ac4667 100644 --- a/donate/thankgnus.de.xhtml +++ b/donate/thankgnus.de.xhtml @@ -21,7 +21,7 @@ mitteilen oder anonym bleiben.

- Letzte 12 Monate + Letzte 12 Monate

Gold-Spender

diff --git a/donate/thankgnus.el.xhtml b/donate/thankgnus.el.xhtml index dc1faf3d4e..936f9a4cd7 100644 --- a/donate/thankgnus.el.xhtml +++ b/donate/thankgnus.el.xhtml @@ -22,7 +22,7 @@ τις χορηγίες ή παραμείνετε ανώνυμοι.

- Οι τελευταίοι 12 μήνες + Οι τελευταίοι 12 μήνες

Χρυσοί Δωρητές1

diff --git a/donate/thankgnus.en.xhtml b/donate/thankgnus.en.xhtml index 0a1761db35..30d877c401 100644 --- a/donate/thankgnus.en.xhtml +++ b/donate/thankgnus.en.xhtml @@ -20,7 +20,7 @@ anonymous.

- Last 12 months + Last 12 months

Gold Donors

diff --git a/donate/thankgnus.fi.xhtml b/donate/thankgnus.fi.xhtml index 022e04ad1a..dd75ff7812 100644 --- a/donate/thankgnus.fi.xhtml +++ b/donate/thankgnus.fi.xhtml @@ -21,7 +21,7 @@ tai pysyä nimettömänä.

- Viimeiset 12 kuukautta + Viimeiset 12 kuukautta

Lahjoittajat, kulta1

diff --git a/donate/thankgnus.fr.xhtml b/donate/thankgnus.fr.xhtml index 24243ba8c9..00aac35350 100644 --- a/donate/thankgnus.fr.xhtml +++ b/donate/thankgnus.fr.xhtml @@ -20,7 +20,7 @@ les graphiques ou rester anonyme.

- Ces 12 derniers mois + Ces 12 derniers mois

Donateurs Or

diff --git a/donate/thankgnus.it.xhtml b/donate/thankgnus.it.xhtml index b2ef4faaff..1b30b9f8c8 100644 --- a/donate/thankgnus.it.xhtml +++ b/donate/thankgnus.it.xhtml @@ -20,7 +20,7 @@ anonimo.

- Ultimi 12 mesi + Ultimi 12 mesi

Donatori Oro

diff --git a/donate/thankgnus.nl.xhtml b/donate/thankgnus.nl.xhtml index c802750bf3..80946398ea 100644 --- a/donate/thankgnus.nl.xhtml +++ b/donate/thankgnus.nl.xhtml @@ -17,7 +17,7 @@ We zouden graag iedereen die ons steunt willen bedanken. Uw onze sponsorafbeeldingen of blijf anoniem.

- De afgelopen twaalf maanden + De afgelopen twaalf maanden

Gouden donoren

diff --git a/donate/thankgnus.sources b/donate/thankgnus.sources index 076e5f611b..d6a4fb20a3 100644 --- a/donate/thankgnus.sources +++ b/donate/thankgnus.sources @@ -1,4 +1,4 @@ donate/donors/donors-$thisyear:[] donate/donors/donors-$lastyear:[] -localmenuinfo:[] +donate/.localmenu:[] d_day:[] diff --git a/donate/thankgnus.sq.xhtml b/donate/thankgnus.sq.xhtml index b29306e7da..406f96025a 100644 --- a/donate/thankgnus.sq.xhtml +++ b/donate/thankgnus.sq.xhtml @@ -21,7 +21,7 @@ ose qëndroni anonim.

- 12 muajt e fundit + 12 muajt e fundit

Dhurues të Artë1

diff --git a/events/Makefile b/events/Makefile index 904660ac94..a127a838cd 100644 --- a/events/Makefile +++ b/events/Makefile @@ -36,7 +36,7 @@ ARCH_SOURCES := $(foreach year,$(ARCH_YEARS),$(year)/index.sources) all: $(ARCH_SOURCES) $(ARCH_SOURCES): %.sources: @echo "* Creating $@" - @echo "events/$(dir $@)event-*:[]\nevents/$(dir $@).event-*:[]\nlocalmenuinfo:[]\n" > $@ + @echo "events/$(dir $@)event-*:[]\nevents/$(dir $@).event-*:[]\n$(dir $@).localmenu:[]\n" > $@ # .xsl files to generate ARCH_XSL := $(foreach year,$(ARCH_YEARS),$(year)/index.xsl) diff --git a/events/archive-template.en.xhtml b/events/archive-template.en.xhtml index e7dc7756b8..88486bc1ad 100644 --- a/events/archive-template.en.xhtml +++ b/events/archive-template.en.xhtml @@ -10,7 +10,7 @@

Events

- :YYYY: + :YYYY:

Event Archive for :YYYY:

diff --git a/news/Makefile b/news/Makefile index 1fc00eeeef..50e543d2bb 100644 --- a/news/Makefile +++ b/news/Makefile @@ -36,7 +36,7 @@ ARCH_SOURCES := $(foreach year,$(ARCH_YEARS),$(year)/index.sources) all: $(ARCH_SOURCES) $(ARCH_SOURCES): %.sources: @echo "* Creating $@" - @echo "news/$(dir $@)news-*:[]\nnews/$(dir $@).news-*:[]\nlocalmenuinfo:[]\n" > $@ + @echo "news/$(dir $@)news-*:[]\nnews/$(dir $@).news-*:[]\n$(dir $@).localmenu:[]\n" > $@ # .xsl files to generate ARCH_XSL := $(foreach year,$(ARCH_YEARS),$(year)/index.xsl) diff --git a/news/archive-template.en.xhtml b/news/archive-template.en.xhtml index 36de645913..09c0399363 100644 --- a/news/archive-template.en.xhtml +++ b/news/archive-template.en.xhtml @@ -10,7 +10,7 @@

News

- :YYYY: + :YYYY:

News Archive for :YYYY:

diff --git a/tools/buildmenu.xsl b/tools/buildmenu.xsl deleted file mode 100644 index 48d9d8507f..0000000000 --- a/tools/buildmenu.xsl +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - default - - - - - - - - - - - - - - - default - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - default - - - - - - - - - - - - - - - - - - - - - diff --git a/tools/translation-ignore.txt b/tools/translation-ignore.txt index 2797f6f7b7..34aa3602ce 100644 --- a/tools/translation-ignore.txt +++ b/tools/translation-ignore.txt @@ -20,7 +20,6 @@ # Generated files # about/printable/printable.en.xml - localmenuinfo.xml # # Name lists (not translated at all) # diff --git a/tools/update_localmenus.sh b/tools/update_localmenus.sh new file mode 100755 index 0000000000..c8aea739da --- /dev/null +++ b/tools/update_localmenus.sh @@ -0,0 +1,85 @@ +#!/usr/bin/env bash +# ----------------------------------------------------------------------------- +# Update local menus +# ----------------------------------------------------------------------------- +# This script is called from the phase 1 Makefile and upates all the +# .localmenu.*.xml files containing the local menus. +# ----------------------------------------------------------------------------- + +set -e + +echo "* Updating local menus" + +# ----------------------------------------------------------------------------- +# Get a list of all source files containing local menus +# ----------------------------------------------------------------------------- + +all_files=$( + find * -name "*.xhtml" -not -name "*-template.*" \ + | xargs grep -l "
" \ + | sort +) + +# ----------------------------------------------------------------------------- +# Split that list by localmenu directory +# ----------------------------------------------------------------------------- + +declare -A files_by_dir + +for file in ${all_files}; do + dir=$(xsltproc build/xslt/get_localmenu_dir.xsl ${file}) + dir=${dir:-$(dirname ${file})} + files_by_dir[${dir}]="${files_by_dir[${dir}]} ${file}" +done + +# ----------------------------------------------------------------------------- +# If any of the source files has been updated, rebuild all .localmenu.*.xml +# ----------------------------------------------------------------------------- + +for dir in ${!files_by_dir[@]}; do + for file in ${files_by_dir[${dir}]}; do + if [ "${file}" -nt "${dir}/.localmenu.en.xml" ]; then + echo "* Updating local menu in ${dir}" + + # Find out which languages to generate. + languages=$( + ls ${files_by_dir[${dir}]} \ + | sed 's/.*\.\(..\)\.xhtml/\1/' \ + | sort --uniq + ) + + # Compile the list of base filenames of the source files. + basefiles=$( + ls ${files_by_dir[${dir}]} \ + | sed 's/\...\.xhtml//' \ + | sort --uniq + ) + + # For each language, create the .localmenu.${lang}.xml file. + for lang in $languages; do + { + echo "" + echo "" + echo "" + for basefile in ${basefiles}; do + if [ -f "${basefile}.${lang}.xhtml" ]; then + file="${basefile}.${lang}.xhtml" + else + file="${basefile}.en.xhtml" + fi + xsltproc \ + --stringparam "link" "/${basefile}.html" \ + build/xslt/get_localmenu_line.xsl \ + "${file}" + echo "" + done | sort + echo "" + } > "${dir}/.localmenu.${lang}.xml" + done + + # The local menu for this directory has been built, no need to check + # further source files. + break + fi + done +done