We've added new widget that will dynamically construct Feed URL for the books that the user is looking at.
This means if user is looking at the home page the feed will be the blog feed.
However if the user is looking at category the URL for the need will be of that category.
Activate the plugin through 'Plugins in WordPress..
Add the widget from the not right to the sidebar of application and rearrange its position to your liking..
Because of the increased drag drop widget interface in WordPress 2.8 there is JavaScript file that I'm working on fixing.
Take the following steps to step the problem.
Needed the link to be dynamic based the books displayed in books page.
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Added Dynamic RSS Icon Widget that dynamically constructs the URL of the need for the books that the user is looking at......
Read more