]> 91.132.146.200 Git - bibliotheca-php.git/commitdiff
updated changelog and upgrade notes
authorBanana <mail@bananas-playground.net>
Mon, 1 May 2023 08:53:57 +0000 (10:53 +0200)
committerBanana <mail@bananas-playground.net>
Mon, 1 May 2023 08:53:57 +0000 (10:53 +0200)
CHANGELOG
upgrade/from-version-1.4.txt

index cc0c99955402d4c8cdff49098bd1ea204d824224..1e0443a8cc931fe7cd0c4d1264afc8764f274751 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
 1.5 - Sacred Passage
-       * Fixed global search in navigation.
        * Added google books parser. See upgrade file for more infos.
+       * Added a new theme based on Windows 98.
+       * Fixed global search in navigation.
        * Fix: #18
        * Fix: #19
        * Fix: #15
index 7eb3881564a939f47987a206b1b760e857dd8f9d..fff159ad9c04bac13ab285b8136bf80fdedc2e1b 100644 (file)
@@ -12,3 +12,7 @@ UPDATE `#REPLACEME#_sys_fields` SET `type` = 'text', `searchtype` = 'entrySingle
 
 # if you use the field ISBN already run this and change the collection id
 ALTER TABLE `#REPLACEME#_collection_entry_#CHANGE_ID#` CHANGE `isbn` `isbn` VARCHAR(32) NULL DEFAULT NULL;
+
+# New Theme: 98.
+Theme based on https://jdan.github.io/98.css/
+To use it, change UI_THEME in config.php to 98