Commit graph

40 commits

Author SHA1 Message Date
b3e428b004 Only show updated if available 2022-11-08 10:18:19 +01:00
9ba6a43ca1 Allow to link to figures based on their "identifier" 2022-11-08 08:39:23 +01:00
48a2ca6482 Also support TYPO3 native anchors
I have readable anchors and use them in sidebar.
I didn't invest time yet to alter TYPO3 generated anchors.
That's why I just add support for them.
2022-02-09 11:28:33 +01:00
7eafd33208 Convert footer menu to main menu 2022-01-05 10:17:11 +01:00
e5ec51161d Use detail and summary for make TOC and stuff collapsable
This provides info on mobile and desktop, but allows mobile users to
easily collapse to jump to content.
2021-12-08 11:55:27 +01:00
2c00571cb5 Add proper content slug auto generated 2021-12-08 11:26:46 +01:00
394b38beb3 Streamline routing
Use _uid suffix when uids are used.
Add test to ensure topics are working as expected (regarding routing).
2021-09-13 08:51:49 +02:00
5916c93fd9 Migrate website title
The old usage was removed, see:
https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/11.0/Breaking-91473-DeprecatedFunctionalityRemoved.html
sys_template.sitetitle
2021-05-18 21:35:51 +02:00
f12bbddcc7 Replace copyright by created 2021-04-01 15:40:16 +02:00
9eb6cbd41f Revert "Remove Gitea link"
This reverts commit f0ac960a4234bfd9418b13a49903668de698ab7b.

Gitea is now online again.
2021-04-01 15:30:40 +02:00
486a6f0e5f Remove Gitea link
As Gitea does not work right now.
2021-04-01 15:02:30 +02:00
04753f82a2 Add feeds per category 2021-03-09 21:29:27 +01:00
d8eb401e5b Add rss feed as alternate link
Properly mark the rss feed link.
2021-03-09 20:48:14 +01:00
df0b59d97d Update and add gitea link 2020-11-05 07:57:56 +01:00
1b8925afef Improve info below videos 2020-09-25 14:06:05 +02:00
1e20d8192a Replace hardocded by editorial value 2020-08-24 13:48:16 +02:00
31fe8a3468 Remove hardcoded video path 2020-08-24 08:02:12 +02:00
3b1f51371b Add youtube and poster support to files
Respect them in video element.
2020-08-21 13:00:30 +02:00
746aaf3285 Add basic video content element and first video
Allow to render videos with native HTML5 support in browser.
A first example video is also added to fileadmin.
2020-08-19 23:01:35 +02:00
93ab601fff Update to latest stable TYPO3 10.4 LTS 2020-07-06 17:12:28 +02:00
d77f0ce0a2 Add mastodon link 2020-05-04 11:39:43 +02:00
f5ef338207 Add content element MenuSubpages to create an overview of workshop
topics
2020-02-07 11:23:06 +01:00
bfc50f50bc Split website title and show full only on large screens 2020-01-19 22:06:41 +01:00
941e7c5229 Remove images from post listing
As images would add a priority to specific blog posts.
But we want all blog posts to be the same.
2020-01-19 13:53:56 +01:00
f404b174cc Respect paragraphs in abstract when rendering 2020-01-16 15:53:29 +01:00
6f0751268e Add TYPO3 master info to footer 2020-01-16 15:27:41 +01:00
4440571952 Fix broken link to rss feed 2020-01-16 09:55:55 +01:00
6d4961792b Fix smaller styling issues
* Add space between list of topics in blog post header.
* Do not break layout with lis on smaller devices.
2020-01-10 19:39:25 +01:00
598949cd0d Remove unnecessary whitespace 2020-01-10 16:39:13 +01:00
6cd31a00a3 Do not render list of typo3 or topics if not available in blog post
header
2020-01-10 16:24:42 +01:00
1193914f8b Restructure ordering of blog post view 2020-01-10 11:42:25 +01:00
47eba384e3 Add 404 and archive 2020-01-08 20:05:36 +01:00
2ce9f792d6 Do not show underlined whitespace after link title 2019-12-13 16:41:23 +01:00
0feb7c46fd Add page / blog post images to output
Also move as in dataprocessing always to top, to show it in folded vim.
2019-12-13 13:27:25 +01:00
2c87cbdf3a Add footer menu 2019-11-28 13:18:30 +01:00
ad4fee5213 Integrate variable content element header level
Use hidden for fluid if selected.
Calculate concrete h level based on selected one plus relative level,
which is 1 for now.
2019-11-28 13:07:21 +01:00
14edd5b8c1 Add further work
E.g. add rss feed and sitemap and seo meta tags.
2019-11-15 18:28:10 +01:00
82e1fe563e Add tagging to system 2019-11-15 13:17:22 +01:00
decfe03cda Further work 2019-11-15 00:27:23 +01:00
9086b7e537 First steps 2019-11-13 23:40:26 +01:00