Hi !
What do I have to do to enlarge the mapSearch in v.2.6.1 ?
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Enlarge-mapSearch-tp5891500p5891500.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.
... I think my post was not clear
I would like to make the size of the mapSearch window (minimap) bigger. It
is 210px wide by default.
I have found parameters that seemed promising to change in ol_minimap.js but
it has no effect. Is this file obsolete ?
Is there a place I can change the width and height of the mapSearch ?
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Enlarge-mapSearch-tp5891500p5899248.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.
Hi Timothee
You have to change the size in ol_minimap.js, but GeoNetwork uses minified
javascript files.
To change it you need to download the source code, modify ol_minimap.js and
execute mvn install in ROOT_SRC/web folder. You'll get in the folder
ROOT_SRC/web/src/main/webapp/scripts/lib the minified files to copy in the
analogue folder of your GeoNetwork installation.
To test first the change to ol_minimap.js you can use the GeoNetwork
installation, adding &debug=true parameter to URL. With this parameter
GeoNetwork uses the no minified version of javascript files.
I'll check for a next version to put the minimap size in config-gui.xml
file, so should be easy to change.
Regards,
Jose GarcĂa
On Fri, Jan 7, 2011 at 2:57 PM, timothee.becker
<timothee.becker@anonymised.com>wrote:
... I think my post was not clear
I would like to make the size of the mapSearch window (minimap) bigger. It
is 210px wide by default.
I have found parameters that seemed promising to change in ol_minimap.js
but
it has no effect. Is this file obsolete ?
Is there a place I can change the width and height of the mapSearch ?
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/Enlarge-mapSearch-tp5891500p5899248.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any
company
that requires sensitive data to be transmitted over the Web. Learn how to
best implement a security strategy that keeps consumers' information secure
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork
Great, thanks !
However, &debug=true doesn't work for me. I found another post with the same
advice except that the additional parameter was ?debug
This works for me in 2.6.1
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Enlarge-mapSearch-tp5891500p5899436.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.