Flesh:
You are creating a site that will be edited by other users? Then yes,
Contribute will help you constrain their activities when editing DW template
child pages.
For code like this -
<!-- InstanceBeginEditable name="foo" --><p class="content">This is the
content i wish to change</p><!-- InstanceEndEditable -->
if the content class is defined in an embedded stylesheet that is NOT in an
editable region of the head of the document, then the user would not be able
to edit that style. However, they would be able to apply a new style to the
<p> tag, or to the content itself.
I think you may be seeking a level of control that you just can't achieve.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
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
==================
"Flesh" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
The text between the > < is what i wish to remain editable whilst the
formatting remains locked. As follows:
p class="content">This is the content i wish to change</p
I think i am getting this now though, am i right in thinking that i
really
need MM CONTRIBUTE to do this? |