Creating a module adding a new view to the workplace

It is also possible to add an entry in the view select box, similar to the entries for Explorer, or Administration .

Please note that a detailed description of how to write modules that add a new view to the workplace is outside the scope of this documentation!

If you have selected the checkbox View when you create a new module, a directory with the name view has automatically been created within the /system/modules/org.opencms.mymodule/ directory. Simply put an index.html into this directory. This is the HTML page that should be displayed when your view has been selected from the select box.

]]>