[Geomoose-users] Problem with footer in select.php
Brent Fraser
bfraser at geoanalytic.com
Thu Aug 30 11:45:34 PDT 2012
Dean,
Don't forget there's an [Identify] section in the settings.in for
global header and footer.
And your footer.html may need Mapserver's magic string at the top:
<!-- MapServer Template -->
Best Regards,
Brent Fraser
On 8/30/2012 11:29 AM, Anderson, Dean wrote:
> 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..
> 1. Created a "select_footer.html" file in the
> maps\demo\parcels\templates directory.
> 2. Added the reference to the Metadata section in parcel.map
> 'select_footer' 'templates/select_footer.html'
> 3. Cleared cache and ran demo - not display of footer stuff.
> 4. Checked the select.php to see if I had my reference for the footer
> is correct. Found the line:
>
> if($layer->getMetadata('select_footer')) {
> $layer->set('footer', $layer->getMetadata('select_footer'));
> 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.
>
> --
> Dean R Anderson
> IT Director
> Polk County
>
>
>
> _______________________________________________
> Geomoose-users mailing list
> Geomoose-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geomoose-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20120830/313cf170/attachment.html>
More information about the Geomoose-users
mailing list