WebGUI is een content management systeem en applicatieframework waarmee op eenvoudige wijze een website kan worden beheerd en ingericht zonder dat men hiervoor uitgebreide technische kennis hoeft te bezitten. Het bevat onder andere een foto-album, blog, forum, RSS-feeds en een SOAP frontend. Voor meer informatie is het handig om de beschrijving van het programma door te nemen, of een kijkje te nemen op de website van WOSSA. De ontwikkelaars van Plain Black hebben een nieuwe versie op de wereld gezet met 7.2.2 als het versienummer. De lijst met aanpassingen ziet er als volgt uit:
WebGUI 7.2.2 stable is available for download. A handfull of bugfixes in this release.
- fix: Show Debugging option not working
- fix: Workflow form control edit button won't work. removed.
- fix: Bug in HttpProxy.pm
- fix: Storage::Image copy does not create thumbnails
- fix: Static export - redirect problems
- fixed a bug in Session::ErrorHandler::canShowPerformanceIndicators. Moving to CIDR format in debugIp broke it. Added a new convenience method called canShowBasedOnIP, which refactored out the identical code to share between canShowDebug, canShowPerformanceIndicators and any other IP based check for privileges.
- fix: RSS From Parent having no icon
- fix: HttpProxy now handles styles appropriately.
- fix: op=viewPurchaseHistory prices are now formatted correctly
- fix: A minor bug in the default viewPurchaseHistory template
- fix: Thread determination of "current" Post, and shortcuts to non-Thread Posts
- fix: make handling of profile field possible values slightly more robust
- RFE: non-required fields shown on user registration