[TYPO3-core] RFC: #15524: Create multiple pages wizard: add doktype, dynamic add more fields
François Suter
fsu-lists at cobweb.ch
Tue Aug 24 15:14:45 CEST 2010
Hi,
> + // Create loremIpsum code:
> + if (t3lib_extMgm::isLoaded('lorem_ipsum')) {
> + $this->loremIpsumObject = t3lib_div::getUserObj('EXT:lorem_ipsum/class.tx_loremipsum_wiz.php:tx_loremipsum_wiz');
> + }
A nice follow-up to this RFC would be to change the horrible code above
to some hook, so that we don't have a dependency on an extension in the
core.
Cheers
--
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
More information about the TYPO3-team-core
mailing list