Login / Status
developer.Resource
Home . Documentation . Document Library . Extension Manuals
Sponsors
hosted by punkt.deTYPO3 and Open Source Magazine

1.5. Known problems

General

This plugin uses XCLASS-implementations and conflicts with extensions that extend the same core files which tm_contentaccess extends. Look at the 'ext_localconf.php' of this plugin so you can see which files this plugin extends.  It is possible to extend the same class only once by using the XCLASS method. If a class has been extended once and another plugin tries to extend the same class, next extending trials are simply ignored!

KB Better stdWrap was incompatible with tm_contentaccess but in this plugin includes an integrated version of KB Better stdWrap. The same issue concerns also some other plugins (read 'List of relation to other plugins').

I have altered this plugin to work with 'erotea_date2cal' and 'smile_categorization' + some other plugins.

Tested in Typo3 3.8.1 and Typo3 4.0 with several version. An earlier version didn't work in Typo3 3.7.1 and this plugin is incompatible with older versions of Typo3.

Known bugs

  1. No known bug at this moment.

Other known problems

  1. I didn't succeed to create backend interface related language labels for edit panels using TypoScript except using my own user functions.

List of relation to other plugins:

  1. kb_pm_paste - integrated, tested functionality (kb_pm_paste must be uninstalled). Includes better implementation than the original kb_pm_paste.

  2. gb_bedraganddrop - integrated, tested functionality (gb_bedraganddrop must be uninstalled)

  3. zed_more_columns - integrated, tested functionality; added multilanguage support (English, Finnish, Swedish, German) and support up to ten columns (zed_more_columns must be uninstalled)

  4. conf_userts – the enable option [enable.preset] has almost the same setting as conf_userts among other presets. Conf_userts is reasonable only if the previous mentioned enable option is not enabled because presets for tm_contentaccess overrides them anyway.

  5. stfl_saveandnew - integrated, tested functionality (stfl_saveandnew must be uninstalled)

  6. htmlcssstyling - partial support (this plugin offers support for shared contents if enable.more_colums enabled)

  7. kb_betterstdwrap - integrated, not tested (kb_betterstdwrap must be uninstalled)

  8. kb_tsconfig_cond – was integrated in this plugin, but not anymore. The plugin adds new condition to TypoScript.

  9. erotea_date2cal – made compatible. Added also some bug fixes. Using this plugin erotea_date2cal works also in the 'QuickEdit' mode.

  10. date2cal - newest version of date2cal by Stefan Galinski doesn't need any fix, but it seems not to work with Typo3 3.8.x and PHP 4.x environment.

  11. smile_categorization – made compatible (tm_contentaccess includes a change of one function for this plugin; newer versions of smile_categorization might have some problems)

  12. kb_contenttable – made compatible (alternative XCLASS, if kb_contenttable has been installed; tm_contentaccess doesn't cause any update problems because it just adds a new function and don't change any functions, which kb_contenttable have defined)

  13. templavoila – adds some features to versions 1.x and 0.4. An enable option for 0.4 should not used with 1.x versions. This plugin conflicts with some plugin for TemplaVoila. Made possible to select, it the content element wizard of TemplaVoila has been used or the wizard of the standard page module.

  14. pixe_feediting – integrated and at some respects altered (pixe_feedting must be uninstalled).

  15. ingmar_admpanelwrap – added a function in order to avoid XCLASS conflicts.

  16. mk_tvfrontend – made compatible and partially integrated into tm_contentaccess. Mk_tvfrontend  adds proper functionality for move up/down buttons in frontend editing, when TemplaVoila has been used. Tm_contentaccess has integrated support for normal content elements move up/down but it doesn't include support for nested templates, because that would need changing the source code of TemplaVoila.

  17. skin_grey_2 – some features need this plugin to be installed. For example personal user setup needs this plugin installed.

  18. tinyrte - one feature needs this plugin to install in order to work optimal.

  19. kb_nescefe – should be compatible. If skin_grey_2 installed needs newest version of skin_grey_2 in order to get displayed properly (using previous versions the sample content would be cropped and it would be impossible to see contents in nested content elements).

  20. cl_beache – incompatible. The functionality of that plugin has been done by adding the setup option 'setup.override.allowAdminFunctions =1'.