Custom pager showing up in RSS feed
elly - April 22, 2009 - 05:17
| Project: | Custom Pagers |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi - I can't figure out how to keep my custom pager from showing up in nodes when they appear in an RSS feed. I use a node type template to cause the pager to show up in a certain place on the site itself, but when those nodes are sucked into RSS, every one has an unstyled custom pager at the top of it, since RSS just pulls in all of $node->content.
it looks weird to have a pager in an RSS item in a reader... how can I keep it from showing up in nodes that are in the feed?
I thought about changing the pager to be 'in a sidebar block' and then calling the block in manually in the template, but that seems a little hacky.

#1
anyone?
#2
Have you tried using Contemplate to gain control of your RSS Feed theming?>
#3
I just write my own templates - is there any control contemplate would give me that writing my own templates doesn't? (and does this mean that there's a rss feed template for nodes that's different than the node template?)
#4
meh.
#5
bump.