[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [APML] Off topic : Transfer my site
Dominic Cantin wrote:
>
> Hi all !
>
> I am going to transfer my site http://skyphoto.homestead.com toward
> http://astrosurf.com/aurores soon , with some modifications. I would
> like to know if there is a fast way to change all the links of my
> images with Front Page because I have more of 300 of them ! Don't be
> too technical because I don't know the HTML but I have a good basis
> with Front Page :)
>
> Thanks !
>
Hi Dominic,
If I were to have to do this I would write a Perl script that would
basically do a search and replace exchanging the new domain for the old
one. I am not a fan of Front Page at all but I would be surprised if
there didn't exist some tool within to handle this. This is also a very
simple task in the Unix world using standard system utilities, or a
one-line command in "vi". So if you don't see any way of getting this
done and can get me the HTML documents I can do this for you if you
like. If you have access to vi (visual interface to ed, an editor) it
can be done as follows:
:1,$s/skyphoto.homestead.com/astrosurf.com\/aurores/g
There may exist ready made utilities that can do this as well. Perhaps a
search on www.sourceforge.com would turn something up.
Regards
Bill
--
William R. Mattil |
wrmattil@ix.netcom.com | http://celestial-images.com
(972) 399-4106 |
_______________________________________________
Astro-Photo mailing list
Astro-Photo@seds.org
http://seds.org/mailman/listinfo/astro-photo