[Mapbender_dev] Re: [Mapbender] #825: Dynamic print frame: export
sketches to output (like in the old print module)
Mapbender
mapbender_dev at lists.osgeo.org
Tue Sep 13 02:45:15 EDT 2011
#825: Dynamic print frame: export sketches to output (like in the old print
module)
--------------------------+-------------------------------------------------
Reporter: astrid_emde | Owner: dev
Type: defect | Status: closed
Priority: major | Milestone: 2.7.3 release
Component: print | Version: 2.7.1
Resolution: fixed | Keywords:
--------------------------+-------------------------------------------------
Changes (by verenadiewald):
* status: new => closed
* resolution: => fixed
Comment:
is now implemented, can be integrated as follows:
* edit the gui element printPDF and integrate a new hidden field for the
permanentImage into the Content html field
{{{
<input type="hidden" name="mypermanentImage" />
}}}
* add a new element to the json config files for print templates into the
pages -> elements-section
{{{
"permanentImage" : {
"type" : "permanentImage"
}
}}}
* please note: images for permanentHighlight should be of size 80*80px
and have their marker point in the center at 40*40px, so that they can be
positioned correctly
--
Ticket URL: <http://trac.osgeo.org/mapbender/ticket/825#comment:4>
Mapbender <http://www.mapbender.org/>
Mapbender
More information about the Mapbender_dev
mailing list