You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Heron Mapping Client Development
Hi Just, I've expanded our geoviewer app with the GXP layer toolbar (like the catalognl demo) - therefore I've checked (nearly) all upcoming windows for a correct i18n language display (english / german). Now I've updated two Heron i18n files (en_EN.js, de_DE.js) and three GXP modules (AddLayers.js, en.js, de.js). Whats the best practice to get it in your nightly build on Github? Can we change the GXP source - the original code isn't changed for years? Best Wolfram
Just van den Broecke
unread,
Apr 29, 2018, 5:39:08 PM4/29/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to geoext-vi...@googlegroups.com
Hi Wolfram,
The Heron GXP version is synced as a GitHub submodule with
https://github.com/justb4/gxp to be able to extend functionalities to be
donated back in to the GXP master and to be resilient of "big changes"
there. In practice not all Heron's changes (like the Vector Style
Editor) have been merged back for various reasons. And for stability the
GXP master branch has not been merged back.