#!/bin/csh -f #(ie run the cshell on this but don't read the .cshrc) # version = 1.04 of fix 2005 Mar 28 # 2005 Mar 28 1.04: hmtl -> html # 2005 Mar 26 1.03: bgcolor=silver becomes white # 2002 Jul 1: 1.02: fix links that wget didn't fix. # 2002Jun30.02:11:45 1.00 set target = webcopy # wget leaves some links to geocities. They are of the form: # set source = http://www.geocities.com/athens/cyprus/1931/hmpindex.html # simply remove the middle part to leave a functional link. set sourcemiddle = 'www.geocities.com/athens/cyprus/1931/' pushd $target #foreach f (`ls index.html`) foreach f (`ls *.html`) echo $f mv $f /tmp cat /tmp/$f |\ sed -e 's/text="#FFFFFF"/text="#000000"/' |\ sed -e 's/bgcolor="#000000"/bgcolor="#FFFFFF"/' |\ sed -e 's/bgcolor="#000080"/bgcolor="#FFFFFF"/' |\ sed -e 's/bgcolor="#FFFFC0"/bgcolor="#FFFFFF"/' |\ sed -e 's/link="#FFFF00"/link="#0000FF"/' |\ sed -e 's/vlink="#800080"/vlink="#00FF00"/' |\ sed -e 's/vlink="#FFCCFF"/vlink="#00FF00"/' |\ sed -e 's/alink="#FF0080"/alink="#FF0000"/' |\ sed -e 's/alink="#C0FFC0"/alink="#FF0000"/' |\ sed -e 's///' |\ # no longer remove these: \ #grep -v "PLEASE REMOVE" |\ #grep -v "geo.yahoo.com" |\ sed -e "s,$sourcemiddle,,g" |\ sed -e "s,hmpindies.html,hmpindex.html," |\ # 2005 Mar 26 NEW CHANGES: \ sed -e 's/bgcolor=silver/bgcolor=white/g' |\ sed -e 's/"#cccccc"/"#fffffc"/g' |\ sed -e 's/color:white/color:blue/g' |\ # fix for link at bottom of Chapter 6: \ sed -e 's/hmtl/html/g' |\ # fix jovialatheist links: \ sed -e 's,www.jovialatheist.com,www.fred.net/tds/blaylock/webcopy,g' |\ cat > $f diff /tmp/$f $f end chmod a+r *.html exit ******************************************************************************** hmp06.html has set all the fonts through the page! remove these!! index colors: body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#FFCCFF" alink="#C0 FFC0"> the end lines in html files: 1 the color lines used: abortion.html: comments.html: drugs.html: freewill.html: future.html: godswill.html: hmp00.html: hmp01.html: hmp02.html: hmp03.html: hmp04.html: hmp05.html: hmp06.html: hmp07.html: hmp08.html: hmp09.html: hmp10.html: hmp11.html: hmp12.html: hmp13.html: hmp14.html: hmp15.html: hmp16.html: hmp17.html: hmp18.html: hmp19.html: hmp20.html: hmp21.html: hmp22.html: hmp23.html: hmp24.html: hmp25.html: hmp26.html: hmp27.html: hmp28.html: hmp29.html: hmp30.html: hmp31.html: hmp32.html: hmp33.html: hmp34.html: hmp35.html: hmp36.html: hmp37.html: hmpindex.html: index.html: miracles.html: page2.html: page3.html: page4.html: prayer.html: prayer2.html: prophesy.html: revelation.html: think.html: thoughts.html: time.html: timemachine.html: ufo.html: