Skip to main content
Participant
October 4, 2007
Question

Snippets

  • October 4, 2007
  • 1 reply
  • 247 views
Hi,

I am using Dreamweaver 8 and I love to use snippets. I have one snippets in particular that I need to change and since I am chaning it I need to change it everywhere in my code.

Do I need to use the global find replace or is there a way that when you edit a snippets they get updated in the code.

Any idea or thoughts?
This topic has been closed for replies.

1 reply

Inspiring
October 4, 2007
Snippets do NOT get updated in the code if you change one after it has been
inserted. If you need that facility, then a snippet is not the proper tool
to use - consider using a server-side include, which will do EXACTLY that.

--
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
==================


"Lionel2007" <webforumsuser@macromedia.com> wrote in message
news:fe3ak3$qlh$1@forums.macromedia.com...
> Hi,
>
> I am using Dreamweaver 8 and I love to use snippets. I have one snippets
> in
> particular that I need to change and since I am chaning it I need to
> change it
> everywhere in my code.
>
> Do I need to use the global find replace or is there a way that when you
> edit
> a snippets they get updated in the code.
>
> Any idea or thoughts?
>