[Typo3-dev] Updating sysext/cms/ext_tables.php and sysext/cms/tbl_tt_content.php
Markus Wagner
wagner.m01 at aon.at
Mon Sep 12 14:48:48 CEST 2005
Hi guys!
I made some changes in sysext/cms/ext_tables.php (changing the behaviour
of the "Standard"-pagetype) and sysext/cms/tbl_tt_content.php (changing
the folder where the "Media"-Files are stored) and it works well for me.
Now the problem is that I do not have a great feeling doing such a patch
directly in these core-files because of concerns for future updates.
But I do not see any mechanism to avoid that, because x-classing is not
possible and I do not see where I can change those arrays on any other
place before they are read by the backend-modules.
Does anybody have a better idea or did I overlook anything?
thx
markus
More information about the TYPO3-dev
mailing list