Commit Graph

52 Commits

Author SHA1 Message Date
dfc13f9039 Remove timestamp at the bottom of each page
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #837
2020-05-04 00:49:28 +02:00
377fcde82e Clean up formatting of XSL files, no code change 2020-04-27 21:53:42 +02:00
e093d47ec8 Remove duplicate and competing xsl:output declarations 2020-04-27 18:37:23 +02:00
d07a3c39cb Remove unnecessary variable from XSL stylesheets 2020-04-27 16:34:54 +02:00
7de2583275 Fix/cleanup events tag list, archive, and RSS 2020-04-27 16:34:54 +02:00
646c81a273 Change tag syntax
All checks were successful
continuous-integration/drone/push Build is passing
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
c4cb7aeef4 Introduce content version in source files
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #2
2020-04-15 14:07:46 +02:00
86258f6e2c
completely rework rewrites to make them all handled by one .htaccess file
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-20 16:29:26 +01:00
ulf
111252c751 Fix #148: Title for tag pages (#937)
All checks were successful
the build was successful
2019-05-25 16:47:19 +02:00
eb8976770d Improved tag map generation
All checks were successful
the build was successful
2019-03-14 02:25:37 +01:00
d61933d381 Remove "implicit trailing *" feature for .sources
All checks were successful
the build was successful
2019-03-13 01:19:43 +01:00
27d872e551 Change the directory for generated news xml files
All checks were successful
the build was successful
With this change, generated xml files for news articles are now built in
the same direcotry as the xhtml file lies in; this will enable us to
select news by year in .source files.
2019-03-10 01:21:12 +01:00
733fbfbe05 Remove some unneeded and confusing files
All checks were successful
the build was successful
2019-03-08 00:20:25 +01:00
695c4d43af
try to make events descending by date
All checks were successful
the build was successful
2018-08-02 18:02:01 +02:00
ec55104663
treat everything lower-case to make sorting case-insensitive 2018-08-02 11:54:37 +02:00
31c16398f5 bugfix: reintroduced necessary template for tagged-pages
svn path=/trunk/; revision=35822
2017-08-30 11:45:55 +00:00
b394a05f2a remove cumulative tag pages
svn path=/trunk/; revision=35544
2017-06-26 16:58:18 +00:00
8ab063b665 minor code cleanup
svn path=/trunk/; revision=35531
2017-06-24 18:26:22 +00:00
2cce83b1cc link tag overview to singular per-tag pages, support new tag format, show tag translations
svn path=/trunk/; revision=35524
2017-06-21 18:17:27 +00:00
4c8a4f5d3e localised tagging functions, removed unused
svn path=/trunk/; revision=35521
2017-06-21 13:13:49 +00:00
6b31e1fe9d time stamps for article lists in tag pages
svn path=/trunk/; revision=35455
2017-06-13 18:42:32 +00:00
ao
eac65228ab removed var em tags
tags -> trefwoorden

svn path=/trunk/; revision=35421
2017-06-02 16:03:02 +00:00
ao
d1778f7dd8 tags -> trefwoorden
removed var em tags

svn path=/trunk/; revision=35420
2017-06-02 16:01:29 +00:00
f552b7c26f support for separate tag pages
svn path=/trunk/; revision=35381
2017-05-22 15:25:23 +00:00
d1c05f9f34 run quicker tagging engine in prebuild
svn path=/trunk/; revision=34240
2016-09-07 16:35:07 +00:00
8d01a6c499 only ever include files that have any tags
svn path=/trunk/; revision=34052
2016-08-10 14:19:13 +00:00
62c97b085c updated sources format to work with tagging
svn path=/trunk/; revision=31899
2015-09-17 15:30:44 +00:00
07dd89c6e8 Added after proofreading the translation by André.
svn path=/trunk/; revision=30223
2015-01-02 22:13:18 +00:00
1c63d0e15a Added after proofreading the translation by André.
svn path=/trunk/; revision=30221
2015-01-02 22:06:39 +00:00
cee6bf0b0c translation
svn path=/trunk/; revision=30165
2014-12-21 19:42:21 +00:00
d1b6e4f6c4 tags translation
svn path=/trunk/; revision=30164
2014-12-21 19:41:57 +00:00
f0acd30dd2 tags translation
svn path=/trunk/; revision=30163
2014-12-21 19:41:44 +00:00
68f1a67675 reverse
svn path=/trunk/; revision=30154
2014-12-21 18:19:46 +00:00
13942ff2b1 reverse
svn path=/trunk/; revision=30153
2014-12-21 18:18:19 +00:00
b0fa4b2d0f make it faster
svn path=/trunk/; revision=30151
2014-12-21 17:43:26 +00:00
86de4026fc display this
svn path=/trunk/; revision=30146
2014-12-21 16:41:36 +00:00
567153fb0c category
svn path=/trunk/; revision=30113
2014-12-19 16:46:45 +00:00
7f0a5a7b62 view tags events or news
svn path=/trunk/; revision=30110
2014-12-19 16:20:56 +00:00
7b9a7781c4 restore tags news
svn path=/trunk/; revision=30108
2014-12-19 16:18:22 +00:00
7f22b69fe7 reintegrate cleanup work from testing branch
svn path=/trunk/; revision=28818
2014-07-21 13:57:47 +00:00
nicoulas
fc5838b0f2 - we now use only one step of XSL transformation
svn path=/trunk/; revision=25171
2013-01-17 23:13:14 +00:00
nicoulas
b3d035b5f8 - rollback since the build script takes far too much time
svn path=/trunk/; revision=25135
2013-01-09 02:38:01 +00:00
nicoulas
066f6a4952 - we now use only one step of XSL transformation
svn path=/trunk/; revision=25134
2013-01-09 01:31:28 +00:00
ato
1070ffaaa9 Updated to trunk
svn path=/branches/test/; revision=21506
2011-11-17 21:38:22 +00:00
nicoulas
20ce48b2bc reverting wrongly committed files
svn path=/trunk/; revision=20713
2011-06-22 13:27:19 +00:00
nicoulas
c974a4edd8 provide 'compact-view' display for related news (see e.g. bottom of http://fsfe.org/projects/ftf/avm-gpl-violation.en.html
svn path=/trunk/; revision=20711
2011-06-22 13:16:36 +00:00
nicoulas
3fb5f72c90 testing bread crumbs based on tags
svn path=/branches/test/; revision=20573
2011-05-24 17:06:03 +00:00
nicoulas
e4e200954f svn path=/trunk/; revision=20099 2011-03-25 18:38:57 +00:00
nicoulas
1a6bfaa29c linked tags on the tags page to anchors on the 'pages' page
svn path=/trunk/; revision=20087
2011-03-25 17:26:44 +00:00
nicoulas
a3a276a3f5 implemented a page with all news and items that are tagged, ordered by tag; made the events links generic, events.rss.xsl is now also using it
svn path=/trunk/; revision=20085
2011-03-25 16:40:52 +00:00