dreamweaver template problem


hi inserting editable region in template , says:

you placed editable region inside block tag. users of template not able create new blocks in region. move region outside block tag if want users able this.

what problem?

> problem?

"you placed editable region inside block tag"

this means have placed editable region inside <p> tag, or inside
<h1> tag, or inside other block tag. consequence of doing
that cannot place such block tag in editable region -
table, header, whatever.

in other words, if have -

<p><!-- templatebegineditable name="oops" --><!--
templateendeditable --></p>

then not able in editable region other
enter text. not, example, insert table, or div, or
another paragraph, or header tag (<h1>, <h2>, etc.).

dw alerting (most likely) operator error.

--
murray --- icq 71997575
adobe community expert
(if *must* email me, don't laugh when so!)
==================
http://www.dreamweavermx-templates.com - template triage!
http://www.projectseven.com/go - dw faqs, tutorials & resources
http://www.dwfaq.com - dw faqs, tutorials & resources
http://www.macromedia.com/support/search/ - macromedia (mm) technotes
==================


"drtanz" <webforumsuser@macromedia.com> wrote in message
news:f2hpor$4st$1@forums.macromedia.com...
> hi inserting editable region in template , says:
>
> placed editable region inside block tag. users of template
>
> not able create new blocks in region. move region outside
>
> block tag if want users able this.
>
> problem?
>




More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums