Commit graph

96 commits

Author SHA1 Message Date
de741165ea Add tracking only inf oin info module 2020-02-19 09:17:18 +01:00
ed39b84741 Add colors to page tree 2020-02-09 09:25:12 +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
a59b366bb8 Allow to add content on empty page in frontend 2020-02-07 11:22:33 +01:00
39e868c78d Small improvements 2020-01-31 17:25:03 +01:00
5ce9076edf Update feedit and include static typoscript 2020-01-31 15:50:11 +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
a5162a8ac1 Sort rss records more meaningful 2020-01-30 11:28:45 +01:00
8dba64cce6 Allow menu_abstract in tceform 2020-01-30 11:28:31 +01:00
765777ec0f Optimize assets even for future usage 2020-01-27 13:38:49 +01:00
0cee75ceb5 Add proper layout handling
Provide "normal" content pages.
2020-01-27 13:27:21 +01:00
33f16d64cb Send cache header to provide proper caching 2020-01-27 13:13:13 +01:00
d91dd01624 Enable admin panel 2020-01-27 13:13:05 +01:00
a45150998d Add full page size layout 2020-01-23 10:06:00 +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
946a70bf05 Fix parsing of HTML in frontend
Process a-Tags.
Do not mark p-Tag as external block, otherwise processing would need to
be defined.
2020-01-16 10:49:53 +01:00
73fdd81e7a Fix rte parsing 2020-01-10 17:23:35 +01:00
598949cd0d Remove unnecessary whitespace 2020-01-10 16:39:13 +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
1279334ed1 Use PageLayoutHeader hook instead of new PageLayoutView hook
Do not overcomplicate the implementation.
Just add page info to rendered page.
2020-01-08 19:15:08 +01:00
249d49aaaa Improve rte 2019-12-13 15:37:44 +01:00
27624c1c29 Add admonition 2019-12-13 15:17:30 +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
d4b7ab3276 Adjust TCA for page and content 2019-12-13 12:35:05 +01:00
de13e1935b Format lastUpdated input as date, not datetime 2019-12-13 12:11:32 +01:00
02d58890d9 Clean incoming RTE stuff
Do not allow unwanted attributes on HTML tags.
This already cleans stuff when written to DB.
2019-12-13 12:11:01 +01:00
217cb21e70 Add page meta info to page layout for blog posts 2019-12-13 12:09:08 +01:00
da21d13416 Spam protect emails 2019-11-29 18:25:11 +01:00
ca3f397104 Add images to website
Allow to add images as content within blog posts.
2019-11-28 18:04:08 +01:00
3b4f18b8c4 Cleanup pages fields 2019-11-28 17:30:25 +01:00
f3436cdc64 Add structure for existing blogs plus redirects to db 2019-11-28 15:59:33 +01:00
8fc7aac5a9 Handle default 0 headline
Also support headline within abstract menu.
2019-11-28 13:28:07 +01:00
64f73aa566 Use _blank for external link targets 2019-11-28 13:27:59 +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
9d39eac0b9 Fix blank p tags after p tag, before pre
Also process p tags, and strip off new line.
2019-11-21 16:00:22 +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