DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

ChangeLog

Version Release Date Release Description
3.0.2 - 3.0.6 2016-04-01
  • Fix documentation rendering
3.0.1 2016-02-19
  • Deprecated static call of non staic function.
  • Install Tool “Extension check” failed
  • Loading JavaScript (require.js etc.) for context menu and many other Backend functions crashed.
3.0.0 2016-02-19
  • Refactored and cleaned code. Compatible with TYPO3 7.x.
  • Most of the code is rewritten.
  • Removed the drag & drop deny functionality. That will be come in a new ext maybe.
  • Now you can extend any CType too.Whats next?- Documentation will be rewritten in ReST (Sphinx)
  • Trying to extend/create Content Elements with real Database Fields (not Flexforms).
2.7.1
  • Bugfixes and last version for TYPO3 6.xBrand new Version with new features coming soon.
2.7.0
Performance optimization for the Backend.Suggestion #67939: Backend performance issues
2.6.1
Bugfix #66438: Warnings in PHP 5.6 about non-static methods called statically
2.6.0
  • Added a new Element for including external PHP Scripts
  • Changed the default TCA. Now automaticly copied from the header Ctype. See manual for change this.
2.5.0
  • Bugfixes: #61088, #61054
  • Feature: Better integration in the backend. Now your elements can be controlled by the usergroup configuration field explicit allow/deny. See manual for more details and examples.
  • Updated manual
  • Cleaned the changelog list
2.4.1
Bugfix (#60447) and removed obsolete Attributes in GoogleMaps iframe example
2.4.0
Fixed bug with the condition userFunc
2.3.9

Bugfix release:

  • #59196 Page properties sheet was still visible if nothing is set.
  • #59125 Disabling of Drag & Drop since 6.2
  • #58965 Copy defaults content elements fail as a non-admin User
2.3.8
Small TCA Bugfix
2.3.7

Bugfixes & Features

  • Fixed usability with gridelements
  • Fixed missing sys_category field since 6.2.1
  • Feature: moved TCA field definition to Typoscript tt_content.YOUR_CE.settings.tca (see manual)
2.3.6
Updated the manual
1.0.0 – 2.3.5
Initial release, features, bugfixes