Commit Graph

7042 Commits

Author SHA1 Message Date
Reinhard Müller 239c349840 Put all news pages into a common "news" body class 2020-05-01 08:22:50 +02:00
Reinhard Müller aa7f834353 Add some fixes for RSS stylesheets 2020-05-01 00:12:45 +02:00
Reinhard Müller 6948a0e421 Fix news XML 2020-05-01 00:12:45 +02:00
Reinhard Müller c115cd4fa3 Remove two wrongly committed files 2020-05-01 00:12:45 +02:00
Max Mehl d1e3c63ad9
move people folders to /about/people/ 2020-04-30 16:17:43 +02:00
Max Mehl 885b6f573a
Delete unused files, and outdated folders + links of some people 2020-04-30 16:16:50 +02:00
Max Mehl 41df40be86
update avatar position 2020-04-30 16:16:50 +02:00
Reinhard Müller 21bd8708f7 Prepare for change of newsteaser logic
continuous-integration/drone/push Build is failing Details
2020-04-30 15:53:20 +02:00
Reinhard Müller e3cb3adf2a Remove some first paragraphs who would make no good newsteaser
continuous-integration/drone/push Build is passing Details
2020-04-30 15:33:41 +02:00
Max Mehl 42e9838de6
give correct file name and fix tags
continuous-integration/drone/push Build is passing Details
2020-04-30 12:28:42 +02:00
Reinhard Müller 27a009cb7a Remove last remains from unimplemented feature
continuous-integration/drone/push Build is passing Details
Fixes #836
2020-04-30 11:41:01 +02:00
Reinhard Müller b523b8bd80 Reorganise templates for news and event lists
continuous-integration/drone/push Build is passing Details
The templates are now directly available for use in pages, there's no
need for an explict .xsl file any more.
2020-04-29 23:57:25 +02:00
André Ockers 3f59f06c00 fixed typo
continuous-integration/drone/push Build is passing Details
2020-04-29 18:40:58 +02:00
André Ockers 3645d54a83 fixed typo
continuous-integration/drone/push Build is passing Details
2020-04-29 18:37:25 +02:00
André Ockers b1eb245db7 fixed typo 2020-04-29 18:34:31 +02:00
André Ockers 53c5635c34 fixed typo 2020-04-29 18:32:51 +02:00
Reinhard Müller 5a476711cf Remove unmaintained country pages
continuous-integration/drone/push Build is passing Details
2020-04-29 16:38:53 +02:00
eal 536032fc7c adding spanish translations of recent news
continuous-integration/drone/pr Build is failing Details
2020-04-29 15:59:59 +02:00
André Ockers e9308f7a1b typo fix
continuous-integration/drone/push Build is passing Details
2020-04-29 14:11:32 +02:00
Reinhard Müller 5bcb9dc9d3 Move tag list generation to a central template 2020-04-29 11:24:45 +02:00
Reinhard Müller db663851e6 Unify, simplify, and tweak news and event archive layout
continuous-integration/drone/push Build is running Details
2020-04-29 01:11:03 +02:00
Reinhard Müller 85ae8d4c75 Turn news date and authors into a <p>
It is completely beyond me why this should be a <ul>.
2020-04-28 23:38:03 +02:00
Reinhard Müller 48e44cad66 Add templates for commonly used news formatting bits
continuous-integration/drone/push Build is passing Details
2020-04-28 20:28:48 +02:00
Matthias Kirschner 43f3a1e75c remove duplicate
continuous-integration/drone/push Build is passing Details
2020-04-28 16:44:35 +02:00
Matthias Kirschner b657d5556c Cleaning up documents folder, moving part in own news items, and deleting files.
continuous-integration/drone/push Build is passing Details
2020-04-28 16:41:52 +02:00
Reinhard Müller 05052cab4e Update news and events archive link for new year
continuous-integration/drone/push Build is passing Details
2020-04-28 10:06:28 +02:00
Reinhard Müller 55f58a4e07 Use default.xsl as the common XSL for all news and events lists
continuous-integration/drone/push Build is passing Details
2020-04-27 23:38:58 +02:00
Reinhard Müller 377fcde82e Clean up formatting of XSL files, no code change 2020-04-27 21:53:42 +02:00
Reinhard Müller e30539a6bd Remove some dead code from XSL stylesheets 2020-04-27 21:27:21 +02:00
Reinhard Müller a4b01194f0 Move all our own XSL scripts to the same directory
The directory tools/xlstsl is reserved for the XSLT standard library
(http://xsltsl.sourceforge.net/).
2020-04-27 21:19:06 +02:00
Reinhard Müller 85cedd6b64 Remove duplicate imports of tagging.xsl
It's already imported globally.
2020-04-27 18:49:33 +02:00
Reinhard Müller e093d47ec8 Remove duplicate and competing xsl:output declarations 2020-04-27 18:37:23 +02:00
Reinhard Müller d07a3c39cb Remove unnecessary variable from XSL stylesheets 2020-04-27 16:34:54 +02:00
André Ockers 409b81618b Removed dots from title as a news heading is not a sentence
continuous-integration/drone/push Build is passing Details
2020-04-27 11:27:44 +02:00
Reinhard Müller 91dda715ad Remove unnecessary filtering of news/event feeds
continuous-integration/drone/push Build is passing Details
The build script only includes the XML files containing news and events
of the matching tag anyway, so there's absolutely no need to filter by
tag again in the XSL stylesheet.
2020-04-26 19:24:16 +02:00
Reinhard Müller 646c81a273 Change tag syntax
continuous-integration/drone/push Build is passing Details
Old: `<tag content="Human Readable Text">internal-id</tag>`
New: `<tag key="internal-id">Human Readable Text</tag>`

Fixes #826
Fixes #1095
2020-04-26 15:29:12 +02:00
André Ockers f4cec7e00c NL translation of Software Freedom Podcast Special 1
continuous-integration/drone/push Build is passing Details
2020-04-26 07:18:54 +02:00
André Ockers 48ad900f0a Merged updates from the NL translation pad
continuous-integration/drone/push Build is passing Details
2020-04-26 07:07:56 +02:00
André Ockers adff1ce4e1 NL translation of Free Software Legal and Licensing Workshop 2020 cancelled due to COVID-19 outbreak
continuous-integration/drone/push Build is passing Details
2020-04-24 20:19:47 +02:00
André Ockers fde6d6e595 NL translation of Netherlands commits to Free Software by default
continuous-integration/drone/push Build is passing Details
2020-04-24 17:43:22 +02:00
Reinhard Müller b0ed455b1a Remove files with wrong language code
continuous-integration/drone/push Build is passing Details
All of these files also exist with the correct language code "cs".
2020-04-24 17:12:03 +02:00
Max Mehl 53a0c4bcc4
add discussion link
continuous-integration/drone/push Build is passing Details
2020-04-24 15:12:00 +02:00
bonnie 63a071d591 GNUHealth_Podcast (#1325)
continuous-integration/drone/push Build is passing Details
fix image source

shrink images and actually use them

allow for bonus podcast episodes outside of normal numbering

fix mistakes

exception for special podcast episodes

updated version tag

Merge branch 'master' of git.fsfe.org:fsfe/fsfe-website into GNUHealth_Podcast

GNU Health Podcast episode

Co-authored-by: max.mehl <max.mehl@fsfe.org>
2020-04-24 15:09:22 +02:00
Max Mehl 247866c5c4
fix factual error
continuous-integration/drone/push Build is passing Details
2020-04-24 15:07:02 +02:00
gabriel.ku 9b64b4faee Adding NGI Pointer PR and translations
continuous-integration/drone/pr Build is passing Details
2020-04-24 14:20:38 +02:00
Max Mehl a676c97efd News item about Dutch policy (#1323)
continuous-integration/drone/push Build is passing Details
Written by @nico.rikken
2020-04-24 11:07:23 +02:00
Reinhard Müller 08ee762d94 Fix local menu directory in .sources files
continuous-integration/drone/push Build is passing Details
2020-04-23 21:04:17 +02:00
Reinhard Müller 06f757c6ab Revise local menu handling 2020-04-23 17:15:49 +02:00
Matthias Kirschner e2fafd280f
converted old reports into news items for the respective days + removed old German only article 2020-04-22 17:42:41 +02:00
Matthias Kirschner 3f600ce6d1
Moved articles from /freesoftware/enterprise in respective news items. Renamed news items from freesoftware company as there were existing .xml news items 2020-04-22 17:42:41 +02:00