removed the markers in the head.htt files. Added by mistake, to avoid double-loadings of the backend.js files
Add missing backend-js marker in the backend-themes templates (header.htt)
Fixed bug that backend.js is not loaded in backend themes (ticket #740)
Fixed wrong path to unitpngfix.js and added missing script
Fixed invalid output of page_sections Page in Backend (Thanks to Luisehahne)
Fixed small typo in wb_theme
- Added PageID and SectionID to all backend themes (Thanks to Luiseshahne)
- Fixed some display issues in all backend themes (Thanks to Luisehahne)
Removed unused marker {USERS} inside the "groups.htt" of the argus-theme.
Codechanges using blocks to avoid to generate the "switch"-link right-top, if the user has no permission to edit the other one.
Codechanges to get rid of the empty display(style) declaration "style='display: ;'", and to avoid to generate (hidden) elements if the user isn't alowed to edit one.
Fixed Backend-Themes to get more valide output (Thanks to Luisehahne)
- Added new functions to admin dir (Thanks Argos and Ruud)
- Updated install and upgrade-script
- Adapted wb_theme and classic_theme to changed admin dir files
Added missing fancy_progress.png
Fixed backend display issues in IE6 and IE7
Minor tweaks in pages_sections.htt
- Added posibility to upload and unzip .zip packages to media section (Thanks to BerndJM)
- Updated Browse Media Window in wb_theme now supports file icons, more file informations and a new preview function (Thanks to BerndJM)
Major fixes on backend to get XHTML valid output (Thanks to Luisehahne)
-Moved styles from admin/pages/sections.php to sections.htt in backend themes (Thanks to Luisehahne)
- Moved javascript files from admin/pages/index.php to external js files (Thanks to Luisehahne)
- Major improovements and changes to all backend files to get more valide Code output (Thanks to Luisehahne)
Fixed some strange backend layout issues (ticket #722)
Added index.php to all WB-Theme folders to prevent directory spoofing
Updated Norsk language File (Thanks to oeh)
Fixed bug with missing option for admin-tools in advanced view of access settings (ticket #714)
Fixed Typo in group_form.htt (ticket #705)
Added language support for template_description (affects templates and themes)
removed warning.htt also from wb_theme
removed unneeded icons from wb_theme
removed unneeded stylesheet.css from account dir
renamed warning.htt to warning.html to fix display of sourcecode after invalid login attemps
added fixed error.htt also to classic theme
Bugfix inside news-modul: publish-date isn't display in the detail view.Modify error.htt template for valid xhtml-output.
bugfix for #693, add the section_id to the query to aviod conflicts changes the center tag inside the warning.htt templates to get valid xhtml1.1 output ...
added skinable Admin Interface