Johannes Weskamm ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=5e4aa707052b790c97507b61 ) *created* an issue
GeoServer ( https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiZGE1M2NkM2Y5Njk4NDY0ZWJmNmM0MTY0ZjllZDQxY2QiLCJwIjoiaiJ9 ) / Improvement ( https://osgeo-org.atlassian.net/browse/GEOS-9927?atlOrigin=eyJpIjoiZGE1M2NkM2Y5Njk4NDY0ZWJmNmM0MTY0ZjllZDQxY2QiLCJwIjoiaiJ9 ) GEOS-9927 ( https://osgeo-org.atlassian.net/browse/GEOS-9927?atlOrigin=eyJpIjoiZGE1M2NkM2Y5Njk4NDY0ZWJmNmM0MTY0ZjllZDQxY2QiLCJwIjoiaiJ9 ) Add StyleComponentInfo as extensions entry point in AbstractStylePage ( https://osgeo-org.atlassian.net/browse/GEOS-9927?atlOrigin=eyJpIjoiZGE1M2NkM2Y5Njk4NDY0ZWJmNmM0MTY0ZjllZDQxY2QiLCJwIjoiaiJ9 ) Issue Type: Improvement Assignee: Unassigned Created: 23/Feb/21 10:41 AM Priority: Medium Reporter: Johannes Weskamm ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=5e4aa707052b790c97507b61 ) As discussed on the mailinglist under the title "Best way to hook into the UI of the styling tabs", there is currently no way for an extension to hook into the style edit pages besides the separated and isolated tab. The goal is to get extensions instantiated in the style edit pages to achieve something like this: https://github.com/geostyler/geostyler/discussions/1324#discussioncomment-357127 The following PR will add a new entry point for extensions to be instantiated in the AbstractStylePage and thus get access to the style edit pages. Implementation has been broken down to be as simple as possible, so there is no change in the wicket templates. StyleComponents should handle their layout / DOM location themselves, if they need to be rendererd on the pages. ( https://osgeo-org.atlassian.net/browse/GEOS-9927#add-comment?atlOrigin=eyJpIjoiZGE1M2NkM2Y5Njk4NDY0ZWJmNmM0MTY0ZjllZDQxY2QiLCJwIjoiaiJ9 ) Add Comment ( https://osgeo-org.atlassian.net/browse/GEOS-9927#add-comment?atlOrigin=eyJpIjoiZGE1M2NkM2Y5Njk4NDY0ZWJmNmM0MTY0ZjllZDQxY2QiLCJwIjoiaiJ9 ) Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100154- sha1:35bf746 )
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
