mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 18:38:49 +00:00
New addon "convpath": It converts all local links according to the current scheme (http/https)
This commit is contained in:
parent
be9f1fb659
commit
c9ccd91dd9
3 changed files with 63 additions and 4 deletions
7
convpath/README
Executable file
7
convpath/README
Executable file
|
@ -0,0 +1,7 @@
|
|||
convpath
|
||||
|
||||
This addon converts all internal paths according to the current scheme.
|
||||
|
||||
That means that if a page is called via https then all internal links are also converted into https.
|
||||
|
||||
Same happens when you call your page with http.
|
Loading…
Add table
Add a link
Reference in a new issue