Module description
The
Manage Website Pages module provides a
"out of the box" web interface to effectively manage the page structure
of a website along with the HTML markup for each page.
Launch Module
The UI is divided in two sections, which can easily be resized by drag and drop. In the left section there is a tree view
displaying a hierarchical structure of the website pages. You can easily create new pages, edit the name of the pages or
remove existing pages. On the right, the HTML content of each page is shown upon clicking on a page name from the tree view.
The HTML Editor is seamlessly integrated in the module and it is used to edit the HTML markup of the pages. Using the HTML
Editor you can add any text, images, links, styles and so on to your pages.
All the operations are performed using asynchronous
postbacks to the server (AJAX requests) to improve the usability and the performance of the page (no full page postbacks are performed).