command references
CMS commands are sent by addressing an email to the special email account your administrator has set up for use with F5Web.
replace [pagename] [password]
Replaces the existing [pagename] content with the html content of the sent email. If the content window requires approval your changes will be stored as pending and a request for approval sent.
Example: replace news F5Web01
approve [pagename] [password]
Approves the pending changes and updates the [pagename] content window.
Example: approve news F5Web02
delete [pagename] [password]
Deletes the [pagename] content window and sets it to a blank document.
Example: delete news F5Web03
rollback [pagename] [password]
Restores the previous version of the [pagename] content. The current content is deleted.
Example: rollback news F5Web04
addbefore [pagename] [password]
Inserts the submitted content before the existing content. If the content window requires approval your changes will be stored as pending and a request for approval sent.
Example: addbefore news F5Web05
addafter [pagename] [password]
Appends the submitted content after the existing page. If the content window requires approval your changes will be stored as pending and a request for approval sent.
Example: addafter news F5Web06