On 6 Sep 2002 at 7:10, David A. Desrosiers wrote: > > > Can I write logial expressions in the conditions like > > www.allocine.com/films OR www.allocine.com/salles ??? > > It would help a bit more if you showed us the regular expression > syntax you're using to limit those portions from the plucked document. >
Yes. Note too in regards to logical expressions, that is what the channel-specific exclusion list is for. You can block everything (.*), then add inclusion entries for what you do want, at a higher priority so that they will take precidence. For example, in the exclusion dialog you would enter: URL: http://.* Action: Exclude Priority: 1 URL: http://www\.allocine\.com/films.* Action: Include Priority: 2 URL: http://www\.allocine\.com/sales.* Action: Include Priority: 2 These will generate an exclusionlist.txt for the channel that will do the above blocking. Best wishes, Robert _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

