mikuli.cz

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

commit 27352308df992f4d77c9c3c81e95e05777dbc65f
parent 47e57842071608ad35e1fa161ba9758ff855718c
Author: markseu <mark2011@mayberg.se>
Date:   Mon, 11 Dec 2023 16:34:29 +0100

Updated extension settings

Diffstat:
Msystem/extensions/install-blog.bin | 0
Msystem/extensions/install-language.bin | 0
Msystem/extensions/install-wiki.bin | 0
Msystem/extensions/update-current.ini | 27++++++++++++++++++---------
Msystem/extensions/update-latest.ini | 112++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------
5 files changed, 92 insertions(+), 47 deletions(-)

diff --git a/system/extensions/install-blog.bin b/system/extensions/install-blog.bin Binary files differ. diff --git a/system/extensions/install-language.bin b/system/extensions/install-language.bin Binary files differ. diff --git a/system/extensions/install-wiki.bin b/system/extensions/install-wiki.bin Binary files differ. diff --git a/system/extensions/update-current.ini b/system/extensions/update-current.ini @@ -3,8 +3,9 @@ Extension: Core Version: 0.8.125 Description: Core functionality of your website. -DocumentationUrl: https://github.com/annaesvensson/yellow-core DownloadUrl: https://github.com/annaesvensson/yellow-core/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-core +DocumentationLanguage: en, de, sv Published: 2023-10-27 17:02:46 Developer: Anna Svensson Tag: feature @@ -19,8 +20,9 @@ system/layouts/pagination.html: pagination.html, create, update, careful Extension: Edit Version: 0.8.76 Description: Edit your website in a web browser. -DocumentationUrl: https://github.com/annaesvensson/yellow-edit DownloadUrl: https://github.com/annaesvensson/yellow-edit/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-edit +DocumentationLanguage: en, de, sv Published: 2023-09-18 20:10:06 Developer: Anna Svensson Tag: feature @@ -34,8 +36,9 @@ content/shared/page-new-default.md: page-new-default.md, create, optional Extension: Generate Version: 0.8.52 Description: Generate a static website. -DocumentationUrl: https://github.com/annaesvensson/yellow-generate DownloadUrl: https://github.com/annaesvensson/yellow-generate/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-generate +DocumentationLanguage: en, de, sv Published: 2023-06-09 15:56:36 Developer: Anna Svensson Tag: feature @@ -44,8 +47,9 @@ system/extensions/generate.php: generate.php, create, update Extension: Image Version: 0.8.19 Description: Add images and thumbnails. -DocumentationUrl: https://github.com/annaesvensson/yellow-image DownloadUrl: https://github.com/annaesvensson/yellow-image/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-image +DocumentationLanguage: en, de, sv Published: 2023-04-16 23:50:53 Developer: Anna Svensson Tag: feature @@ -56,8 +60,9 @@ media/thumbnails/photo-100x40.jpg: photo-100x40.jpg, create, optional Extension: Install Version: 0.8.93 Description: Install a brand new website. -DocumentationUrl: https://github.com/annaesvensson/yellow-install DownloadUrl: https://github.com/annaesvensson/yellow-install/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-install +DocumentationLanguage: en, de, sv Published: 2023-12-04 20:53:04 Developer: Anna Svensson Status: unlisted @@ -78,8 +83,9 @@ media/downloads/yellow.pdf: yellow.pdf, create Extension: Markdown Version: 0.8.26 Description: Text formatting for humans. -DocumentationUrl: https://github.com/annaesvensson/yellow-markdown DownloadUrl: https://github.com/annaesvensson/yellow-markdown/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-markdown +DocumentationLanguage: en, de, sv Published: 2023-09-18 20:49:33 Developer: Anna Svensson Tag: feature @@ -88,8 +94,9 @@ system/extensions/markdown.php: markdown.php, create, update Extension: Serve Version: 0.8.24 Description: Built-in web server. -DocumentationUrl: https://github.com/annaesvensson/yellow-serve DownloadUrl: https://github.com/annaesvensson/yellow-serve/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-serve +DocumentationLanguage: en, de, sv Published: 2023-05-25 22:35:15 Developer: Anna Svensson Tag: feature @@ -98,8 +105,9 @@ system/extensions/serve.php: serve.php, create, update Extension: Stockholm Version: 0.8.14 Description: Stockholm is a clean theme. -DocumentationUrl: https://github.com/annaesvensson/yellow-stockholm DownloadUrl: https://github.com/annaesvensson/yellow-stockholm/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-stockholm +DocumentationLanguage: en, de, sv Published: 2022-10-20 12:44:02 Designer: Anna Svensson Tag: theme @@ -113,8 +121,9 @@ system/themes/stockholm-opensans-regular.woff: stockholm-opensans-regular.woff, Extension: Update Version: 0.8.97 Description: Keep your website up to date. -DocumentationUrl: https://github.com/annaesvensson/yellow-update DownloadUrl: https://github.com/annaesvensson/yellow-update/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-update +DocumentationLanguage: en, de, sv Published: 2023-11-24 21:13:15 Developer: Anna Svensson Tag: feature diff --git a/system/extensions/update-latest.ini b/system/extensions/update-latest.ini @@ -3,8 +3,9 @@ Extension: Berlin Version: 0.8.14 Description: Berlin is a theme inspired by Dieter Rams. -DocumentationUrl: https://github.com/annaesvensson/yellow-berlin DownloadUrl: https://github.com/annaesvensson/yellow-berlin/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-berlin +DocumentationLanguage: en, de, sv Published: 2022-10-20 12:44:35 Designer: Anna Svensson Tag: theme @@ -19,8 +20,9 @@ system/themes/berlin-opensans-regular.woff: berlin-opensans-regular.woff, create Extension: Blog Version: 0.8.30 Description: Blog for your website. -DocumentationUrl: https://github.com/annaesvensson/yellow-blog DownloadUrl: https://github.com/annaesvensson/yellow-blog/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-blog +DocumentationLanguage: en, de, sv Published: 2023-11-01 17:49:02 Developer: Anna Svensson Tag: feature @@ -35,8 +37,9 @@ content/2-blog/2020-12-06-made-for-people.md: 2020-12-06-made-for-people.md, cre Extension: Breadcrumb Version: 0.8.10 Description: Breadcrumb navigation. -DocumentationUrl: https://github.com/annaesvensson/yellow-breadcrumb DownloadUrl: https://github.com/annaesvensson/yellow-breadcrumb/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-breadcrumb +DocumentationLanguage: en, de, sv Published: 2022-10-24 17:50:24 Developer: Anna Svensson Tag: feature @@ -45,8 +48,9 @@ system/extensions/breadcrumb.php: breadcrumb.php, create, update Extension: Bundle Version: 0.8.31 Description: Bundle website files. -DocumentationUrl: https://github.com/annaesvensson/yellow-bundle DownloadUrl: https://github.com/annaesvensson/yellow-bundle/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-bundle +DocumentationLanguage: en, de, sv Published: 2023-11-28 16:26:34 Developer: Anna Svensson Tag: feature @@ -65,8 +69,9 @@ system/extensions/catalan.php: catalan.php, create, update Extension: Check Version: 0.8.2 Description: Find broken links. -DocumentationUrl: https://github.com/annaesvensson/yellow-check DownloadUrl: https://github.com/annaesvensson/yellow-check/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-check +DocumentationLanguage: en, de, sv Published: 2023-06-09 15:55:12 Developer: Anna Svensson Tag: feature @@ -85,8 +90,9 @@ system/extensions/chinese.php: chinese.php, create, update Extension: Contact Version: 0.8.23 Description: Email contact page. -DocumentationUrl: https://github.com/annaesvensson/yellow-contact DownloadUrl: https://github.com/annaesvensson/yellow-contact/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-contact +DocumentationLanguage: en, de, sv Published: 2023-05-18 17:59:29 Developer: Anna Svensson Tag: feature @@ -97,8 +103,9 @@ content/contact/page.md: page.md, create, optional Extension: Copenhagen Version: 0.8.15 Description: Copenhagen is a beautiful theme. -DocumentationUrl: https://github.com/annaesvensson/yellow-copenhagen DownloadUrl: https://github.com/annaesvensson/yellow-copenhagen/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-copenhagen +DocumentationLanguage: en, de, sv Published: 2023-08-21 09:04:08 Designer: Anna Svensson Tag: theme @@ -109,8 +116,9 @@ system/themes/copenhagen.png: copenhagen.png, create Extension: Core Version: 0.8.125 Description: Core functionality of your website. -DocumentationUrl: https://github.com/annaesvensson/yellow-core DownloadUrl: https://github.com/annaesvensson/yellow-core/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-core +DocumentationLanguage: en, de, sv Published: 2023-10-27 17:02:46 Developer: Anna Svensson Tag: feature @@ -145,8 +153,9 @@ system/extensions/danish.php: danish.php, create, update Extension: Draft Version: 0.8.18 Description: Support for draft pages. -DocumentationUrl: https://github.com/annaesvensson/yellow-draft DownloadUrl: https://github.com/annaesvensson/yellow-draft/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-draft +DocumentationLanguage: en, de, sv Published: 2023-05-19 13:21:26 Developer: Anna Svensson Tag: feature @@ -165,8 +174,9 @@ system/extensions/dutch.php: dutch.php, create, update Extension: Edit Version: 0.8.76 Description: Edit your website in a web browser. -DocumentationUrl: https://github.com/annaesvensson/yellow-edit DownloadUrl: https://github.com/annaesvensson/yellow-edit/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-edit +DocumentationLanguage: en, de, sv Published: 2023-09-18 20:10:06 Developer: Anna Svensson Tag: feature @@ -180,8 +190,9 @@ content/shared/page-new-default.md: page-new-default.md, create, optional Extension: Emoji Version: 0.8.14 Description: Lots and lots of emoji. -DocumentationUrl: https://github.com/annaesvensson/yellow-emoji DownloadUrl: https://github.com/annaesvensson/yellow-emoji/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-emoji +DocumentationLanguage: en, de, sv Published: 2022-11-16 10:24:57 Developer: Anna Svensson Tag: feature @@ -210,8 +221,9 @@ system/extensions/english.php: english.php, create, update Extension: Feed Version: 0.8.25 Description: Feed with recent changes. -DocumentationUrl: https://github.com/annaesvensson/yellow-feed DownloadUrl: https://github.com/annaesvensson/yellow-feed/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-feed +DocumentationLanguage: en, de, sv Published: 2023-11-04 01:58:26 Developer: Anna Svensson Tag: feature @@ -232,8 +244,9 @@ system/extensions/french.php: french.php, create, update Extension: Gallery Version: 0.8.18 Description: Image gallery with popup. -DocumentationUrl: https://github.com/annaesvensson/yellow-gallery DownloadUrl: https://github.com/annaesvensson/yellow-gallery/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-gallery +DocumentationLanguage: en, de, sv Published: 2022-11-04 09:39:17 Developer: Anna Svensson Tag: feature @@ -248,8 +261,9 @@ system/extensions/gallery-preloader.gif: gallery-preloader.gif, create, update Extension: Generate Version: 0.8.52 Description: Generate a static website. -DocumentationUrl: https://github.com/annaesvensson/yellow-generate DownloadUrl: https://github.com/annaesvensson/yellow-generate/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-generate +DocumentationLanguage: en, de, sv Published: 2023-06-09 15:56:36 Developer: Anna Svensson Tag: feature @@ -268,8 +282,9 @@ system/extensions/german.php: german.php, create, update Extension: Googlecalendar Version: 0.8.17 Description: Embed Google calendar. -DocumentationUrl: https://github.com/annaesvensson/yellow-googlecalendar DownloadUrl: https://github.com/annaesvensson/yellow-googlecalendar/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-googlecalendar +DocumentationLanguage: en, de, sv Published: 2023-04-18 01:21:56 Developer: Anna Svensson Tag: feature @@ -280,8 +295,9 @@ system/extensions/googlecalendar.css: googlecalendar.css, create, update Extension: Googlemap Version: 0.8.9 Description: Embed Google map. -DocumentationUrl: https://github.com/annaesvensson/yellow-googlemap DownloadUrl: https://github.com/annaesvensson/yellow-googlemap/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-googlemap +DocumentationLanguage: en, de, sv Published: 2023-04-18 01:19:46 Developer: Anna Svensson Tag: feature @@ -302,8 +318,9 @@ system/extensions/helloworld.css: helloworld.css, create, update Extension: Help Version: 0.8.23 Description: Help for your website. -DocumentationUrl: https://github.com/annaesvensson/yellow-help DownloadUrl: https://github.com/annaesvensson/yellow-help/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-help +DocumentationLanguage: en, de, sv Published: 2023-05-18 20:09:11 Developer: Anna Svensson Tag: feature @@ -331,8 +348,9 @@ media/images/language-sv.png: language-sv.png, create, optional Extension: Highlight Version: 0.8.16 Description: Highlight source code. -DocumentationUrl: https://github.com/annaesvensson/yellow-highlight DownloadUrl: https://github.com/annaesvensson/yellow-highlight/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-highlight +DocumentationLanguage: en, de, sv Published: 2022-12-22 16:37:25 Developer: Anna Svensson Tag: feature @@ -361,8 +379,9 @@ system/extensions/hungarian.php: hungarian.php, create, update Extension: Icon Version: 0.8.14 Description: Icons and symbols. -DocumentationUrl: https://github.com/annaesvensson/yellow-icon DownloadUrl: https://github.com/annaesvensson/yellow-icon/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-icon +DocumentationLanguage: en, de, sv Published: 2022-11-16 11:09:07 Developer: Anna Svensson Tag: feature @@ -373,8 +392,9 @@ system/extensions/icon.woff: icon.woff, create, update Extension: Image Version: 0.8.19 Description: Add images and thumbnails. -DocumentationUrl: https://github.com/annaesvensson/yellow-image DownloadUrl: https://github.com/annaesvensson/yellow-image/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-image +DocumentationLanguage: en, de, sv Published: 2023-04-16 23:50:53 Developer: Anna Svensson Tag: feature @@ -438,8 +458,9 @@ system/themes/karlskrona.png: karlskrona.png, create Extension: Markdown Version: 0.8.26 Description: Text formatting for humans. -DocumentationUrl: https://github.com/annaesvensson/yellow-markdown DownloadUrl: https://github.com/annaesvensson/yellow-markdown/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-markdown +DocumentationLanguage: en, de, sv Published: 2023-09-18 20:49:33 Developer: Anna Svensson Tag: feature @@ -448,8 +469,9 @@ system/extensions/markdown.php: markdown.php, create, update Extension: Meta Version: 0.8.17 Description: Meta data for humans and machines. -DocumentationUrl: https://github.com/annaesvensson/yellow-meta DownloadUrl: https://github.com/annaesvensson/yellow-meta/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-meta +DocumentationLanguage: en, de, sv Published: 2023-05-19 00:58:40 Developer: Anna Svensson Tag: feature @@ -468,8 +490,9 @@ system/extensions/norwegian.php: norwegian.php, create, update Extension: Paris Version: 0.8.14 Description: Paris is an elegant theme. -DocumentationUrl: https://github.com/annaesvensson/yellow-paris DownloadUrl: https://github.com/annaesvensson/yellow-paris/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-paris +DocumentationLanguage: en, de, sv Published: 2022-10-20 12:45:32 Designer: Anna Svensson Tag: theme @@ -486,8 +509,9 @@ system/themes/paris-opensans-regular.woff: paris-opensans-regular.woff, create, Extension: Parsedown Version: 0.8.26 Description: Text formatting for humans. -DocumentationUrl: https://github.com/annaesvensson/yellow-parsedown DownloadUrl: https://github.com/annaesvensson/yellow-parsedown/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-parsedown +DocumentationLanguage: en, de, sv Published: 2023-09-18 20:49:49 Developer: Anna Svensson Tag: feature @@ -516,8 +540,9 @@ system/extensions/portuguese.php: portuguese.php, create, update Extension: Previousnext Version: 0.8.18 Description: Show links to previous/next page. -DocumentationUrl: https://github.com/annaesvensson/yellow-previousnext DownloadUrl: https://github.com/annaesvensson/yellow-previousnext/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-previousnext +DocumentationLanguage: en, de, sv Published: 2023-04-03 09:37:00 Developer: Anna Svensson Tag: feature @@ -534,11 +559,12 @@ Developer: Steffen Schultz system/extensions/private.php: private.php, create, update Extension: Publish -Version: 0.8.69 +Version: 0.8.70 Description: Make and publish extensions. -DocumentationUrl: https://github.com/annaesvensson/yellow-publish DownloadUrl: https://github.com/annaesvensson/yellow-publish/archive/refs/heads/main.zip -Published: 2023-11-14 22:14:11 +DocumentationUrl: https://github.com/annaesvensson/yellow-publish +DocumentationLanguage: en, de, sv +Published: 2023-12-11 11:58:55 Developer: Anna Svensson Tag: feature system/extensions/publish.php: publish.php, create, update @@ -556,8 +582,9 @@ system/extensions/russian.php: russian.php, create, update Extension: Search Version: 0.8.29 Description: Full-text search. -DocumentationUrl: https://github.com/annaesvensson/yellow-search DownloadUrl: https://github.com/annaesvensson/yellow-search/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-search +DocumentationLanguage: en, de, sv Published: 2023-10-13 12:38:07 Developer: Anna Svensson Tag: feature @@ -568,8 +595,9 @@ content/search/page.md: page.md, create, optional Extension: Serve Version: 0.8.24 Description: Built-in web server. -DocumentationUrl: https://github.com/annaesvensson/yellow-serve DownloadUrl: https://github.com/annaesvensson/yellow-serve/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-serve +DocumentationLanguage: en, de, sv Published: 2023-05-25 22:35:15 Developer: Anna Svensson Tag: feature @@ -578,8 +606,9 @@ system/extensions/serve.php: serve.php, create, update Extension: Sitemap Version: 0.8.15 Description: Sitemap with all pages. -DocumentationUrl: https://github.com/annaesvensson/yellow-sitemap DownloadUrl: https://github.com/annaesvensson/yellow-sitemap/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-sitemap +DocumentationLanguage: en, de, sv Published: 2023-10-26 16:26:39 Developer: Anna Svensson Tag: feature @@ -590,8 +619,9 @@ content/sitemap/page.md: page.md, create, optional Extension: Slider Version: 0.8.18 Description: Image gallery with slider. -DocumentationUrl: https://github.com/annaesvensson/yellow-slider DownloadUrl: https://github.com/annaesvensson/yellow-slider/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-slider +DocumentationLanguage: en, de, sv Published: 2022-11-04 09:39:38 Developer: Anna Svensson Tag: feature @@ -623,8 +653,9 @@ system/extensions/spanish.php: spanish.php, create, update Extension: Stockholm Version: 0.8.14 Description: Stockholm is a clean theme. -DocumentationUrl: https://github.com/annaesvensson/yellow-stockholm DownloadUrl: https://github.com/annaesvensson/yellow-stockholm/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-stockholm +DocumentationLanguage: en, de, sv Published: 2022-10-20 12:44:02 Designer: Anna Svensson Tag: theme @@ -648,8 +679,9 @@ system/extensions/swedish.php: swedish.php, create, update Extension: Toc Version: 0.8.11 Description: Table of contents. -DocumentationUrl: https://github.com/annaesvensson/yellow-toc DownloadUrl: https://github.com/annaesvensson/yellow-toc/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-toc +DocumentationLanguage: en, de, sv Published: 2023-11-01 14:32:36 Developer: Anna Svensson Tag: feature @@ -658,8 +690,9 @@ system/extensions/toc.php: toc.php, create, update Extension: Traffic Version: 0.8.32 Description: Create traffic analytics from log files. -DocumentationUrl: https://github.com/annaesvensson/yellow-traffic DownloadUrl: https://github.com/annaesvensson/yellow-traffic/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-traffic +DocumentationLanguage: en, de, sv Published: 2023-06-09 15:38:36 Developer: Anna Svensson Tag: feature @@ -678,8 +711,9 @@ system/extensions/turkish.php: turkish.php, create, update Extension: Update Version: 0.8.97 Description: Keep your website up to date. -DocumentationUrl: https://github.com/annaesvensson/yellow-update DownloadUrl: https://github.com/annaesvensson/yellow-update/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-update +DocumentationLanguage: en, de, sv Published: 2023-11-24 21:13:15 Developer: Anna Svensson Tag: feature @@ -689,8 +723,9 @@ system/extensions/updatepatch.bin: updatepatch.php, create, additional Extension: Wiki Version: 0.8.30 Description: Wiki for your website. -DocumentationUrl: https://github.com/annaesvensson/yellow-wiki DownloadUrl: https://github.com/annaesvensson/yellow-wiki/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-wiki +DocumentationLanguage: en, de, sv Published: 2023-11-01 17:49:10 Developer: Anna Svensson Tag: feature @@ -729,8 +764,9 @@ system/layouts/wittstock-wiki-start.html: wittstock-wiki-start.html, create, upd Extension: Youtube Version: 0.8.7 Description: Embed Youtube videos. -DocumentationUrl: https://github.com/annaesvensson/yellow-youtube DownloadUrl: https://github.com/annaesvensson/yellow-youtube/archive/refs/heads/main.zip +DocumentationUrl: https://github.com/annaesvensson/yellow-youtube +DocumentationLanguage: en, de, sv Published: 2023-04-18 01:25:49 Developer: Anna Svensson Tag: feature