commit 36dc330345f6126702d2d55038d494d7ab1ce22d
parent 60f3a33917e52fc7e3d5fcbb042337b7fbce8e0e
Author: markseu <mark2011@mayberg.se>
Date: Sun, 15 Aug 2021 22:18:47 +0200
Updated tool chain for installation files
Diffstat:
4 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/system/extensions/core.php b/system/extensions/core.php
@@ -2,7 +2,7 @@
// Core extension, https://github.com/datenstrom/yellow-extensions/tree/master/source/core
class YellowCore {
- const VERSION = "0.8.49";
+ const VERSION = "0.8.50";
const RELEASE = "0.8.17";
public $page; // current page
public $content; // content files
diff --git a/system/extensions/install-blog.zip b/system/extensions/install-blog.zip
Binary files differ.
diff --git a/system/extensions/install-wiki.zip b/system/extensions/install-wiki.zip
Binary files differ.
diff --git a/system/extensions/update-current.ini b/system/extensions/update-current.ini
@@ -21,11 +21,11 @@ Tag: feature
system/extensions/command.php: command.php, create, update
Extension: Core
-Version: 0.8.49
+Version: 0.8.50
Description: Core functionality of the website.
HelpUrl: https://github.com/datenstrom/yellow-extensions/tree/master/source/core
DownloadUrl: https://github.com/datenstrom/yellow-extensions/raw/master/zip/core.zip
-Published: 2021-08-10 11:47:32
+Published: 2021-08-15 21:50:11
Developer: Datenstrom
Tag: feature
system/extensions/core.php: core.php, create, update
@@ -34,7 +34,7 @@ system/layouts/error.html: error.html, create, update, careful
system/layouts/header.html: header.html, create, update, careful
system/layouts/footer.html: footer.html, create, update, careful
system/layouts/navigation.html: navigation.html, create, update, careful
-system/layouts/pagination.html: default.html, create, update, careful
+system/layouts/pagination.html: pagination.html, create, update, careful
content/shared/page-new-default.md: page-new-default.md, create, optional
content/shared/page-error-404.md: page-error-404.md, create, optional
@@ -53,11 +53,11 @@ system/extensions/edit-stack.svg: edit-stack.svg, create, update
system/extensions/edit.woff: edit.woff, delete
Extension: Image
-Version: 0.8.12
+Version: 0.8.13
Description: Images and thumbnails.
HelpUrl: https://github.com/datenstrom/yellow-extensions/tree/master/source/image
DownloadUrl: https://github.com/datenstrom/yellow-extensions/raw/master/zip/image.zip
-Published: 2020-11-18 22:26:26
+Published: 2021-05-25 09:17:59
Developer: Datenstrom
Tag: feature
system/extensions/image.php: image.php, create, update
@@ -69,7 +69,7 @@ Version: 0.8.53
Description: Install a brand new, shiny website.
HelpUrl: https://github.com/datenstrom/yellow-extensions/tree/master/source/install
DownloadUrl: https://github.com/datenstrom/yellow-extensions/raw/master/zip/install.zip
-Published: 2021-07-10 18:50:00
+Published: 2021-08-11 18:04:38
Developer: Datenstrom
Status: unlisted
system/extensions/install.php: install.php, create