-

The NeDi GUI

NeDi features a modular frontend, which can easily be customized. This is done by commenting out or including lines beginning with "module" in nedi.conf. If a module is enabled in the file, the menu item corresponding to the module is included. The "Section" controls the top menu, and the "module" to the menu item. The Section-Module.php interprests these lines. The icon used is specified in the 3rd column. The group determines which users are allowed to see and use that particular module, so it can be customized for classes of users as well.

The NeDi web GUI modules have many common elements. Here's some useful information to keep in mind while using the GUI: