|
|
 |
Home Support FAQs
How do I delete unwanted Views, Interfaces and Applications?
Applies to WMC 1.0.x
An Application is an association of a view (the map layers and gazetteers) and a layout (the user interface).
Applications, views and interfaces can each be removed by deleting a single XML file stored within the apps directory of the WMC installation, ie by direct access to the filesystem.
- To delete an Application called Frog_Distbn, delete the file apps/Frog_Disbtn.xml
Before deleting a view or an interface, make sure there are no dependent applications referencing them (scan the apps/*.xml files).
- To delete a View called Frog, delete the file apps/context/Frog.xml
- To delete an Interface called large_1gaz, delete the file apps/widgetsconfig/large_1gaz.xml
Do not delete the view and interface called default.xml - these are required by the system in certain circumstances.
We are working to improve this aspect of WMC.
|