Comment 30 for bug 1778972

Revision history for this message
Jane Sandberg (sandbergja) wrote :

Okay, I pushed two commits to the collab branch implementing my suggestions. The second one just fixes a mistake in my first commit hahaha.

You can now turn Chris' sweet design on and off by simply commenting/uncommenting a line in eg_vhost.conf and restarting Apache.

I also started some release notes.

One issue with the OILSWebTemplatePath that I did not address: we'll need to add the new directory to the Makefile so that it can be installed during the make install step.

Some other work that is needed is to chip away at the files that are almost duplicates between Open-ILS/src/templates vs. Open-ILS/src/templates-bootstrap, with the goal of reducing unnecessary file overrides.

Also, Chris, I noticed that you have a config.tt2 and a config-fresh.tt2. Do we need the config-fresh.tt2 for anything?