TYPO3 Sitepackage of my own website. https://daniel-siepmann.de
Find a file
Daniel Siepmann 83d80675f4 Do not execute incompatible query if in workspace
TYPO3 will adjust query for workspaces.
But TYPO3 can not handle our count select.

So we exclude this query as long as we are within a workspace.
Workspace does not properly support mm anyway and therefore does not
support our catefories/tags.
2022-11-08 08:05:17 +01:00
Classes Streamline PHP files 2022-09-21 13:53:34 +02:00
Configuration Do not execute incompatible query if in workspace 2022-11-08 08:05:17 +01:00
Resources Show TOC links for acknowledgements and furtherReading 2022-04-01 12:37:49 +02:00
.gitignore Remove auto generated files from vcs 2019-12-13 15:18:03 +01:00
composer.json Update from PHP 7.4 to 8.0 and update all components 2022-06-29 13:07:03 +02:00
ext_localconf.php Add proper content slug auto generated 2021-12-08 11:26:46 +01:00
ext_tables.php Add backend css 2020-01-22 08:07:14 +01:00
ext_tables.sql Convert footer menu to main menu 2022-01-05 10:17:11 +01:00
gulpfile.js Migrate Makefile entries to shell.nix 2022-02-09 20:39:02 +01:00
package.json Ensure deployment always has latest state including assets 2022-09-29 14:43:56 +02:00
yarn.lock Migrate Makefile entries to shell.nix 2022-02-09 20:39:02 +01:00