[TYPO3-dev] Link wizard allows to link to CEs that are not allowed for section index

Franz Koch typo.removeformessage at fx-graefix.de
Mon Dec 8 12:45:46 CET 2008


Hi again,

same topic, different scenario. I use templavoila, and as you might 
know, it's possible to "unlink" records from the page content. Those 
records are not deleted from the page, but something like "hidden" for 
the templavoila rendering although still part of the page record. The 
element wizard doesn't know about templavoila and is also showing 
records that are not even placed/rendered on the page.

So again, I'd like to modify the element wizard to only show records 
that are actually "linked" on the page. The main Problem is now, how to 
check that best, as IDs of the "linked" CEs are stored in XML - so no 
easy way to do something like ' AND uid IN( linked-content-field)' in 
the query.

Does anybody know a nice solution for this without parsing the whole XML 
at forehand?

-- 
kind regards,
Franz Koch




More information about the TYPO3-dev mailing list