FOLLOW UP:
Ignore this one—I can get what I want using straight PHP.
————————————————————————————
I’m using the Magpie plug in to parse several blog feeds into a common list.
Am using the Magpie items pair to print the title, description, etc. for each item in the blog. No problems there.
Is there any way to get the channel_title (the overall blog title, for example) to print inside the items tags, such that each item can also display the blog title?
I’ve tried it straight up, and using reeposition, but just not getting it.
Possible?
Thanks!