TYPO3 Sitepackage of my own website. https://daniel-siepmann.de
Find a file
Daniel Siepmann 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
Classes Migrate DB logic from TS to new Data Processor 2020-09-25 01:09:36 +02:00
Configuration Migrate DB logic from TS to new Data Processor 2020-09-25 01:09:36 +02:00
Resources Provide styles for TYPO3 preview hint 2020-09-21 12:37:02 +02:00
.gitignore Remove auto generated files from vcs 2019-12-13 15:18:03 +01:00
composer.json Add further work 2019-11-15 18:28:10 +01:00
ext_emconf.php Move EXT:tracking to own repo 2020-02-26 07:57:25 +01:00
ext_localconf.php Remove custom ViewHelper to edit record 2020-01-19 13:54:38 +01:00
ext_tables.php Add backend css 2020-01-22 08:07:14 +01:00
ext_tables.sql Add youtube and poster support to files 2020-08-21 13:00:30 +02:00
gulpfile.js Add backend css 2020-01-22 08:07:14 +01:00
package.json Add node and npm version constraints 2019-12-13 12:49:09 +01:00
yarn.lock First steps 2019-11-13 23:40:26 +01:00