Welp:
I found out why plucker refused to show the big Images when the scaled
image was tapped... (It showed the scaled image instead).
--- Spider.py.orig Thu Nov 29 16:19:28 2001
+++ Spider.py Thu Nov 29 16:19:45 2001
@@ -534,7 +534,7 @@
except:
big_pluckerdoc = None
if big_pluckerdoc is not None:
- pluckerdoc.set_id_tag(d.get('alternate_image_id'))
+ big_pluckerdoc.set_id_tag(d.get('alternate_image_id'))
self._collected[new_url + "_BIG"] = big_pluckerdoc
self._taken[new_url_key + "_BIG"] = attributes
else:
Chris
Christopher R. Hawks Software Engineer
Syscon Plantstar a Division of Syscon International
-------------------------------------------------------------------------
"Windows '98 is so similar to Windows '95 because Apple hasn't invented
anything worth copying since 1995."
-- Jakob Nielsen