WebGUI: Difference between revisions

Content deleted Content added
Resolve linkrot
Line 48:
WebGUI is built as an application framework, and has a [[Plug-in (computing)|pluggable architecture]] to aid in the extensibility of applications. Developers can create custom applications and functionality that match an organization's processes. A pluggable [[Macro (computer science)|macro]] architecture allows for even more extensibility and flexibility. WebGUI's [[modular design]] allows [[Source code|code]] to be easily accessed, changed, and replaced.
 
WebGUI is a [[mod_perl]] application but there is a project codenamed PlebGUI to port WebGUI to [[PSGI]], the Perl Web Server Gateway Interface, which enables deployment using [[Common Gateway Interface|CGI]], [[FastCGI]], [[mod_perl]], et al.<ref>[{{cite web|url=http://plebgui.patspam.com/ |title=PlebGUI: WebGUI Meets Plack]|archive-url=https://web.archive.org/web/20100210112624/http://plebgui.patspam.com/|archive-date=10 February 2010|website=PlubGUI|url-status=dead}}</ref>
 
==Built in applications==