Actions
- export.php - export raw content (data backup).
- export-single.php - export as single document.
- index.php - Management module.
- login.php - login form, setting cookies, each action which includes /shared/prepend.php checks if the user is logged in, and if not then redirects him to /login.php
- logout.php - removes cookies.
- node.php - this is called only by javascript, to edit tree structure.
- publish.php - publish content using one of available templates.
- publish-export.php - execute publishing content, pack to zip and send file to the browser.
- settings.php - change settings like Encoding, Editor-width, Editor-height. Write changes to /config.php.
- tab-document-info.php - called by javascript, gets document info html.
- tab-edit-content.php - called by javascript, gets edit content html (wysiwyg editor).
- tab-save-content.php - called by javascript, save the content.
Generated by SimpleDoc on 2004-11-22 22:05:49 GMT+01:00