Made CSS compatible with newest version of 'modern_skin'.
Made 'Typo3 4.2' compatible.
Changed handling of own CSS files.
Added possibility to switch basic icon sets. One set resemble much the default skin for Typo3 4.1.x.
Reorganized CSS-files in order to make possible using tm_shared_lib select for login screen own CSS-file, when users want to select user level stylesheet theme (original, fullgray, t3skin).
Changed 'setup.override.startingModule' to 'setup.override.startModule'.
Option disableUserSetupSkinWorkingModeChanges has moved from skin settings into mod.SHARED.disableUserSetupSkinWorkingModeChanges and the issue has been explained int the manual for tm_shared_lib.
Moved all XCLASSes into tm_shared_lib plugin. Extra features of this skin needs that plugin.
Added better support for the htmlarea plugin.
Added possibility to store last used page, active main and submodule into database and reset cookies, when login into the backend of Typo3 or when the entire frameset has been reloaded.
Added possibility to save last used page and related page in page tree into cookies.
Added possibility to save active sub module as default starting module into cookies.
Added possibility to save active main module tab as new default module. Overrides 'Default main module' setting.
Added setup.override.allowAdminFunctions option.
Made new top menu and for it configuration options.
Made compatible with plugin pmktextarea.
Added personal user setup options in order to configure the skin. Adds also proper control for default user setup.
Added optional PNG transparency fix for MS IE.
Added possibility to use collapse/expand links for page and folder trees (made by Michiel Roos).
Added possibility to set CSS for the BE using TS Config for CSS users/ usergroups (works however partial).
Added ver. 0.9 buttons, which are not anymore used into reserve folder ('/res/update_button_set'). New style folder icons as default and they don't have anymore a reserve folder.
Added localization for record types 'Backend user', 'Backend usergroup' and 'Filemount'. New style folder icons into own folder (older style folder icons back).
Added possibility to set path for own module icons and CSS-file for the skin.
Added full set of tree icons (the same as in the default skin for Typo3 3.8.1) and in practice complete set of content type icons (obsolete content types are ignored – they are not listed in the drop down menu for selecting available content element types). Also added alternative icons for record type icons as I mentioned in the to do list.
Added possibility to change module icons using enable options.
Added this manual.
Added stylesheet for tinyrte.
Made CSS work better with different WYSIWYG editor (takes account the default editor for Typo3 3.8.1, HTMLAREA (rtehtmlarea) and TinyMCE.