Previous

Editing static content in dynamic pages

You can allow users to edit static content within dynamic pages and protect only the dynamic portions of the page.

Contribute users cannot edit source code, nor can they edit anything outside of the <body> and <title> tags of a page. This protects initialization scripts and include files from being edited. To protect dynamic elements in the body of your page, consider the following precautions:


  Previous