04753f82a2
Add feeds per category
2021-03-09 21:29:27 +01:00
abd08429f5
Migrate DB logic from TS to new Data Processor
...
This way multiple joins are possible.
As multiple joins are possible, TYPO3 can add pages to the query and
therefore respect the enable fields.
Hidden pages will therefore not be part of the result, fixing
inaccurate count for none published pages with assigned categories.
Also the TypoScript communicates what should happen.
2020-09-25 01:09:36 +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
660c9505bd
Make compatible with 10.4 dashboard
2020-04-08 07:54:45 +02:00
19ddacb246
Use pageinfo and remove extension scanner false positive
...
As only pageinfo is used, only this is stored for now.
Also the single line accessing the property is marked to be ignored by
extension scanner.
2020-04-01 11:45:27 +02:00
c57fae3723
Add tracking widgets
2020-02-24 07:51:35 +01:00
e068d0cc9f
Add own rss widget
2020-02-23 22:02:22 +01:00
d9719e0519
Use native taggable file backend
2020-01-27 13:17:26 +01:00
352e42140b
Add own storage backend to respect tags when caches are saved in fs
2020-01-27 13:12:30 +01:00
b63ac9b93f
Remove custom ViewHelper to edit record
...
As TYPO3 master already has necessary features.
2020-01-19 13:54:38 +01:00
3cbe62319e
Add seo description to page preview for easier editing
2020-01-10 16:24:30 +01:00
c6365e6b4a
Adjust design
2020-01-10 15:50:09 +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
2673fd7620
Add media to backend info for fast access
2019-12-13 13:36:02 +01:00
217cb21e70
Add page meta info to page layout for blog posts
2019-12-13 12:09:08 +01:00
decfe03cda
Further work
2019-11-15 00:27:23 +01:00