<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    if you want to replace all instances of "Read More", then string
    overrides is the easiest way to do it.<br>
    <br>
    On 11/04/2011 16:31, Christian Qui&ntilde;ones wrote:
    <blockquote
      cite="mid:BANLkTi=RFOoYNwkJxomBXUD7ykQe-yW+Ag@mail.gmail.com"
      type="cite">@Neil.&nbsp; I am afraid I have to do some more research to
      learn how to roll my own links.&nbsp; I was hoping it was as simple as
      just "replacing" keywords.<br>
      <br>
      @Earnie, I looked at the api and I dont' 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.&nbsp; 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 moz-do-not-send="true"
            href="mailto:earnie@users.sourceforge.net">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 moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true" href="http://progw.com"
            target="_blank">http://progw.com</a><br>
          -- <a moz-do-not-send="true"
            href="http://www.for-my-kids.com" target="_blank">http://www.for-my-kids.com</a><br>
          <font color="#888888">--<br>
          </font>
          <div>
            <div class="h5">[ Drupal support list | <a
                moz-do-not-send="true" href="http://lists.drupal.org/"
                target="_blank">http://lists.drupal.org/</a> ]<br>
            </div>
          </div>
        </blockquote>
      </div>
      <br>
    </blockquote>
  </body>
</html>