I only want to load records with specific categories into my site. I've done a quick search and found this topic:
http://www.pricetapestry.com/node/1093
I think it will work for me but it would be great if this basic bit of functionality was built into price tapestry. All we'd need is a box (something like the featured products box) in the admin area where I could just type the categories that I need rather than having to edit php files each time I add a new feed. Only categories that are entered in the box would get uploaded. As in the above thread, category mapping should be done first.
I know I can use filters to drop records but I'd have to create multiple filters against each feed.
What do you think?
Art
Hi Art,
For a site dedicated to specific categories the code in the thread you mentioned is an optimal solution as you will not have to create filters on a per-feed basis, and i'll take on board your comments about an admin feature to perform the same function.
Cheers,
David.