EditWrx Knowledge Base Home
 Search       Login   Register   Members   Help   Home 
Search by username


Editblocks
 Moderated by: Keith  
 New Topic   Reply   Print 
AuthorPost
Keith
Moderator
 

Joined: Fri Apr 8th, 2005
Location:  
Posts: 578
 Posted: Mon May 23rd, 2005 02:39 pm
 Quote  Reply 
An EditBlock is an area of content on the page that is directly editable. The content of the EditBlock in the browser overwrites the corresponding EditBlock in the page's file on the server.

Editblocks must be added to the source code of the file.

Once an EditBlock is on a page only areas inside of EditBlocks or IncludeBlocks can be edited unless the user is a Super User.

An Editblock must contain a closing comment after the block's close tag.

Example:

<div editblock="one">
  page content
</div><!-- editblock="one" -->


An editblock may be placed anywhere on a page. An editblock's open and close may not span across other element (you can not start an editblock in one table cell and close in another table cell.


 Current time is 05:13 pm




Powered by WowBB 1.62 - Copyright © 2003-2004 Aycan Gulez