<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 06/10/11 10:56, Ms. Nancy Wichmann wrote:
    <blockquote
      cite="mid:1317851800.98251.YahooMailNeo@web180310.mail.gq1.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:arial,
        helvetica, sans-serif;font-size:12pt">
        <div><span>I believe the Example module includes a complete
            example of the block stuff.</span></div>
        <div><span>You will also need hook_block_info() (</span><a
            moz-do-not-send="true"
href="http://api.drupal.org/api/drupal/modules--block--block.api.php/function/hook_block_info/7">http://api.drupal.org/api/drupal/modules--block--block.api.php/function/hook_block_info/7</a><span>)
            in order for the blocks to show up in the blocks list. Then
            your hook_block_view() (</span><a moz-do-not-send="true"
href="http://api.drupal.org/api/drupal/modules--block--block.api.php/function/hook_block_view/7">http://api.drupal.org/api/drupal/modules--block--block.api.php/function/hook_block_view/7</a><span>)
            will work to generate it.</span></div>
        <div><br>
          <span></span></div>
        <div><span>You might also be interested in </span><a
            moz-do-not-send="true"
            href="http://drupal.org/coding-standards">http://drupal.org/coding-standards</a></div>
        <div>&nbsp;</div>
        <div><font color="#ff007f" face="bookman old style, new york,
            times, serif" size="4"><i><b>Nancy</b></i></font></div>
        <div> <br>
        </div>
        <br>
      </div>
    </blockquote>
    Thanks Nancy easy when you know how. This worked perfectly.<br>
    <br>
    You do a great service to people on this forum<br>
    <br>
    Iain<br>
  </body>
</html>