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).
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).