Hi,I would like to customize the home page and some parts of the viewer. I know that many options can be changed in the localConfig.json, but I cannot find the way to do this:1.change the text in the body of the homepage
2. the banner (header image)
3. the text in the footer
4. the geosolutions logos in the page
5. I would like to insert a small hearder into the viewer at the top with a logo
6. change the icons in the viewer
When are you expecting to release the new version? 2018.02
has the last nightly version soleved the problem with saving maps?, due to the SRS amount
Regards,
Mauro Bartolomeoli
==
GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information.
==
Dott. Mauro Bartolomeoli
@mauro_bart
Technical Lead
GeoSolutions S.A.S.
Via di Montramito 3/A
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
-------------------------------------------------------
AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.
The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.
All the text should be changed using translation files. For example, for english, have a look here: https://github.com/geosolutions-it/MapStore2/blob/master/web/client/translations/data.en-US#L158In the home section you should find (almost) all the text used by the homepage.Let us know if you miss anything.
This can be done using css, this is the selector: .page-maps .ms-home-description
Icons are implemented using a custom font (mapstore2) and css styles to assign a particular char to each button (using the glyph icons technique).
You can either customize the font (or replace it with your own) or play with css to use images (or sprites) instead of fonts.
Hi Mauro,Thanks a lot for taking the time to answerAll the text should be changed using translation files. For example, for english, have a look here: https://github.com/geosolutions-it/MapStore2/blob/master/web/client/translations/data.en-US#L158In the home section you should find (almost) all the text used by the homepage.Let us know if you miss anything.Yes, simple thing, The word MapStore in the header, I cannot find it un the translation files, I guess it is somewhere common to all pages. I am using the latest build, so I am using the dev version
by the way, I dont see the theme nor the viewer selector in the dev version´s home page, are you planning to deprecate that? (leaflet?), the new maps are opening only with openlayers
This can be done using css, this is the selector: .page-maps .ms-home-descriptionEveryhing in the default.css file?
Icons are implemented using a custom font (mapstore2) and css styles to assign a particular char to each button (using the glyph icons technique).
You can either customize the font (or replace it with your own) or play with css to use images (or sprites) instead of fonts.Are these in the docs/fonts folder?
--
You received this message because you are subscribed to the Google Groups "mapstore-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mapstore-user...@googlegroups.com.
To post to this group, send email to mapstor...@googlegroups.com.
Visit this group at https://groups.google.com/group/mapstore-users.
For more options, visit https://groups.google.com/d/optout.
Hi Mauro,
Thanks a lot for your help, all OK and working
But after updating to the latest build I am having these issues:
1. The Add Dashboard disappeared, only the Add Map appears
2 After Adding--
You received this message because you are subscribed to the Google Groups "mapstore-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mapstore-users+unsubscribe@googlegroups.com.
To post to this group, send email to mapstore-users@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to mapstore-user...@googlegroups.com.
To post to this group, send email to mapstor...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mapstore-users/951a8901-9776-4580-b6d4-ff473708a6den%40googlegroups.com.
==
GeoServer Professional Services from the experts!
Visit http://bit.ly/gs-services-us for more information.
==
Dott. Ing. Tobia Di Pisa
Technical Lead / Project Manager
GeoSolutions Group
phone: +39 0584 962313
mobile: +39 340 1781783
fax: +39 0584 1660272
https://www.geosolutionsgroup.com/
http://twitter.com/geosolutions_it
-------------------------------------------------------
1. Unfortunately, I cannot find the exact file associated with the below content in the documentation/ plugins directory in my mapstore.
The only content I want to change is my own…
2.In order to print the maps, I would like the print option enabled... Could you please tell me how to enable the print option in mapstore.
Thanks & Regards,
RAM