New addon "convpath": It converts all local links according to the current scheme (http/https)

This commit is contained in:
Michael Vogel 2012-04-09 21:28:11 +02:00
parent be9f1fb659
commit c9ccd91dd9
3 changed files with 63 additions and 4 deletions

7
convpath/README Executable file
View 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.