Koen wrote:
> here's a little mail illustrating that the program indeed is more powerful
> than your average html-editor (be it wysiwish or other)
> (don't know if it's clear, but the process this mail takes less time than
> smoking your last cigarette: is a matter of drag&drop and let
> cyberstudio do
> the rest)
> > -----Original Message-----
> > From: Roger Edwards [SMTP:[EMAIL PROTECTED]]
> > Sent: dinsdag 12 mei 1998 13:06
> > To: CyberStudioTalk
> > Subject: Aaah - Nightmareweaver
> >
> > I've just had a little job - little for us CS users that is,
> that I think
> > we
> > can all be smug about:
> >
> > I had an urgent call from a company who have developed a very large site
> > using Dreamweaver. they have a problem - they need to move a folder of
> > images up 1 level in the directory structure, and guess what -
> they can't
> > because there are just too many links to fix. Find and replace is too
> > risky
> > because they gave the files sensible names that might clash with text,
> > links, etc.. Alas, they are PC based and even though they know
> of CS they
> > can't use it.
I don't see why this couldn't be done using the extended search and replace
feature in HomeSite. Couldn't they do a replace like this:
look for: /parentdir/dir/
and replace it with /dir/
???
or, even more exact:
look for: href="/parentdir/dir/
and replace with href="/dir/
Assuming they always write href=" in that format. (Since the site was in
Dreamweaver, it probably formatted all href='s the same.)
You just tell Homesite which file directory to look at and it does the
search and replace across all files (may include subdirs) in the dir. Can't
believe Dreamweaver can't do that, I though that feature was in the demo I
looked at.
In Homesite you can also use regular expressions for search and replace, if
you want to.
Jack
____________________________________________________________________
--------------------------------------------------------------------
Join The Web Consultants Association : Register on our web site Now
Web Consultants Web Site : http://just4u.com/webconsultants
If you lose the instructions All subscription/unsubscribing can be done
directly from our website for all our lists.
---------------------------------------------------------------------