Hi Sander, > > Are you looking for "home_url_pattern"? > > Probably, but this also doesn't work. In my home.html, > the following line gives problems: > <a href="http://www.merelroze.com/" > home_url_pattern="http://.*/pivot.*" > STAYONDOMAIN STAYONHOST NOIMAGES>MerelRoze</a>
OIC. You're wanting "url_pattern" - but I have no idea if it's supported the same in this version. Perhaps it's case sensitive? It appears in lowercase throughout Spider.py, but I don't know how the spider deals with case. "url_pattern" equates to the setting for "home_url_pattern" in the config file. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// ======================================================== "Do you always begin conversations this way?" -- 'Man in Black', The Princess Bride _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

