By tinem on
At the bottom of this site http://www.tinemuller.dk/drupal/view/list/copenhagen it's inline but when you look in Google Reader with the RSS link http://www.tinemuller.dk/drupal/list_copenhagen_feed it's above. Can I do something to change this, please?
Also the links to the 2 maps are not opening up in the special InfoWindow as they do on list/copenhagen. Something to do to change this, please?
Hope you understand what I'm trying to get help to do.
/Tine
Comments
Can no one help, please?
Is it "normal" that the RSS is showed in 2 lines instead of one which it is in the Content type?
I made this changes node-copenhagen.tpl.php to get the links functioning on the site.
About the links in RSS I have been told that I need to write a Module and Hook but as a beginner I have not tried this yet. Have any of you such a Module and Hook which I can use or help me make it, please?
/Tine
I got help from Victor Kane
I got help from Victor Kane which made a Module for me and now the links is functioning but now the problem is that the OLD info is not deleted. Can someone help about what to do, please?
copenhagen_utilities.module
In the table content_type_copenhagen I have this informations if that helps you.
/Tine
Glad to hear you got it
Glad to hear you got it working, Tine!
Whenever you see old information hanging around, the first thing to do is clear your cache. The easiest way to do this is to install the Administration menu module, hover over the icon in the upper left hand corner, and select 'Flush all caches.'
Let me know if that works for you.
Cheers,
Chris
Build a Module.com - The definitive video guide to Drupal development
Learn virtually any aspect of Drupal on BuildAModule, where I've recorded over 2200 video tutorials.
@Chris:I have NOT got this
@Chris:I have NOT got this solved. Can you help, please? If there is something you are unclear about please ask.
I have just discovered that
I have just discovered that module copenhagen_utilities is going to be showed on ALL the RSS feeds on the site and also for my test here http://www.tinemuller.dk/drupal/crime/feed which it shouldn't.
So still struggling for making this the right way. I can't be the only person in the world with this problem, right? I wish I knew Drupal better so I could solve this myself. :-(
WOW - I searched for using a
WOW - I searched for using a special content type and found the code to use so now it's ONLY for content type "copenhagen" which it should be. To someone else having problems with this I show the new code down here.