[Typo3-dev] TV configuration
Jan Wulff
messages at janwulff.de
Tue Mar 29 20:21:50 CEST 2005
> 2. Is there a configuration to set the maximum length of the content
> preview in the TV page module? This is already done by default with
> textarea elements, but I have some input fields who contain very long links
> and the preview of these links exceeds the page width.
I found a hook in mod1 of the templavoila extension, but it's called after
the fce data is wrapped into links and html tags. I could still use this
hook, but it would mean to cut through a lot of unnecessary data. Would it
be possible to add a hook before the data is wrapped?
> 1. Is it possible to allow/deny FCEs in 'content element' areas?
Ok, I guess this still has to be added.
Are this features which others would also like to see or is there no
interest in these?
Regards
Jan
More information about the TYPO3-dev
mailing list