> The idea is to be able to add or delete javascripts
needed or not needed
> in a
> variation of a page.
> I was going very well with this. I created my main
template, included the
> editable regions, added my scripts inside that region,
then created a
> child
> template from that main template.
If you are using any version of DW later than 4, however,
there already is
an editable region in the head that you can use for this
purpose - it's
called "head". Why do you need to add another one?
> To create my variation on the main template I deleted
one of the three
> scripts
> included, then clicked refresh. Dreamweaver came up with
the message:
>
> You have made changes to code that is not marked as
editable. If you
> retain
> these changes, they will belost the next time you apply
a template update
> to
> this file. Do you want to retain the changes until then?
Yes/No?
I'd really have to see your code, and know what you were
doing to be able to
diagnose this.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do 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
==================
"Digihound" <webforumsuser@macromedia.com> wrote in
message
news:e3nv0m$5uq$1@forums.macromedia.com...
>
>
> I understand from an earlier post that I can insert
editable regions in
> the
> <head> of my DW8 template.
> The idea is to be able to add or delete javascripts
needed or not needed
> in a
> variation of a page.
> I was going very well with this. I created my main
template, included the
> editable regions, added my scripts inside that region,
then created a
> child
> template from that main template.
>
> To create my variation on the main template I deleted
one of the three
> scripts
> included, then clicked refresh. Dreamweaver came up with
the message:
>
> You have made changes to code that is not marked as
editable. If you
> retain
> these changes, they will belost the next time you apply
a template update
> to
> this file. Do you want to retain the changes until then?
Yes/No?
>
> But the change was within an editable region! The part I
was changing was
> not
> greyed out, and it was between editable region tags!
>
> Also, what do you answer to this? If I answer Yes, it
keeps my changes but
> later it will apparently overwrite them if I update the
main template. If
> I
> answer No, it won't keep my changes anyway.
>
> I'm sure I must be missing something here, because I
keep hitting this
> message
> whatever change I make to the editable regions of the
head or the body.
>