nitter addon added

Treansfering the addon from the separate repository into the projects addon collection.

This addon is meant to replace links to Twitter in the body of postings with a nitter [1] instance of the admins choice. It is not meant to change links to contact prociles.

In addition to the change, a note about the changed links is placed at the bottom of the posting.

1: https://github.com/zedeus/nitter
This commit is contained in:
Tobias Diekershoff 2021-05-21 10:11:11 +02:00
parent 4ab8b8bba4
commit 87a3a0589a
7 changed files with 195 additions and 0 deletions

View file

@ -0,0 +1,5 @@
<p>{{$settingdescription}}</p>
{{include file="field_input.tpl" field=$nitterserver}}
<div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>