Commit graph

51 commits

Author SHA1 Message Date
Thomas Hochstein
5ffa0ad4d3 Get language selector working.
The chosen language got lost (reset to "en") after following the next
link, as the language field wasn't part of those links.

Now we choose the language in three steps:

If "language" ist set (after using the language selector form), we use
that.

If it isn't set but a plugin group was chosen, we take the right
language from the filename of that page.

Only if neither is set we fall back to english.

Moreover we keep the current language "selected" in the language
selector dropdown.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2020-03-24 13:00:57 +01:00
Thomas Hochstein
1d9e4d3ede Move language selector to top of sidebar.
Due to the long list of themes, language
selector and feed list are way, way down
and can easily be overlooked. Move at
least the language selector up to the top.
(We could also cut the complete list of
themes in the sidebar.)

Signed-off-by: Thomas Hochstein <thh@inter.net>
2020-03-23 17:19:47 +01:00
Thomas Hochstein
59ae0885c9 Enhance language selector.
Keep the currently selected option and
change the display language on the fly.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2020-03-22 19:28:50 +01:00
Thomas Hochstein
743deae6c1 Change supporters footer.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2020-03-22 18:54:06 +01:00
Thomas Hochstein
fbf57a2a20 Replace dead privacy policy link.
Use the same link as everywhere else.
The privacy policy is, of course, still missing,
but we can add it there. Later on. Sometime.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2020-03-22 18:50:30 +01:00
Thomas Hochstein
5a5d9a04ed Replace dead netmirror links with github ones.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2020-03-22 18:49:31 +01:00
Matthias Mees
ab7a630f46 Manually fix broken logo CSS 2019-07-05 10:35:18 +02:00
Matthias Mees
dfb2623836 Manually fix broken CSS 2019-07-04 21:41:39 +02:00
Matthias Mees
486c9c98c0 Add new frontend build 2019-04-27 16:55:49 +02:00
Matthias Mees
7f6cf175a3 Add new CSS + JS build 2018-09-30 16:36:16 +02:00
Matthias Mees
12aaee2e8f Remove references to external sites #DSGVO 2018-06-11 19:50:07 +02:00
Matthias Mees
9d523712dd Add + use locally hosted Lato webfont 2018-05-31 11:14:57 +02:00
Matthias Mees
637a5c0eca Update jQuery version 2018-04-26 21:35:33 +02:00
Garvin Hicking
683bd175c2 Remove tracking 2018-03-27 11:17:55 +02:00
Matthias Mees
f0fb6e0b18 Add new JS build 2017-12-29 16:05:41 +01:00
Matthias Mees
1ed4a5ecc0 Add new CSS + JS build 2017-10-30 21:24:01 +01:00
Matthias Mees
eb92521902 New homepage CSS build 2017-05-07 09:18:21 +02:00
Matthias Mees
9eafd45f98 Add no-text SVG version of the logo 2017-04-21 18:23:09 +02:00
Matthias Mees
f101f0dca4 New assets build 2017-04-14 22:31:00 +02:00
Matthias Mees
8a7828cb43 Add homepage favicons 2017-04-14 09:22:20 +02:00
Matthias Mees
326c8dabae Upgradate jQuery to 3.2.1
The previous update failed because the files for jQuery 3.2.0 were
not copied from node_modules to the src dirs. I need to write a
build task for that. :(
2017-03-21 11:10:37 +01:00
Matthias Mees
40b21f6e4f Upgrade jQuery to 3.2.0 2017-03-17 08:47:36 +01:00
Matthias Mees
84ae833147 Add new JS build 2017-03-17 08:47:18 +01:00
Matthias Mees
7af0ffca83 [homepage] New CSS build 2017-01-13 20:03:53 +01:00
Matthias Mees
a927e3d78b New CSS build 2016-12-22 11:26:51 +01:00
Matthias Mees
83ef4330bc New CSS build for spartacus site 2016-10-21 13:07:59 +02:00
Matthias Mees
e88c0e72d0 New CSS build 2016-10-06 10:57:31 +02:00
Matthias Mees
f2640a58ec Add 'homepage' prefix to path to external assets
References s9y/s9y.github.io#42
2016-10-05 14:18:20 +02:00
Matthias Mees
dcf290848d New CSS build 2016-10-05 14:16:36 +02:00
Matthias Mees
2163835200 Improve current page id on spartacus homepage for themes 2016-10-04 17:02:18 +02:00
Matthias Mees
bf7848259d Try a fix for the current page nav item
References s9y/s9y.github.io#40
2016-10-01 11:27:21 +02:00
Matthias Mees
6bb61e464e Remove obsolete stylesheets
References s9y/s9y.github.io#39
2016-10-01 11:19:55 +02:00
Matthias Mees
aca7ea48ce Remove obsolete image assets
References s9y/s9y.github.io#39
2016-10-01 11:18:42 +02:00
Matthias Mees
ea07752efe Clean up obsolete(?) header images
References s9y/s9y.github.io#39
2016-10-01 11:14:53 +02:00
Matthias Mees
2ed793921c Fix broken nav link 2016-09-29 17:45:07 +02:00
Matthias Mees
7d501beddb Add an atom feed for theme commits 2016-09-28 10:51:27 +02:00
Matthias Mees
d609c0c60f Change section title since it's not only RSS anymore 2016-09-28 10:51:07 +02:00
Matthias Mees
ebc7545afd Add a working atom feed for plugin commits 2016-09-28 10:50:41 +02:00
Matthias Mees
c43109ac87 Fix typo 2016-09-28 10:47:48 +02:00
Matthias Mees
1b14aae2e2 New CSS build 2016-09-28 10:45:56 +02:00
Matthias Mees
522224899d New CSS build 2016-09-27 10:48:55 +02:00
Matthias Mees
84824b913e Fix path to scripts on spartacus 2016-09-27 10:07:48 +02:00
Matthias Mees
ca068dcbbe Add new CSS build 2016-09-27 10:05:35 +02:00
Matthias Mees
93bb840a8b New CSS/JS build 2016-09-23 09:19:24 +02:00
Matthias Mees
4c8ce1387b Add new markup for site layout
References s9y/s9y.github.io#21
2016-08-24 09:10:56 +02:00
Matthias Mees
3067e5a451 Add CSS, JS + img assets for new design 2016-08-24 08:21:44 +02:00
Garvin Hicking
9a6df781bb SVG and EPS files to checkout by @yellowled
It seems that the SVG file viewed in a browser seems to show that grey overlay. Don't know why...?!? Maybe a transparency layer on top of it?
2015-03-09 11:23:48 +01:00
Garvin Hicking
fb6792946d $id and $revision make CVS sync trouble 2014-12-11 10:26:41 +01:00
Garvin Hicking
37b106b1a6 testrun for tomorrow, try to actually allow .htaccess on mirror http servers 2013-05-21 08:48:11 +02:00
Garvin Hicking
d00a85fa75 cloning prep 2011-12-13 13:19:36 +01:00