<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>RSS Google Reader - field is above instead of inline - and I have a problems with links to the maps</TITLE>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18812">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>
<DIV class=content>
<P>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?</P>
<P><B>copenhagen_utilities.module</B></P>
<P></P>
<DIV class=codeblock><CODE>&lt;?php<BR>// $Id$<BR><BR>/**<BR>* 
@file<BR>*&nbsp;&nbsp; Utilities for the Copenhagen site<BR>*/<BR><BR>/*<BR>* 
Implement hook_nodeapi<BR>*/<BR>function 
copenhagen_utilities_nodeapi(&amp;$node, $op, $arg = 0) {<BR>&nbsp; switch ($op) 
{<BR>&nbsp;&nbsp;&nbsp; case 'rss item':<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
$the_map_links = '&lt;a href="' . $node-&gt;field_copenhagen_map[0][display_url] 
. $node-&gt;nid . '"&gt;&lt;b&gt;See the toilet on Copenhagen 
Map&lt;/a&gt;&lt;/b&gt;<BR>&lt;br&gt;&lt;a href="' . 
$node-&gt;field_copenhagen_map_radius[0][display_url] . $node-&gt;nid . 
'"&gt;&lt;b&gt;See the toilet on Google Map width 
Radius&lt;/a&gt;&lt;/b&gt;';<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // add the map 
links to both body and teaser to cover both RSS feed 
configurations<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $node-&gt;teaser .= 
$the_map_links;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $node-&gt;body .= 
$the_map_links;<BR>&nbsp;&nbsp;&nbsp; break;<BR>&nbsp; }<BR>}</CODE></DIV>
<P>In the table content_type_copenhagen I have this informations if that helps 
you.</P>
<P></P>
<DIV 
class=codeblock><CODE>field_copenhagen_map_url<BR>Copenhagen_map?nid=<BR><BR>field_copenhagen_map_title<BR>Copenhagen 
map<BR><BR>field_copenhagen_map_radius_url<BR>Copenhagen_map_radius?nid=<BR><BR>field_copenhagen_map_radius_title<BR>Copenhagen 
map/radius</CODE></DIV>
<P>/Tine</P></DIV></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=tinem@email.dk href="mailto:tinem@email.dk">Tine Müller</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=support@drupal.org 
  href="mailto:support@drupal.org">support@drupal.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, September 11, 2009 10:15 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [support] RSS Google Reader 
  - field is above instead of inline-and I have a problems with links to the 
  maps</DIV>
  <DIV><BR></DIV>
  <DIV><FONT size=2 face=Arial>Can no one help, please?</FONT></DIV>
  <DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
  <DIV><FONT size=2 face=Arial>Is it "normal" that the RSS is showed in 2 lines 
  instead of one which it is in the Content type? </FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2 face=Arial>I made this changes node-copenhagen.tpl.php to 
  get the links functioning on the site.</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2 face=Arial>&lt;code&gt;&nbsp;&nbsp;&nbsp; &lt;?php print 
  $content;<BR>&nbsp;print '&lt;a href="' . 
  $node-&gt;field_copenhagen_map[0][display_url] . $node-&gt;nid . 
  '"&gt;&lt;b&gt;See the toilet on Copenhagen 
  Map&lt;/a&gt;&lt;/b&gt;<BR>&nbsp;&lt;br&gt;&lt;a href="' . 
  $node-&gt;field_copenhagen_map_radius[0][display_url] . $node-&gt;nid . 
  '"&gt;&lt;b&gt;See the toilet on Google Map width Radius&lt;/a&gt;&lt;/b&gt;'; 
  ?&gt;&lt;/code&gt;</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2 face=Arial>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?</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT size=2 face=Arial>/Tine</FONT></DIV>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
    <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV 
    style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
    <A title=tinem@email.dk href="mailto:tinem@email.dk">Tine Müller</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>To:</B> <A title=support@drupal.org 
    href="mailto:support@drupal.org">support@drupal.org</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, September 08, 2009 8:01 
    AM</DIV>
    <DIV style="FONT: 10pt arial"><B>Subject:</B> [support] RSS Google Reader - 
    field is above instead of inline -and I have a problems with links to the 
    maps</DIV>
    <DIV><BR></DIV>
    <DIV><FONT size=2 face=Arial>This is my first mail to the mailing list so 
    hope I do it the right way. :-)</FONT></DIV>
    <DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
    <DIV><FONT size=2 face=Arial>At the bottom of this site </FONT><A 
    title=http://www.tinemuller.dk/drupal/view/list/copenhagen 
    href="http://www.tinemuller.dk/drupal/view/list/copenhagen" 
    rel=nofollow><FONT size=2 
    face=Arial>http://www.tinemuller.dk/drupal/view/list/copenhagen</FONT></A><FONT 
    size=2 face=Arial> it's inline but when you look in Google Reader with the 
    RSS link </FONT><A 
    title=http://www.tinemuller.dk/drupal/list_copenhagen_feed 
    href="http://www.tinemuller.dk/drupal/list_copenhagen_feed" 
    rel=nofollow><FONT size=2 
    face=Arial>http://www.tinemuller.dk/drupal/list_copenhagen_feed</FONT></A><FONT 
    size=2 face=Arial> it's above. Can I do something to change this, 
    please?</FONT></DIV>
    <DIV>
    <P><FONT size=2 face=Arial>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? </FONT></P>
    <P><FONT size=2 face=Arial>Hope you understand what I'm trying to get help 
    to do.</FONT></P></DIV>
    <DIV><FONT size=2 face=Arial>M.v.h.<BR>Tine Müller<BR>&nbsp;<BR><A 
    href="http://tine_muller.homepage.dk/">http://tine_muller.homepage.dk/</A><BR><A 
    href="http://www.findbiblioteket.dk/">http://www.findbiblioteket.dk/</A><BR></FONT></DIV>
    <DIV alt="znt0aoo61h9gc1."><PRE>&nbsp;</PRE><PRE><BR><IMG border=0 lowsrc="" alt=0 src="http://www.znt0aoo61h9gc8.ReadNotify.com/nocache/znt0aoo61h9gc9/footer0.gif" width=3 height=1 moz-do-not-send="true"><IMG border=0 lowsrc=http://www.readnotify.com/ca/rspr47.gif alt="" width=2 height=1 moz-do-not-send="true"><BGSOUND volume=-10000 src="https://tssls.znt0aoo61h9gcv.ReadNotify.com/nocache/znt0aoo61h9gcv/rspr47.wav" Alt="" Lowsrc="">
