I think your best bet is to:<div><br></div><div>Redefine body and teaser completely by concatenating the result of iterating through the fields to create a custom output, including the two links put in here.</div><div><br>

</div><div>Victor<br><br><div class="gmail_quote">On Mon, Sep 14, 2009 at 12:34 PM, Tine Müller <span dir="ltr">&lt;<a href="mailto:tinem@email.dk">tinem@email.dk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">







<div bgcolor="#ffffff">
<div>
<div>
<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><code>&lt;?php<br>// $Id$<br><br>/**<br>* 
@file<br>*   Utilities for the Copenhagen site<br>*/<br><br>/*<br>* 
Implement hook_nodeapi<br>*/<br>function 
copenhagen_utilities_nodeapi(&amp;$node, $op, $arg = 0) {<br>  switch ($op) 
{<br>    case &#39;rss item&#39;:<br>      
$the_map_links = &#39;&lt;a href=&quot;&#39; . $node-&gt;field_copenhagen_map[0][display_url] 
. $node-&gt;nid . &#39;&quot;&gt;&lt;b&gt;See the toilet on Copenhagen 
Map&lt;/a&gt;&lt;/b&gt;<div class="im"><br>&lt;br&gt;&lt;a href=&quot;&#39; . 
$node-&gt;field_copenhagen_map_radius[0][display_url] . $node-&gt;nid . 
&#39;&quot;&gt;&lt;b&gt;See the toilet on Google Map width 
Radius&lt;/a&gt;&lt;/b&gt;&#39;;<br></div>      // add the map 
links to both body and teaser to cover both RSS feed 
configurations<br>      $node-&gt;teaser .= 
$the_map_links;<br>      $node-&gt;body .= 
$the_map_links;<br>    break;<br>  }<br>}</code></div>
<p>In the table content_type_copenhagen I have this informations if that helps 
you.</p>
<p></p>
<div><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 class="im">
  <div style="font:10pt arial">----- Original Message ----- </div>
  <div style="font:10pt arial;background:#e4e4e4"><b>From:</b> 
  <a title="tinem@email.dk" href="mailto:tinem@email.dk" target="_blank">Tine Müller</a> </div>
  <div style="font:10pt arial"><b>To:</b> <a title="support@drupal.org" href="mailto:support@drupal.org" target="_blank">support@drupal.org</a> </div>
  </div><div><div></div><div class="h5"><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> </div>
  <div><font size="2" face="Arial">Is it &quot;normal&quot; that the RSS is showed in 2 lines 
  instead of one which it is in the Content type? </font></div>
  <div> </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> </div>
  <div><font size="2" face="Arial">&lt;code&gt;    &lt;?php print 
  $content;<br> print &#39;&lt;a href=&quot;&#39; . 
  $node-&gt;field_copenhagen_map[0][display_url] . $node-&gt;nid . 
  &#39;&quot;&gt;&lt;b&gt;See the toilet on Copenhagen 
  Map&lt;/a&gt;&lt;/b&gt;<br> &lt;br&gt;&lt;a href=&quot;&#39; . 
  $node-&gt;field_copenhagen_map_radius[0][display_url] . $node-&gt;nid . 
  &#39;&quot;&gt;&lt;b&gt;See the toilet on Google Map width Radius&lt;/a&gt;&lt;/b&gt;&#39;; 
  ?&gt;&lt;/code&gt;</font></div>
  <div> </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> </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"><b>From:</b> 
    <a title="tinem@email.dk" href="mailto:tinem@email.dk" target="_blank">Tine Müller</a> </div>
    <div style="font:10pt arial"><b>To:</b> <a title="support@drupal.org" href="mailto:support@drupal.org" target="_blank">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> </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" target="_blank"><font size="2" face="Arial">http://www.tinemuller.dk/drupal/view/list/copenhagen</font></a><font size="2" face="Arial"> it&#39;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" target="_blank"><font size="2" face="Arial">http://www.tinemuller.dk/drupal/list_copenhagen_feed</font></a><font size="2" face="Arial"> it&#39;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&#39;m trying to get help 
    to do.</font></p></div>
    <div><font size="2" face="Arial">M.v.h.<br>Tine Müller<br> <br><a href="http://tine_muller.homepage.dk/" target="_blank">http://tine_muller.homepage.dk/</a><br><a href="http://www.findbiblioteket.dk/" target="_blank">http://www.findbiblioteket.dk/</a><br>

</font></div>
    <div alt="znt0aoo61h9gc1."><pre> </pre><pre><br><img border="0" alt="0" width="3" height="1"><img border="0" alt="" width="2" height="1">
</pre></div>
    <div></div>
    <p>
    </p><hr>

    <p></p>--<br>[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ] 
    <p>
    </p><hr>

    <p></p><br>No virus found in this incoming message.<br>Checked by AVG - 
    <a href="http://www.avg.com" target="_blank">www.avg.com</a> <br>Version: 8.5.409 / Virus Database: 270.13.81/2350 - Release 
    Date: 09/06/09 17:51:00<br><p></p><p></p></blockquote>
  <div alt="ejil6plt3cwqr1."><pre> </pre><pre><br><img border="0" alt="0" width="3" height="1"><img border="0" alt="" width="2" height="1">
</pre></div>
  <div></div>
  </div></div><p></p><div><div></div><div class="h5">
  <hr>

  <p></p>--<br>[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]
  </div></div><p></p><div><div></div><div class="h5">
  <hr>

  <p></p><br>No virus found in this incoming message.<br>Checked by AVG - 
  <a href="http://www.avg.com" target="_blank">www.avg.com</a> <br></div></div>Version: 8.5.409 / Virus Database: 270.13.90/2361 - Release 
  Date: 09/10/09 18:12:00<br><p></p><p></p></blockquote>
<div alt="wh8t6eih9yvdu1."><pre> </pre><pre><br><img border="0" height="1" width="3" alt="0"><img border="0" height="1" width="2" alt="">
</pre>

</div></div>

<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br></div>