[TYPO3-mvc] Unwanted configuration options for FE plugins
Sebastian Kurfürst
sebastian at typo3.org
Fri Jul 17 08:12:00 CEST 2009
Hi Benno,
> I explicitly want to read the records globally. Is there a way to do that? I
> think it is not a good idea to define the active page as default because a
> lot of Developers who are not so into TYPO3 will have a Problem right from
> the beginning.
You should be able to use $this->createQuery(FALSE) in the repository,
though this does not work 100% yet with joins.
I don't think that enabling this as a default behavior is helpful, as
normally, every TYPO3 FE plugin respects the storage PID.
Greets,
Sebastian
More information about the TYPO3-project-typo3v4mvc
mailing list