[TYPO3-dev] Running extdeveval's function index on core scripts?

Dmitry Dulepov dmitry at typo3.org
Tue Dec 30 13:52:30 CET 2008


Hi!

Francois Suter wrote:
> I just noticed that the function index in t3lib_div is out of date in
> TYPO3 4.2.x. I would like to update it and submit the resulting patch,
> but I can't find how to run this extdeveval function on a core script.
> Any hint?

mkdir typo3conf/ext/t3core 
cd typo3conf/ext/t3core
ln -s ../../../t3lib
ln -s ../../../typo3

And then you will see core as extension named t3core. This causes some problems with PDT/ZS/Eclipse, so remove this symlink before you work in one of these environment before.

-- 
Dmitry Dulepov
TYPO3 core team
In the blog: http://typo3bloke.net/post-details/why_your_typo3_installation_can_be_slow/
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book




More information about the TYPO3-dev mailing list