Commit graph

84 commits

Author SHA1 Message Date
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
5358b7f914 Streamline routing parameter name
Use category_id instead of category.
TYPO3 forces sitemap but we use an uid and therefore should use
category_id beside existing topic_id.
2021-09-03 07:27:54 +02:00
d8a9608cec Adjust login CSS 2021-05-18 22:20:22 +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
c2db0f8761 Update to v11.x-dev (current master)
Remove some none compatible and none used extensions like feedit and
components like secure web.

Remove private folder, due to missing secure web.
2021-05-18 21:35:07 +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
4bb003783c Make pre in ckeditor visible 2021-03-09 21:43:36 +01: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
df6945e545 Improve UI
Inspired by https://marcandrew.me/ui-ux-tips-collection-vol-one/
2020-11-24 14:01:27 +01:00
59fd462f78 Cleanup scss + fonts 2020-11-24 14:01:19 +01:00
655268d1b5 Reduce unimportant page title on small devices
That way there is more space for actual content.
2020-11-23 08:47:53 +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
dc07fbfd49 Provide styles for TYPO3 preview hint 2020-09-21 12:37:02 +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
c60a207394 Ease and improve TOC generation
Do not add another level of data processing.
Allow to hide content in TOC.
Ensure ordering of elements in TOC reflects ordering in rendering.
2020-08-20 11:50:35 +02:00
d5b068d9ff Add basic pages content element
E.g. to show a list of all related blog posts of a series.
2020-08-19 23:17:11 +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
ae09bcde14 Fix and improve admonition preview in be 2020-02-19 09:16:50 +01:00
e0f6815974 Fix list indentation
Do not scale with zoom, use fixed indentations to keep align with text.
2020-02-09 09:32:20 +01:00
cac99ad356 Add breadcrumb 2020-02-07 14:04:30 +01:00
98ef515b32 Add task admonition for workshops 2020-02-07 14:00:05 +01:00
f5ef338207 Add content element MenuSubpages to create an overview of workshop
topics
2020-02-07 11:23:06 +01:00
b8ce0f0950 Fix lists 2020-01-31 17:31:45 +01:00
39e868c78d Small improvements 2020-01-31 17:25:03 +01:00
bf84b97689 Fix ul indentation 2020-01-31 13:26:07 +01:00
2c6d53741b Add EXT:feedit 2020-01-31 13:24:13 +01:00
3c44c00ba5 Add EXT:feedit in v10 compatible mode 2020-01-31 11:50:30 +01:00
5cb0da3897 Add word break as default behaviour
Prevent horizontal scrolling of content
2020-01-30 23:44:36 +01:00
6121385989 Display introduction (abstract) on detail page the same way as on list 2020-01-30 11:28:14 +01:00
0cee75ceb5 Add proper layout handling
Provide "normal" content pages.
2020-01-27 13:27:21 +01:00
a45150998d Add full page size layout 2020-01-23 10:06:00 +01:00
085fcb2025 Fix be login 2020-01-23 09:57:54 +01:00
0aa3cbe439 Add backend css 2020-01-22 08:07:14 +01:00
99e38abe43 Adjust line height, accordingly to frontend dev 2020-01-21 09:32:12 +01:00
cbcb76f7a7 Remove justify and hyphens
In order to increase readability accordingly to an frontend dev.
2020-01-21 09:14:26 +01:00
035c4349cf Make description in rss feed dynamic 2020-01-20 07:55:49 +01:00
bfc50f50bc Split website title and show full only on large screens 2020-01-19 22:06:41 +01:00
a50af27f02 No justify for info in post header 2020-01-19 22:00:57 +01:00
27ecd0fb2c Do not include folders in sitemap.xml 2020-01-19 19:33:25 +01:00
b63ac9b93f Remove custom ViewHelper to edit record
As TYPO3 master already has necessary features.
2020-01-19 13:54:38 +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