This commit is contained in:
simon 2026-09-09 07:36:35 +02:00
parent 728db10916
commit 6d5cd62326
4 changed files with 5 additions and 5 deletions

View file

@ -1,9 +1,9 @@
# Datenstrom Yellow extension settings
Extension: Externallinks
Version: 0.9.3
Version: 0.9.4
Description: Opens external links in a new tab.
Developer: Simon Rohr
Developer: Simon Pipe
Tag: feature
DownloadUrl: https://git.thepipes.ch/simon/yellow-externallinks/archive/main.zip
DocumentationUrl: https://git.thepipes.ch/simon/yellow-externallinks

View file

@ -2,7 +2,7 @@
// Opens external links in a new tab, https://git.thepipes.ch/simon/yellow-externallinks
class YellowExternallinks {
const VERSION = "0.9.3";
const VERSION = "0.9.4";
public $yellow; // access to API
// Initialize extension

View file

@ -14,5 +14,5 @@ Das Plugin funktioniert vollautomatisch. Links zu externen Websites werden in ei
## Entwickler
Simon Rohr
Simon Pipe
*Fediverse: <a href="https://snac.thepipes.ch/simon">@simon@snac.thepipes.ch</a>*

View file

@ -14,5 +14,5 @@ The plugin works fully automatically. Links to an external website are opened in
## Developer
Simon Rohr
Simon Pipe
*Fediverse: <a href="https://snac.thepipes.ch/simon">@simon@snac.thepipes.ch</a>*