[Typo3-dev] EM file edit size limit
Roger Bunyan
roger at redgumsoaps.com.au
Fri Oct 14 01:11:42 CEST 2005
Hi all,
The is a limit on the file size that the file editor in the extension
manager will allow
typo3/mod/tools/em/index.php on line 1314
if (filesize($editFile)<($this->kbMax*1024))
This is a problem as some files such as class.tx_ttproducts.php are now
greater than 100k
Is there any reason that this limit is in place?
--
Roger Bunyan
Redgum Soaps http://redgumsoaps.com.au
Sustainability will be achieved by a
cultural change, not by technology.
More information about the TYPO3-dev
mailing list