Ok, so if I use string overrides, would I just use the word &quot;Read More&quot;?, when trying this, no changes take place.<br><br><div class="gmail_quote">On Mon, Apr 11, 2011 at 8:45 PM, Neil Coghlan <span dir="ltr">&lt;<a href="mailto:neil@esl-lounge.com">neil@esl-lounge.com</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" text="#000000">
    if you want to replace all instances of &quot;Read More&quot;, then string
    overrides is the easiest way to do it.<div><div></div><div class="h5"><br>
    <br>
    On 11/04/2011 16:31, Christian Quiñones wrote:
    <blockquote type="cite">@Neil.  I am afraid I have to do some more research to
      learn how to roll my own links.  I was hoping it was as simple as
      just &quot;replacing&quot; keywords.<br>
      <br>
      @Earnie, I looked at the api and I dont&#39; understand if I have to
      just copy and paste into the node.api.php file or if I have to
      actually create a module invoking this api.  If its tha latter, I
      will need to keep searching for a better solution.<br>
      <br>
      Either way, thank you for your input.<br>
      <br>
      <div class="gmail_quote">On Mon, Apr 11, 2011 at 7:40 PM, Earnie
        Boyd <span dir="ltr">&lt;<a href="mailto:earnie@users.sourceforge.net" target="_blank">earnie@users.sourceforge.net</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">Simply roll a custom module that
          implements hook_link_alter[1] for D6 or<br>
          hook_node_view_alter[2] for D7.<br>
          <br>
          [1]<br>
          <a href="http://api.drupal.org/api/drupal/developer--hooks--core.php/function/hook_link_alter/6" target="_blank">http://api.drupal.org/api/drupal/developer--hooks--core.php/function/hook_link_alter/6</a><br>
          [2]<br>
          <a href="http://api.drupal.org/api/drupal/modules--node--node.api.php/function/hook_node_view_alter/7" target="_blank">http://api.drupal.org/api/drupal/modules--node--node.api.php/function/hook_node_view_alter/7</a><br>

          <br>
          <br>
          --<br>
          Earnie<br>
          -- <a href="http://progw.com" target="_blank">http://progw.com</a><br>
          -- <a href="http://www.for-my-kids.com" target="_blank">http://www.for-my-kids.com</a><br>
          <font color="#888888">--<br>
          </font>
          <div>
            <div>[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
            </div>
          </div>
        </blockquote>
      </div>
      <br>
    </blockquote>
  </div></div></div>

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