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 # Datenstrom Yellow extension settings
Extension: Externallinks Extension: Externallinks
Version: 0.9.3 Version: 0.9.4
Description: Opens external links in a new tab. Description: Opens external links in a new tab.
Developer: Simon Rohr Developer: Simon Pipe
Tag: feature Tag: feature
DownloadUrl: https://git.thepipes.ch/simon/yellow-externallinks/archive/main.zip DownloadUrl: https://git.thepipes.ch/simon/yellow-externallinks/archive/main.zip
DocumentationUrl: https://git.thepipes.ch/simon/yellow-externallinks 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 // Opens external links in a new tab, https://git.thepipes.ch/simon/yellow-externallinks
class YellowExternallinks { class YellowExternallinks {
const VERSION = "0.9.3"; const VERSION = "0.9.4";
public $yellow; // access to API public $yellow; // access to API
// Initialize extension // Initialize extension

View file

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