Remove many categories from feed
Submitted by jonny5 on Wed, 2008-05-14 17:31.Price Tapestry
i have a feed and it has hundreds of categories and i only want a few , is there an easy way to drop must of these categories instead of doing it one by one in the filter section??
Hi Jonny,
Check the code for a new filter (Drop Record If NOT RegExp) in this thread:
http://www.pricetapestry.com/node/1551
...you can register that new filter against the category field, and then use a RegExp (regular expression) like this to drop all except the few categories you want...
(Category1|Category2|Category3)Cheers,
David.
--
Developer, Price Tapestry
For unrelated PHP, MySQL or Affiliate Marketing tech help please post your questions on my personal forum