Commit graph

104 commits

Author SHA1 Message Date
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
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
7f3f65ad19 Fix missing space in footer nav 2020-01-13 14:06:13 +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
7db37e3c8b Fix to much padding for first headline in blog post 2020-01-10 16:24:01 +01:00
c6365e6b4a Adjust design 2020-01-10 15:50:09 +01:00
2bafe757fc Reduce spacing and improve readability on smaller screens 2020-01-10 12:18:48 +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
eac3061c0d Add responsive fix by justus 2019-12-17 21:59:49 +01:00
1c632f6a09 Do not show toc for empty header, e.g. admonition 2019-12-13 16:41:49 +01:00
2ce9f792d6 Do not show underlined whitespace after link title 2019-12-13 16:41:23 +01:00
d9f949a465 Make topics use less space on mobile 2019-12-13 16:40:43 +01:00
51e4711783 Style quote and strong 2019-12-13 16:29:41 +01:00
4db288dc39 Add responsive layout 2019-12-13 16:29:34 +01:00
249d49aaaa Improve rte 2019-12-13 15:37:44 +01:00
5eb0477f71 Remove auto generated files from vcs 2019-12-13 15:18:03 +01:00
27624c1c29 Add admonition 2019-12-13 15:17:30 +01:00
682dcf5c96 Improve code colors 2019-12-13 13:52:27 +01:00
2673fd7620 Add media to backend info for fast access 2019-12-13 13:36:02 +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
217cb21e70 Add page meta info to page layout for blog posts 2019-12-13 12:09:08 +01:00
942d92334d Add link to full image version
Allow visitor to grep full image.
2019-11-28 18:06:19 +01:00
ca3f397104 Add images to website
Allow to add images as content within blog posts.
2019-11-28 18:04:08 +01:00
8fc7aac5a9 Handle default 0 headline
Also support headline within abstract menu.
2019-11-28 13:28:07 +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
d158e2f761 Fix low contrast for rss feed url 2019-11-15 18:35:16 +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