[Typo3] Replace class.tslib_content.php output?

Oliver Klee typo3-german-01 at oliverklee.de
Thu Jun 2 18:19:20 CEST 2005


Hi Marcel,

Marcel Douwstra wrote:
> Would you recommend me to change the class.tslib_content.php or build
> replacing templates for output?

You can create an extension that does this. If there are any hooks for
the functions you'd like to change, then is is recommended to use these.
If there are no corresponding hooks, you can XCLASS tslib_content,
although this would conflict with some extension that also XCLASS that
class, e.g. gsi_mailform_ext, dmc_image_alttext, sl_css_imgtext and
tableswithoutp.

I logged http://bugs.typo3.org/view.php?id=1096 for creating hooks so
that these extension don't conflict any more.

HTH


Oliver



More information about the TYPO3-english mailing list