WebGUI is een contentmanagementsysteem en applicatieframework waarmee een website kan worden beheerd en ingericht zonder dat hiervoor uitgebreide technische kennis nodig is. Het pakket bevat onder andere een fotoalbum, een weblog, een forum, een rss-feedgenerator en een soap-frontend. De ontwikkelaars hebben versie 7.10.1 bèta in de ontwikkeltak uitgebracht en deze van de volgende lijst veranderingen voorzien:
WebGUI 7.10.1 (beta) released
This beta release of WebGUI 7.10.1 contains fixes for 15 bugs, in Story Topic, RSS Feeds, Thingy, Product images, Calendar, Shortcut, URL dispatch, Templates, Gallery and the DataForm.
New features in this release include:Gotchas:
- A new Thingy template that allows Javascript visualization of data.
- The DataForm will no longer put Javascript or CSS script tags into the body of the document for loading external files.
Changelog:
- WebGUI now depends on PerlIO::eol, for doing line ending translation.
- The UK Flash player has been removed due to licensing issues with Debian and the GPL. If you need this functionality, try using the Carousel Asset instead.
- fixed #11851: Story Topic: top story variables should be available all the time
- fixed #11854: CS doesn't return Not Found page
- fixed #11746: Thingy import CSV only supports one line ending
- fixed #11833: Recheck for losing Product Images
- fixed #11788: Calendar - Can't enter Midnight - Broke page layout
- fixed #11855: Purging Shortcut from Trash causes loop
- fixed #11865: URL with slash no longer works.
- fixed #11861: addAttachment method removed from WebGUI 7 thus breaking the API
- fixed #11868: WebGUI::Session::Form::validToken throws unnecessary warnings
- fixed #11875: Error loading empty module
- fixed #11873: findBrokenAssets.pl doesn't support custom assets
- added findBrokenAssets.pl shows the classname of broken assets (William McKee, Knowmad Technologies)
- fixed #11866: Default ordering for Zip files is wrong
- fixed: typo in the Gallery Add Archive default templateId.
- fixed #11876: packing templates, snippets, headtags removes conditional CSS comments
- fixed #11877: Criteria Builder on "shortcut by alternate criteria" gets ugly with many checkbox items
- fixed #11878: Addons title not internationalized
- added Thingy template variable to permit Javascript visualisation of search results (Patrick Donelan, SDH Consulting Group)
- fixed #11846: Dataform fail HeadBlock inclusions
- added #10333: Head tags for dataform form fields