Managing the Module
For the most part, the tasks for managing a module do not differ substantially from the creation wizard we walked through in the beginning of this chapter. The Module management
task in the administration view provides access to the module management software. The Module management
screen lists all of the modules installed on the system. Just as with files in the explorer view, clicking on the module's icon brings up the popup navigation menu for that module.
In the popup menu, there are four entries: Administrate
, Properties
, Export
, and Delete
. Delete
should be self-explanatory—executing it deletes the entire module, including content stored outside the module, but explicitly specified in the module's additionalresources
(which we will return to later in this chapter). We will cover Export
in the next section. In this section, though, we will cover the other two.
Administrate
Choosing the Administrate
item will bring up a screen that ought to look familiar—it is identical...