I'm verry new to typo3 v6.
I would like to make my ext TYPO3 v6 compatible. I'm not sure if Wiki example 
is correct: http://wiki.typo3.org/XCLASS#XCLASS_registration_since_TYPO3_CMS_6.0

I will not provide ext_autoload.php file.
$GLOBALS= array(
   'className' => 'Enet\\FxLibrary\\Xclass\\FluidTemplateContentObject',
);

Is 'Enet\\FxLibrary\\Xclass\\FluidTemplateContentObject' the path to 
typo3conf/fxlibrary/Classes/Xclass/FluidTemplateContentObject.php ?

Will system find that class ?
--
cheers
Tomek

_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to