Editable Regions
Overview
TypeRoom Lite allows you to restrict the areas that are editable on your page by calling them out using a simple comment structure.
Just include the following markup around the elements you would like to make editable:
<!-- tr_editable -->
//Your content here
<!-- /tr_editable -->
By doing doing this, editing will be restricted to only the areas you specify. The rest of the page will not be editable.
Dreamweaver Template Integration:
If you are browsing any page that has been previously created using a Dreamweaver template, TypeRoom will automatically detect the pre-defined regions and will restrict editing to these areas. This requires no additional programming or modification to the existing code. Publishing your Dreamweaver page back to your site from TypeRoom Lite maintains the Dreamweaver Template functionality. Dreamweaver can then seamlessly work with pages that have been edited with TypeRoom.
Questions/Comments
Got a question or some feedback? You can always send us an email at feedback@typeroom.com. We look forward to hearing from you!