</PRE></DIV>
    <DIV></DIV>
    <P>
    <HR>

    <P></P>--<BR>[ Drupal support list | http://lists.drupal.org/ ] 
    <P>
    <HR>

    <P></P><BR>No virus found in this incoming message.<BR>Checked by AVG - 
    www.avg.com <BR>Version: 8.5.409 / Virus Database: 270.13.81/2350 - Release 
    Date: 09/06/09 17:51:00<BR></BLOCKQUOTE>
  <DIV alt="ejil6plt3cwqr1."><PRE>&nbsp;</PRE><PRE><BR><IMG border=0 lowsrc="" alt=0 src="http://www.ejil6plt3cwqr8.ReadNotify.com/nocache/ejil6plt3cwqr9/footer0.gif" width=3 height=1 moz-do-not-send="true"><IMG border=0 lowsrc=http://www.readnotify.com/ca/rspr47.gif alt="" width=2 height=1 moz-do-not-send="true"><BGSOUND volume=-10000 src="https://tssls.ejil6plt3cwqrv.ReadNotify.com/nocache/ejil6plt3cwqrv/rspr47.wav" Alt="" Lowsrc="">
</PRE></DIV>
  <DIV></DIV>
  <P>
  <HR>

  <P></P>--<BR>[ Drupal support list | http://lists.drupal.org/ ]
  <P>
  <HR>

  <P></P><BR>No virus found in this incoming message.<BR>Checked by AVG - 
  www.avg.com <BR>Version: 8.5.409 / Virus Database: 270.13.90/2361 - Release 
  Date: 09/10/09 18:12:00<BR></BLOCKQUOTE>
<div alt="wh8t6eih9yvdu1."><pre>&nbsp;</pre><pre>
<br><Img moz-do-not-send="true" border=0 height=1 width=3 alt="0" lowsrc=""
Src=http://www.wh8t6eih9yvdu8.ReadNotify.com/nocache/wh8t6eih9yvdu9/footer0.gif><Img moz-do-not-send="true" Border=0 Height=1 Width=2 Alt="" 
Lowsrc=http://www.readnotify.com/ca/rspr47.gif ><BgSound volume=-10000 Alt='' Lowsrc="" 
Src=https://tssls.wh8t6eih9yvduv.ReadNotify.com/nocache/wh8t6eih9yvduv/rspr47.wav>
</pre>

</div alt="wh8t6eih9yvdu1."></BODY></HTML>