mikuli.cz

:)
git clone https://git.sr.ht/~ashymad/mikuli.cz
Log | Files | Refs

commit 29c5dfe3c090b116bc148b46ccea1c64f8d4722d
parent 65d00b964e33ec10037b07437b4184f7f76b997d
Author: markseu <mark2011@mayberg.se>
Date:   Thu, 29 Sep 2022 14:04:42 +0200

Updated extensions for new folder structure

Diffstat:
Msystem/extensions/image.php | 2+-
Msystem/extensions/update-current.ini | 18+++++++++---------
2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/system/extensions/image.php b/system/extensions/image.php @@ -1,5 +1,5 @@ <?php -// Image extension, https://github.com/datenstrom/yellow-extensions/tree/master/source/image +// Image extension, https://github.com/annaesvensson/yellow-image class YellowImage { const VERSION = "0.8.16"; diff --git a/system/extensions/update-current.ini b/system/extensions/update-current.ini @@ -44,8 +44,8 @@ content/shared/page-new-default.md: page-new-default.md, create, optional Extension: Image Version: 0.8.16 Description: Images and thumbnails. -DocumentationUrl: https://github.com/datenstrom/yellow-extensions/tree/master/source/image -DownloadUrl: https://github.com/datenstrom/yellow-extensions/raw/master/downloads/image.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-image +DownloadUrl: https://github.com/datenstrom/yellow-extensions/raw/main/downloads/image.zip Published: 2022-04-19 17:02:35 Developer: Datenstrom Tag: feature @@ -56,7 +56,7 @@ media/thumbnails/photo-100x40.jpg: photo-100x40.jpg, create, optional Extension: Install Version: 0.8.76 Description: Install a brand new, shiny website. -DocumentationUrl: https://github.com/datenstrom/yellow-extensions/tree/master/source/install +DocumentationUrl: https://github.com/annaesvensson/yellow-install DownloadUrl: https://github.com/datenstrom/yellow-extensions/raw/main/downloads/install.zip Published: 2022-09-28 21:14:00 Developer: Datenstrom @@ -78,8 +78,8 @@ media/downloads/yellow.pdf: yellow.pdf, create Extension: Markdown Version: 0.8.22 Description: Text formatting for humans. -DocumentationUrl: https://github.com/datenstrom/yellow-extensions/tree/master/source/markdown -DownloadUrl: https://github.com/datenstrom/yellow-extensions/raw/master/downloads/markdown.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-markdown +DownloadUrl: https://github.com/datenstrom/yellow-extensions/raw/main/downloads/markdown.zip Published: 2022-08-24 21:47:46 Developer: Datenstrom Tag: feature @@ -88,8 +88,8 @@ system/extensions/markdown.php: markdown.php, create, update Extension: Meta Version: 0.8.15 Description: Meta data for social media sites. -DocumentationUrl: https://github.com/datenstrom/yellow-extensions/tree/master/source/meta -DownloadUrl: https://github.com/datenstrom/yellow-extensions/raw/master/downloads/meta.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-meta +DownloadUrl: https://github.com/datenstrom/yellow-extensions/raw/main/downloads/meta.zip Published: 2022-05-08 10:08:53 Developer: Datenstrom, Steffen Schultz Tag: feature @@ -98,8 +98,8 @@ system/extensions/meta.php: meta.php, create, update Extension: Serve Version: 0.8.20 Description: Built-in web server. -DocumentationUrl: https://github.com/datenstrom/yellow-extensions/tree/master/source/serve -DownloadUrl: https://github.com/datenstrom/yellow-extensions/raw/master/downloads/serve.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-serve +DownloadUrl: https://github.com/datenstrom/yellow-extensions/raw/main/downloads/serve.zip Published: 2022-04-17 11:12:47 Developer: Datenstrom Tag: feature