Upgraded the TYPO3 version to 4.3. Did not substitute the framework's new element icon as with previous versions so this QuickSite runs on a stock TYPO3 4.3
Upgraded extensions to latest version. Deleted Wastebasket and Date2Cal extensions as their functionality is built into TYPO3 4.3. Upgraded TemplaVoila to 1.4.1 and then modified its mod1/index.php file to include the CSS classes needed the achieve the backend look of the framework
Rearranged page datastructures so content_block_1 come first which means content cut and pasted using the list module will land in the main content area.
Added German translation for be fields in pages and FCEs. Thanks to Stephan Bauer for the translation.
Edited datastructure to take advantage of new datastructure tag -- disableDataPreview.
I have set content elements to delete rather than unlink. See the user TS Config for the Basic Editing User Group (mod.web_txtemplavoilaM1.enableDeleteIconForLocalElements = 2).