<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Dean,<br>
      <br>
        Don't forget there's an [Identify] section in the settings.in
      for global header and footer.<br>
      <br>
      And your footer.html may need Mapserver's magic string at the top:<br>
      <br>
      <!-- MapServer Template --><br>
      <br>
      <pre class="moz-signature" cols="72">Best Regards,
Brent Fraser</pre>
      On 8/30/2012 11:29 AM, Anderson, Dean wrote:<br>
    </div>
    <blockquote
cite="mid:CADY2FsvSyFyLVsw5vjH+NBnXEq2ZFgrd=87G0Qtq=8074GmvPg@mail.gmail.com"
      type="cite">
      <div>I am not sure if this is a bug and I need to verify before
        submitting ticket.  I am not able to display a footer using the
        select service (select.php).  This is what I did..</div>
      <div> </div>
      <div>1. Created a "select_footer.html" file in the
        maps\demo\parcels\templates directory. </div>
      <div> </div>
      <div>2. Added the reference to the Metadata section in parcel.map
        <br>
        'select_footer' 'templates/select_footer.html'</div>
      <div> </div>
      <div>3. Cleared cache and ran demo - not display of footer stuff.
      </div>
      <div> </div>
      <div>4. Checked the select.php to see if I had my reference for
        the footer is correct.  Found the line: </div>
      <div><br>
        if($layer->getMetadata('select_footer')) {<br>
          $layer->set('footer',
        $layer->getMetadata('select_footer'));</div>
      <div> </div>
      <div>Based on some simple tests it appears my file is being loaded
        in select.php, so I think it is being referenced correctly but
        does not display.  Any ideas on how to make this work would be
        much appreciated.  It is the last test I need to do in
        customizing the app for select. </div>
      <div> </div>
      <div><br>
        -- <br>
      </div>
      <div>Dean R Anderson </div>
      <div>IT Director </div>
      <div>Polk County</div>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Geomoose-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Geomoose-users@lists.osgeo.org">Geomoose-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/geomoose-users">http://lists.osgeo.org/mailman/listinfo/geomoose-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>