geoserver icon indicating copy to clipboard operation
geoserver copied to clipboard

[community extension] Add (freemarker) template-editor community extension

Open jeanpommier opened this issue 3 years ago • 3 comments

Add a (freemarker) template-editor extension

Editing freemarker templates usually requires access to disk space and some privilege escalation, which is often not very convenient. It should be possible to edit them using the web UI alongside the layers.

This extension allows to edit them in the web UI. It supports the various levels at which a freemarker template can be defined: default is from the lib, then at workspace level, store level and finally at the layer level.

For now, it only supports the freemarker templates for the WMS GetFeatureInfo response.

Checklist

jeanpommier avatar Jul 09 '22 16:07 jeanpommier

@jeanpommier you should probably rebase everything on the latest main branch, some of the failures are due to a mis-alignment between new functionality provided by GeoTools and expectations in (a few days) old GeoServer tests.

aaime avatar Jul 12 '22 07:07 aaime

@jeanpommier you should probably rebase everything on the latest main branch, some of the failures are due to a mis-alignment between new functionality provided by GeoTools and expectations in (a few days) old GeoServer tests.

Oh, OK, right. Thanks @aaime . I was getting a bit desperate

jeanpommier avatar Jul 12 '22 08:07 jeanpommier

@jeanpommier you should probably rebase everything on the latest main branch, some of the failures are due to a mis-alignment between new functionality provided by GeoTools and expectations in (a few days) old GeoServer tests.

@aaime it was not just that a rebase was needed, but I believe now it is OK. At least, it seems to properly build without errors

jeanpommier avatar Jul 15 '22 12:07 jeanpommier

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 20 '22 04:12 stale[bot]

This issue has been automatically closed because it has not had recent activity. Please re-submit with updates if you want to resume work on this topic. Thank you for your contributions.

stale[bot] avatar Jan 03 '23 08:01 stale[bot]