Hi Freakeao
I'm running COPS in a jail on a Truenas server. A while back, you had indicated that all I had to do was copy the bootstrap2 files into my existing installation and I would be able to use your template.
Quote:
Originally Posted by Freakeao
Native (non-docker install):
copy templates/bootstrap2 into your current install
and also copy util.js from my repo over the util.js in your current install.
update config_local.php to include
$config['cops_template'] = 'bootstrap2';
|
I have done that and it works perfectly.
It looks like you've made additional changes since then which I would like to make use of as well. If I'm reading this right, it looks like you've made changes to the base code as well as to the template.
Quote:
Originally Posted by Freakeao
|
Quote:
Originally Posted by Freakeao
Bootstrap2 theme specific changes - Responsive design.
- Many UI tweaks
- clickable IDs (goodreads, etc) in book details
COPS level changes - Added support for more than 2 themes
- Ignored formats support. (Hide Original_EPUB for example)
|
How would I update my install to get your latest? Can I simply copy the files over or do I have to do a full install?
Thanks for your work on this.