From 4396a88f1ab1e806ecc131bc740672ddf16857db Mon Sep 17 00:00:00 2001 From: trendschau Date: Thu, 9 Jan 2020 09:42:48 +0100 Subject: [PATCH] Version 1.3.1: Improved Meta Information --- system/Settings.php | 2 +- system/author/layouts/layout.twig | 6 +++--- system/author/layouts/layoutAuth.twig | 4 ++-- system/author/layouts/layoutBlank.twig | 2 +- system/author/layouts/layoutBlox.twig | 24 ++++++++++++------------ system/author/layouts/layoutEditor.twig | 22 +++++++++++----------- themes/typemill/typemill.yaml | 2 ++ 7 files changed, 32 insertions(+), 30 deletions(-) diff --git a/system/Settings.php b/system/Settings.php index 3b88952..661dbac 100644 --- a/system/Settings.php +++ b/system/Settings.php @@ -54,7 +54,7 @@ class Settings 'contentFolder' => 'content', 'cache' => true, 'cachePath' => $rootPath . 'cache', - 'version' => '1.3.0', + 'version' => '1.3.1', 'setup' => true, 'welcome' => true, 'images' => ['live' => ['width' => 820], 'mlibrary' => ['width' => 50, 'height' => 50]], diff --git a/system/author/layouts/layout.twig b/system/author/layouts/layout.twig index ccf8847..403c21e 100644 --- a/system/author/layouts/layout.twig +++ b/system/author/layouts/layout.twig @@ -17,7 +17,7 @@ - + @@ -55,7 +55,7 @@ - - + + \ No newline at end of file diff --git a/system/author/layouts/layoutAuth.twig b/system/author/layouts/layoutAuth.twig index 090e19b..6cbe35b 100644 --- a/system/author/layouts/layoutAuth.twig +++ b/system/author/layouts/layoutAuth.twig @@ -18,7 +18,7 @@ - + @@ -54,6 +54,6 @@ {% block content %}{% endblock %} - + \ No newline at end of file diff --git a/system/author/layouts/layoutBlank.twig b/system/author/layouts/layoutBlank.twig index 31219c8..5458625 100644 --- a/system/author/layouts/layoutBlank.twig +++ b/system/author/layouts/layoutBlank.twig @@ -17,7 +17,7 @@ - + diff --git a/system/author/layouts/layoutBlox.twig b/system/author/layouts/layoutBlox.twig index 50f4ba2..f6f0542 100644 --- a/system/author/layouts/layoutBlox.twig +++ b/system/author/layouts/layoutBlox.twig @@ -17,7 +17,7 @@ - + {{ assets.renderCSS() }} @@ -164,23 +164,23 @@ const myaxios = axios.create(); myaxios.defaults.baseURL = "{{ base_url }}"; - - - - - - - + + + + + + + {{ assets.renderEditorJS() }} - - - - + + + + {{ assets.renderJS() }} diff --git a/system/author/layouts/layoutEditor.twig b/system/author/layouts/layoutEditor.twig index 6070f31..deaecd0 100644 --- a/system/author/layouts/layoutEditor.twig +++ b/system/author/layouts/layoutEditor.twig @@ -18,7 +18,7 @@ - + {{ assets.renderCSS() }} @@ -59,23 +59,23 @@
- + - - - - - + + + + + {{ assets.renderEditorJS() }} - - - - + + + + {{ assets.renderJS() }} diff --git a/themes/typemill/typemill.yaml b/themes/typemill/typemill.yaml index 8596546..f8ae3ea 100644 --- a/themes/typemill/typemill.yaml +++ b/themes/typemill/typemill.yaml @@ -4,6 +4,8 @@ description: The standard theme for Typemill. Responsive, minimal and without an author: Sebastian Schürmanns homepage: https://typemill.net licence: MIT +paypal: https://paypal.me/typemill +amount: 10 settings: chapter: Chapter