--- Nicolas Huillard <[EMAIL PROTECTED]> wrote: > The Plucker Desktop describes the STAYBELOW as a > regexp that URLs crawled > must match to be included in the document, whereas > the Plucker Doc > describes it as the beginning of the URLs that are > accepted... > Ie, according to Plucker Desktop, > /^http:\/\/my\.site\.org\/mydir\/.*$/ > would be the same as what the Plucker Doc would > write as > http://my.site.org/mydir/ > Where is the truth ? > (actually none of the two notations work in Plucker > Desktop : I can submit > a bug once it's clear what the param syntax really > is) > > NH
Is staybelow still in the Plucker Desktop docs somewhere? If so, it should be expunged. It is deprecated since the same thing should be able to be done with url-pattern. Unfortuately, the parser seems to have some problem in that it ignores url-pattern. A bug report was filed on this is on bugs.plkr.org a few days ago. Best wishes, Robert __________________________________________________ Yahoo! - We Remember 9-11: A tribute to the more than 3,000 lives lost http://dir.remember.yahoo.com/tribute _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
