
By robmaguire on
My RSS feed currently includes the words "Intro" before the intro, and "Main Text" before the body of the content. After hours of scouring the support forums and the web, I have no idea how to change anything about my RSS feed beyond the option available in the views panel.
Does anyone have a suggestion on how to get rid of these unwanted titles? Thanks!
Main feed:
http://www.artthreat.net/feeds/all
Comments
Try the contemplate module
Contemplate module (http://drupal.org/project/contemplate) provides you with the ability to change the RSS feed output of your content types.
Contemplate creates errors
I've installed the module, but it is now creating errors in my feed:
Parse error: parse error, unexpected $ in /var/alternc/html/f/ftm/drupal/drupal-4.7.3/modules/contemplate/contemplate.module(455) : eval()'d code on line 6
Also, once installed, I'm not sure where I go to configure the module. I'm using drupal 2.7... is contemplate for 2.7 functional?
Thanks.
Drupal 2.7?
Are you really still using Drupal 2.7 or did you mean 4.7? If the latter case then it should work, it looks like you are on Drupal 4.7.3, have you gone through the updates, i.e. are you running 4.7.6 or still 4.7.3? Also I'm not really sure whether the Drupal 4.7 version of Contemplate includes the feature I told you about, if I remember correctly it probably doesn't.
My best advice is to really look hard at getting your Drupal install up to speed, i.e. try to get it a working Drupal 5 and see how you can get your database important. You might want to set up a test server for this on your local machine, Xampp is a good choice there. There is plenty of documents around that guide you through some update procedures.