Now works with new TYPO3 Version 4.4.0
Copy- and Cut&Paste works better
nescefe containers are now properly handled by the Import / Export module
1.0.1
Now works with TYPO3 version 4.3.0
Created an update wizard which allows to update systems using kb_nescefe 1.0.0 to the current version (See documentation)
1.0.0
Now works with TYPO3 version 4.3.0
The position of an element in the container is now stored in a separated field "parentPosition" instead of misusing the "colPos" field
Raised extension state to "stable"
1.1.0
Now works with new TYPO3 Version 4.4.0
Copy- and Cut&Paste works better
nescefe containers are now properly handled by the Import / Export module
1.0.1
Now works with TYPO3 version 4.3.0
Created an update wizard which allows to update systems using kb_nescefe 1.0.0 to the current version (See documentation)
1.0.0
Now works with TYPO3 version 4.3.0
The position of an element in the container is now stored in a separated field "parentPosition" instead of misusing the "colPos" field
Raised extension state to "stable"
0.0.5
Fixed an issue: Extension was not compatible to PHP4 because of one public and one protected keyword. Thanks to Paul Klimek for reporting this.