|
From: Jamie C. <jca...@we...> - 2009-03-31 21:03:50
|
Hi Webmin developers, All the documentation on developing new Webmin modules has been updated and moved to a new Wiki at http://doxfer.com/Webmin/WebHome . This now includes auto-generated documentation on the Webmin API, at http://doxfer.com/Webmin/TheWebminAPI and basic and advanced guides to module development. In addition, the APIs exported by several core modules like Users and Groups and Scheduled Cron Jobs are now documented, which makes configuring those from your code much easier. Documentation on the APIs for all core modules will be coming soon. Also included is documentation on a new feature in Webmin 1.450 and later - overlay themes, which make theme development that changes colors and styles much easier. Overlays keep the layout of an existing theme while allowing the developer to change the CSS, icons and color scheme, without having to make a wholesale copy of an existing them. - Jamie |