sassoftware / sas-portal-app

The purpose of this project is to provide a partial replacement for SAS Information Delivery Portal, that was deprecated as of SAS 9.4M8.
Apache License 2.0
3 stars 5 forks source link

Changes to theme templates not supported #4

Closed CraigRubendall closed 6 months ago

CraigRubendall commented 6 months ago

when building a new theme, the creator of the new theme can change the html templates used to render a page. These template changes are not currently picked up by this application.:

This ticket is to investigate what it would take to support picking up these template changes Note that the performance of retrieving the the theme content dynamically and deciphering what has actually changed needs to be taken into account.

Some thoughts:

instead of general support, perhaps just support updating the banner html (since it is expected that most of the customizations of the theme are for the corporate logo and layout of the banner).