HighDots Forums  

Help with template editable region "code view"

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Help with template editable region "code view" in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bodylastics
 
Posts: n/a

Default Help with template editable region "code view" - 03-25-2009 , 01:49 PM






I am trying to create and editable region "area" right below the <body> tag of
my template in the "code" view, which will then be applied to every page under
the template. The editable area will just be for tracking code, which no one
will see.

I know that I will need something similar to this:
<!-- TemplateBeginEditable name="doctitle" -->
<!-- TemplateEndEditable -->

Thanks!!


Reply With Quote
  #2  
Old   
Jay Jay
 
Posts: n/a

Default Re: Help with template editable region "code view" - 03-25-2009 , 02:05 PM






"Bodylastics" wrote:
Quote:
I am trying to create and editable region "area" right below the <body> tag
of
my template in the "code" view, which will then be applied to every page
under
the template. The editable area will just be for tracking code, which no
one
will see.

I know that I will need something similar to this:
!-- TemplateBeginEditable name="doctitle" --
!-- TemplateEndEditable --

Thanks!!
Changes in content in editable tags do not propagate to the child pages...
they can be individually edited there.

So, if you want the child pages to have an editable region in the
"doctitle", make it editable. Remember, changes in the template there will
have no effect on the child pages. If however, you want changes made in the
template to carry through to the child pages it must be a non-editable
region.

Caveat: New pages from a template will carry the changes. Updating a site
will have no effect on the existing child pages.

JJ




Reply With Quote
  #3  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Help with template editable region "code view" - 03-25-2009 , 04:23 PM



Quote:
So, if you want the child pages to have an editable region in the
"doctitle", make it editable.
This is a bit muddled. A properly created Template will already have an
editable region in the head of the page called "doctitle". What are you
trying to say?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Jay Jay" <jayjay (AT) invalid (DOT) com> wrote

Quote:
"Bodylastics" wrote:
I am trying to create and editable region "area" right below the <body
tag of
my template in the "code" view, which will then be applied to every page
under
the template. The editable area will just be for tracking code, which no
one
will see.

I know that I will need something similar to this:
!-- TemplateBeginEditable name="doctitle" --
!-- TemplateEndEditable --

Thanks!!

Changes in content in editable tags do not propagate to the child pages...
they can be individually edited there.

So, if you want the child pages to have an editable region in the
"doctitle", make it editable. Remember, changes in the template there will
have no effect on the child pages. If however, you want changes made in
the template to carry through to the child pages it must be a non-editable
region.

Caveat: New pages from a template will carry the changes. Updating a site
will have no effect on the existing child pages.

JJ



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.