Hey Carsten,
I noticed this morning that I'd broken a lot of links on the demo site,
so I did an M-x grep-find on the demo site tree and cleaned up all I
could find. You may want to take a look yourself; I think I got
everything. Shell into SF and you can do
cd demo
find . -type f |xargs grep alpha
for a list of all remaining files with the work "alpha" in them.
cheers
~swain
|