From d2e72d37eeded85e2fdc6ce97dfd26b38256c403 Mon Sep 17 00:00:00 2001 From: pewgeuges <73141620+pewgeuges@users.noreply.github.com> Date: Mon, 16 Nov 2020 13:28:41 +0000 Subject: [PATCH] development 2.1.1d8 commented out all script loads to check if it fixes a theme incompatibility git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2419373 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- class/init.php | 24 +++++++++---------- css/public.css | 4 ++-- css/settings.css | 4 ++-- footnotes.php | 2 +- readme.txt | 3 +++ .../reference-container-body-3column.html | 19 +++++++++++++++ .../reference-container-body-switch.html | 14 +++++++++++ 7 files changed, 53 insertions(+), 17 deletions(-) create mode 100644 templates/public/reference-container-body-3column.html create mode 100644 templates/public/reference-container-body-switch.html diff --git a/class/init.php b/class/init.php index aac8a03..7b28f0e 100644 --- a/class/init.php +++ b/class/init.php @@ -119,17 +119,17 @@ class MCI_Footnotes { //### SCRIPTS - // enqueue the jQuery plugin registered by WordPress: - wp_enqueue_script( 'jquery' ); - - // enqueue jQuery UI libraries registered by WordPress, needed for tooltips: - wp_enqueue_script( 'jquery-ui-core' ); - wp_enqueue_script( 'jquery-ui-widget' ); - wp_enqueue_script( 'jquery-ui-position' ); - wp_enqueue_script( 'jquery-ui-tooltip' ); - - // enqueue jQuery Tools: - wp_enqueue_script('mci-footnotes-js-jquery-tools', plugins_url('../js/jquery.tools.min.js', __FILE__)); +// // enqueue the jQuery plugin registered by WordPress: +// wp_enqueue_script( 'jquery' ); +// +// // enqueue jQuery UI libraries registered by WordPress, needed for tooltips: +// wp_enqueue_script( 'jquery-ui-core' ); +// wp_enqueue_script( 'jquery-ui-widget' ); +// wp_enqueue_script( 'jquery-ui-position' ); +// wp_enqueue_script( 'jquery-ui-tooltip' ); +// +// // enqueue jQuery Tools: +// wp_enqueue_script('mci-footnotes-js-jquery-tools', plugins_url('../js/jquery.tools.min.js', __FILE__)); // Alternatively, fetch jQuery UI from cdnjs.cloudflare.com: @@ -151,7 +151,7 @@ class MCI_Footnotes { 'mci-footnotes-css-public', plugins_url('../css/public.css', __FILE__), '', - '2.1.1d7' + '2.1.1d8' ); } diff --git a/css/public.css b/css/public.css index 869b135..ce532b0 100755 --- a/css/public.css +++ b/css/public.css @@ -4,9 +4,9 @@ * Created-Date: 15.05.14 * Created-Time: 16:21 * Since: 1.0 - * Version: 2.1.1d7 + * Version: 2.1.1d8 * - * Last modified: 2020-11-14T2229+0100 + * Last modified: 2020-11-16T1424+0100 */ diff --git a/css/settings.css b/css/settings.css index efb0bc9..ebaf820 100755 --- a/css/settings.css +++ b/css/settings.css @@ -4,9 +4,9 @@ * Created-Date: 15.05.14 * Created-Time: 16:21 * Since: 1.0 - * Version: 2.1.1d7 + * Version: 2.1.1d8 * - * Last modified: 2020-11-14T2228+0100 + * Last modified: 2020-11-16T1423+0100 */ diff --git a/footnotes.php b/footnotes.php index 5a34f7b..0d2ff41 100755 --- a/footnotes.php +++ b/footnotes.php @@ -4,7 +4,7 @@ Plugin URI: https://wordpress.org/plugins/footnotes/ Description: time to bring footnotes to your website! footnotes are known from offline publishing and everybody takes them for granted when reading a magazine. Author: Mark Cheret - Version: 2.1.1d7 + Version: 2.1.1d8 Author URI: http://cheret.de/plugins/footnotes-2/ Text Domain: footnotes Domain Path: /languages diff --git a/readme.txt b/readme.txt index e7e721e..565cfd7 100755 --- a/readme.txt +++ b/readme.txt @@ -80,6 +80,9 @@ Visit this swift write-up from a **footnotes** user by the name of **Southwest** == Changelog == += 2.1.1d8 = +- Bugfix: Libraries: commented out all script loads to check if it fixes a theme incompatibility + = 2.1.1d7 = - Bugfix: Combining identical footnotes: fixed dead links diff --git a/templates/public/reference-container-body-3column.html b/templates/public/reference-container-body-3column.html new file mode 100644 index 0000000..66392e3 --- /dev/null +++ b/templates/public/reference-container-body-3column.html @@ -0,0 +1,19 @@ + + [[index]] + [[arrow]] + [[text]] + diff --git a/templates/public/reference-container-body-switch.html b/templates/public/reference-container-body-switch.html new file mode 100644 index 0000000..33f8e55 --- /dev/null +++ b/templates/public/reference-container-body-switch.html @@ -0,0 +1,14 @@ + + [[index]].[[arrow]] + [[text]] +