[TYPO3-dev] scheduler and doNotLoadInFE
Martin Kutschker
masi-no at spam-typo3.org
Mon Aug 16 15:12:32 CEST 2010
Am 09.08.2010 18:19, schrieb Mario Matzulla:
> Hi list,
>
> in cal (calendar base) we make use of the scheduler to remind of events. Now we also have a
> fe-editing and we want to create reminder also from the frontend. This is not possible anymore,
> since the scheduler is not a listed fe-plugin :(
>
> Could someone please tell me why? Or better a workaround?
I guess the point is that the scheduler runs in BE/CLI mode. So even if it were loaded in the FE the
scripts should have no access to a working FE. Or do I misunderstand your goal?
Masi
More information about the TYPO3-dev
mailing list