[Geoserver-devel] [JIRA] (GEOS-9927) Add StyleComponentInfo as extensions entry point in AbstractStylePage

Johannes Weskamm created an issue

GeoServer / ImprovementGEOS-9927

Add StyleComponentInfo as extensions entry point in AbstractStylePage

Issue Type:

ImprovementImprovement

Assignee:

Unassigned

Created:

23/Feb/21 10:41 AM

Priority:

MediumMedium

Reporter:

Johannes Weskamm

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.

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100154-sha1:35bf746)

Atlassian logo