Re: [Geoserver-users] missing templates folder

2019-10-23 Thread Vera Green
Thanks Andea, we tested this and it works so I updated the issue to reflect this. Vera On Sat, Oct 19, 2019 at 6:58 AM Andrea Aime wrote: > Hi Vera, > I kept on being surprised

Re: [Geoserver-users] missing templates folder

2019-10-19 Thread Andrea Aime
Hi Vera, I kept on being surprised about the "templates" bit so I did a check, it's indeed still supported, as a general fallback, but it's really the last attempt on user visible resources*, performed even after checking the legacy GeoServer 1.x locations. See the full lookup code here:

Re: [Geoserver-users] missing templates folder

2019-10-18 Thread Vera Green
If anyone else is struggling with this here are the steps: cd /opt/tomcat/webapps/geoserver/data/workspaces cp /yourPath/content.ftl . chown tomcat:tomcat content.ftl cd .. mkdir templates chown tomcat:tomcat templates cp / yourPath /header.ftl templates/. cp / yourPath /footer.ftl templates/.

Re: [Geoserver-users] missing templates folder

2019-05-23 Thread Andrea Aime
Hi Vera, I'm don't remember about a "templates" folder, the files are normally put in the data dir, workspace directory, if you want them to apply to the entire workspace, datastore directory, to apply them to all feature types coming from the store, or the feature type directory itself, to have