By iMav on
I have managed to set the Feed Aggregator module to be the default homepage and have also imported feeds to be the shown. The issue is that I want the aggregator to show only an excerpt and have a Read More or continue link to the original article. Can this be done? If yes, how?
Another thing, is that I don't want there to be the navigation links (Feed Aggregator/My account etc.) in the sidebar for anonymous users, it should be there only for admins. How to do this?
Also, is there a Vista/Windows theme for drupal. I have searched in vain.
Any helo would be appreciated. Thank you.
Comments
One way of doing this is to
One way of doing this is to use the FeedAPI module for 6.x. It takes a little work to get it set up, but will turn each feed into a node and thus do precisely what you want (in addition to giving you all sorts of other options for handling feeds).
For the navigation links, please go to Site building >> blocks, find the configure link next to the navigation block, click on it, and and limit block visibility to registered users only.
Not sure about the theme, I've never seen one.
----------------------------------------------------------------------
http://www.bwv810.com
http://davidhertzberg.com
I am a writer, researcher and solo drupal freelancer.
Je peux communiquer en français. / Я могу общаться на русском языке.
That FeedAPI thing is damn
That FeedAPI thing is damn complicated!
Is there any way of only
Is there any way of only showing the excerpt using Drupal's built-in Aggregator, also can is it possible to change the Feed Aggregator text that appears on the feed page.
Try using the "attachment"
Try using the "attachment" function in Views2. It might do the trick (there is a grid setting I believe).
----------------------------------------------------------------------
http://www.bwv810.com
http://davidhertzberg.com
I am a writer, researcher and solo drupal freelancer.
Je peux communiquer en français. / Я могу общаться на русском языке.