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

1.8. Changelog

  1. Fixed in Web > Page Typo3 4.2.x related JavaScript problem and made compatible with ver. 4.2.1.

  2. Made compatible with 'Typo3 4.2.0'. Changed mod_web related options 'disableListmoduleTopIcons', 'listmoduleMainIconsOrder' and 'disableListmoduleMainIcons'. match with name of the array keys, which has been used in Typo3 4.2.0 with each actions. Taken off some options, which would not work with Typo3 4.2 and newer.

  3. Added a hook for hanling relation tables, if all record on a page has been deleted using the butoon 'Delete all records'.

  4. A bug fix concerning deleting all records in the same page.

  5. Added some new colPos values.

  6. Added support of plugin 'a21belistbutton' using a hook.

  7. Added possibility to add new function links to Web > List module using a hook and reorder them.

  8. Improved the manual and changed some plugin configurations.

  9. Fixed a bug related with possibility to delete all defined records in a page using Web > List module (needs always configuration). Previous changes: Made some code cleanup and made possible to reorder action buttons (edit, new, delete etc.) in Web > Page > Columns.Made some code cleanup and made possible to reorder action buttons (edit, new, delete etc.) in Web > Page > Columns.

  10. Moved frontend editing related features into pixe_feediting.

  11. Added a proposal of F. Holziger: http://bugs.typo3.org/view.php?id=1822

  12. Added advanced document type handling with some hooks. Using advanced page type handling every page doesn't automatic show content elements in Columns and QuickEdit modes but they are handed wisely.

  13. Fixed a bug in contextual menus, if new menu styles has been used (fixed related bug also in tm_shared lib).

  14. Added to frontend menu logout into main level in the frontend menu.

  15. Made possible to select color theme for front end menu

  16. I added configuration option in order to define file for setting default TSConfig for pages.

  17. I took off all the page module of TemplaVoila related issues, because I made plugin tm_tvpagemodule for them.

  18. Added support integrated support of me_pagelayout.

  19. The functionality of the plugin 'list_adv' is automatic used if 'enable.list' in plugin configuration has been enabled.

  20. Hook file for 'th_specialements' version 0.2.0.

  21. Stopped supporting smile_categorization starting from the version 2.1.2.

  22. Deleted 'module.edit.reloadOnEdit' from configuration, because that didn't work as expected in Firefox. Added refresh button to frontend editing.

  23. Added hooks for developers.

  1. Added functionality of list_adv.

  2. Added frontend clipboard for content elements.

  3. Added some TypoScript tempalate options.

  4. Added extra tab bars for page modules and some frontend editing situations.

  5. Added some new frontend editing features.

  6. Stopped supporting the plugin erotea_date2cal.

  7. Added possibility to create new buttons for editing records.

  8. Added setup.override.allowAdminFunctions  option.

  9. Integrated support of mk_tvfrontend.

  10. Added functionality of cl_becache as a setup option.

  11. Integrated pixe_feediting. It can be disabled/enabled with the option 'enable.addEditPanel'.

  12. Support for date2cal.

  13. As a request of a user added 'mod.web_layout.disableAjax' for TS config for users/user groups.

  14. Deleted an option because corresponding option will be added to skin_grey_2 (enable.shortcutframe_ontopleft)

  15. Made compatible with pixe_feediting and made some improvements for it. Note.  Functionalities of this plugin are today integrated to tm_contentaccess.

  16. Added also bug fix.  Using this plugin erotea_date2cal works also in the QuickEdit mode. Note. Supporting of this plugin has been stopped.

  17. Made security fixes. All needed '$_GET' and '$_POST' variables have been handled using API functions.

  18. Made possible to manual select content element wizard using TS Config for pages.

  19. Added more preset.

  20. Added clearer creation new pages.

  21. This plugin has been tried made compatible with kb_nescefe.

  22. Deleted integrated kb_tsconfig_cond.

  23. Added possibility to use a TS template as static file, which can be optionally installed. The static template puts as default the new toolbar to the top of the page.

  24. Added possibility to setup some features from personal user setup (main module 'User' and submodule 'Setup') if skin_grey_2 has been installed and skin_grey_2 and tm_contentaccess have been configured so, that personal setup is allowed.

  25. Added possibility to use Windows XP style tabs in Columns view, if skin_grey_2 with the option to use 'TinyMCEStyles'.

  26. Added a function in order to avoid XCLASS conflicts with ingmar_admpanelwrap.

  27. Fixed a bug if TemplaVoila-style has been set.

  28. Added option 'disableInfo' for mod.web_layout to control contentelementrelated information. If information is above the content elements, option 'disableInfoBelowElement' takes off all possible information, which can be below content elements.

  29. Added 'options.disableHelpModule' (works if [enable.topmenu_spacers] has been enabled).

  30. In 1.9.1 options mod.FE_BE.toolbarMode and mod.FE_BE.disableToolbarButtons don't concern the possible admin panel on the bottom of the page.

  31. Added optional preset definitions for users to 1.9.x series.

  32. Added 'cut and 'copy' to the items, which can be edited in the Columns view.Added 'Clear cache (clears all paste link)' button to the Columns view if paste for content elements active.

  33. Made compatilbe with erotea_date2cal and smile_categorization .

  34. Added restriction editing content elements by backend user groups/users.

  35. Added some new icons, for example 'edit2Page.gif' for editing page properties ('Edit page header'/'Edit page properties'). New icons work if skin_grey or skin_grey_2 has been installed.

  36. I put this button order for small icons of the standard page module, list module and frontend editing icons and four big buttons of the 'Columns' view' of the standard page module:

  37. history, edit (page properties/other records), move (page), move (other record), new (page), new (other record), up/down arrows, hide, delete, paste

  38. I added to 1.8.x series a new pseudo module name web.FE_BE in order to get reasonable TS Config for users/user groups. For web.web_list has just those options, which really relate with the list module. I added also control for the big buttons in the Columns view.

  39. Version 1.6.x series fix a language bug in earlier versions. Texts of edit panels followed the language of the page, but titles of edit panel icons followed the language of the backend interface. Now both of them base on the language of the backend interface.