[TYPO3-dev] writeMM/readMM

Nikolas Hagelstein hagelstein at shr.cc
Wed Aug 2 12:02:10 CEST 2006


Hi, 
i adjusted the "bidirectional"- Extension to workaround 
http://bugs.typo3.org/view.php?id=3347

and to be aware of foreign sorting.

But i had to apply same ugly hacks like storing data to global scope
to make it avaible over the whole tcemain instance.

I would like to make things working a little more elegant. So
is there a more Typo3 like way to store my data "tcemain instance"-wide
?

Another Issues is that i would like to have the sorting and
foreing_sorting being
added to the "item->array". But i am not aware of a way to manage this
without applying heavy
modification to tcemain.

This it the current code:
http://www.copypot.com/342

Cheers,
nikolas







More information about the TYPO3-dev mailing list