Or just appeneding in general. Example:
exclusion=0;-;http://mobile\.theonion\.com/cruft.*
exclusion=0;-;http://mobile\.theonion\.com/somemorecruft.*

And have the Desktop append them one after another internally.  But this
might also require a modification to Plucker unless we can trick it to use
a new exclusion list for each run, populated with these and from the
global list.

Hey, this is programming, anything can be done.

--Wes


Robert OConnor said:
>
> Regarding a import/export, I agree 100% with Wes and David.
>
> One thing that I was considering yesterday would be to also allow a few
> exclusions to go with  the entry, instead of having to drag around a
> separate exclusionlist.txt for that entry,  especially since the
> exclusions are the most difficult part to have to create, and hence the
> most useful to share with others who can't (or don't want to spend alot
> of time to) figure out  a working set of them. It doesn't seem too
> difficult of an implementation to allow a method to  keep a few
> exclusions in with the description of the mobile site. I think that can
> a loop on  incrementing keynames might do the trick.
>
> For example:
>
> [TheOnion]
> home_url=http://mobile.theonion.com
> home_maxdepth=4
> doc_name=The Onion
> ....and rest of current keys, then...
> exclusion1=0;-;http://mobile\.theonion\.com/cruft.*
> exclusion2=0;-;http://mobile\.theonion\.com/somemorecruft.*
>
>
> Any impressions?
>
> Best wishes,
> Robert
>
> _______________________________________________
> plucker-list mailing list
> [EMAIL PROTECTED]
> http://lists.rubberchicken.org/mailman/listinfo/plucker-list



_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to