[geany/plugins.geany.org] 1f68c4: Update old links
Enrico Tröger
git-noreply at xxxxx
Sat Oct 9 12:20:26 UTC 2021
Branch: refs/heads/master
Author: Enrico Tröger <enrico.troeger at uvena.de>
Committer: Enrico Tröger <enrico.troeger at uvena.de>
Date: Sat, 09 Oct 2021 12:20:26 UTC
Commit: 1f68c431fe611776b0c77e5b11a028bd92081f9b
https://github.com/geany/plugins.geany.org/commit/1f68c431fe611776b0c77e5b11a028bd92081f9b
Log Message:
-----------
Update old links
Modified Paths:
--------------
content/README
content/about.html
content/geanylatex.html
content/geanysendmail.html
content/pynav.html
content/start.html
content/togglebars.html
index.php
templates/no-readme-template.html
Modified: content/README
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -74,7 +74,7 @@ create a pull-request with your images please proceed as follows:
If you write HTML directly you can simply link to the image on github.
If you use restructuredText then also simply use the full URL for the image link, e.g.:
- image:: http://plugins.geany.org/images/plugins/{your plugin name}/example.png
+ image:: https://plugins.geany.org/images/plugins/{your plugin name}/example.png
Contact
-------
Modified: content/about.html
5 lines changed, 2 insertions(+), 3 deletions(-)
===================================================================
@@ -3,9 +3,8 @@ <h2>About</h2>
Dominic Hopf</a>. Feel free to contact him if you like to add some
information or a new plugin or found an error or anything else.</p>
-<p>You will find him and any other plugin developer either on the <a href=
-"http://www.geany.org/Support/MailingList">Geany mailing lists</a> or on the
-<a href="http://www.geany.org/Support/IRC">Geany IRC channels</a>.</p>
+<p>You will find him and any other plugin developer on the <a href=
+"https://www.geany.org/support/mailing-lists/">Geany mailing lists</a>.</p>
<p>Any detailed information on how to contact a specific plugin developer
can be found in the concerning README file of the plugin or on the
Modified: content/geanylatex.html
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -1,4 +1,4 @@
<h2>GeanyLaTeX</h2>
<p>
- The plugin has been renamed an can now be found <a href="http://plugins.geany.org/latex.html">here</a>.
+ The plugin has been renamed an can now be found <a href="https://plugins.geany.org/latex.html">here</a>.
</p>
Modified: content/geanysendmail.html
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -1,4 +1,4 @@
<h2>GeanySendMail</h2>
<p>
- The plugin has been renamed an can now be found <a href="http://plugins.geany.org/sendmail.html">here</a>.
+ The plugin has been renamed an can now be found <a href="https://plugins.geany.org/sendmail.html">here</a>.
</p>
Modified: content/pynav.html
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -19,7 +19,7 @@ <h3>
</p>
<ol class="arabic simple">
<li>Install the <a class="reference external" href=
-"http://plugins.geany.org/geanypy.html">GeanyPy</a> plugin. On Debian/Ubuntu, install <tt class=
+"https://plugins.geany.org/geanypy.html">GeanyPy</a> plugin. On Debian/Ubuntu, install <tt class=
"docutils literal"><span class="pre">geany-plugin-py</span></tt> <a class="reference external"
href="https://bugs.launchpad.net/ubuntu/+source/geany-plugins/+bug/1592928">as well as</a>
<tt class="docutils literal"><span class="pre">python-gtk2</span></tt>.
@@ -28,7 +28,7 @@ <h3>
"https://github.com/vfaronov/geany-pynav/releases">github.com/vfaronov/geany-pynav</a>.
</li>
<li>Extract <tt class="docutils literal">pynav.py</tt> and put it on your <a class=
-"reference external" href="http://www.geany.org/manual/current/index.html#plugins">Geany plugin
+"reference external" href="https://www.geany.org/manual/current/index.html#plugins">Geany plugin
path</a>, e.g. in <tt class="docutils literal"><span class=
"pre">~/.config/geany/plugins/</span></tt>.
</li>
Modified: content/start.html
7 lines changed, 4 insertions(+), 3 deletions(-)
===================================================================
@@ -1,10 +1,11 @@
<h2>Welcome</h2>
-<p>This site is the home page for <a href= "http://www.geany.org">Geany</a>
+<p>This site is the home page for <a href= "https://www.geany.org">Geany</a>
plugins. It includes official Geany Plugins, as well as 3rd party ones.</p>
-<p>Some plugins may lack details. Feel free to add them yourself or ask
-<a href="https://www.geany.org/Support/IRC">on IRC</a> about them.</p>
+<p>Some plugins may lack details. Feel free to add them yourself or ask
+<a href="https://www.geany.org/support/mailing-lists/">on our mailing lists</a>
+about them.</p>
<h3>Installation</h3>
See the <a href="install.html">Installation</a> page.
Modified: content/togglebars.html
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -23,7 +23,7 @@ <h3>
<strong>enabled</strong>.
</li>
<li>Install the <a class="reference external" href=
-"http://plugins.geany.org/geanypy.html">GeanyPy</a> plugin. On Debian/Ubuntu, install <tt class=
+"https://plugins.geany.org/geanypy.html">GeanyPy</a> plugin. On Debian/Ubuntu, install <tt class=
"docutils literal"><span class="pre">geany-plugin-py</span></tt> <a class="reference external"
href="https://bugs.launchpad.net/ubuntu/+source/geany-plugins/+bug/1592928">as well as</a>
<tt class="docutils literal"><span class="pre">python-gtk2</span></tt>.
@@ -32,7 +32,7 @@ <h3>
"https://github.com/vfaronov/geany-togglebars/releases">github.com/vfaronov/geany-togglebars</a>.
</li>
<li>Extract <tt class="docutils literal">togglebars.py</tt> and put it on your <a class=
-"reference external" href="http://www.geany.org/manual/current/index.html#plugins">Geany plugin
+"reference external" href="https://www.geany.org/manual/current/index.html#plugins">Geany plugin
path</a>, e.g. in <tt class="docutils literal"><span class=
"pre">~/.config/geany/plugins/</span></tt>.
</li>
Modified: index.php
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -104,7 +104,7 @@
<hr />
<ul>
- <li><a href="http://geany.org/">Geany</a></li>
+ <li><a href="https://geany.org/">Geany</a></li>
</ul>
<hr />
@@ -128,7 +128,7 @@
</p>
<p> Contact the <a
- href="http://www.geany.org/Support/MailingList">Geany Team</a> for
+ href="https://www.geany.org/support/mailing-lists/">Geany Team</a> for
questions.</p>
</div>
</body>
Modified: templates/no-readme-template.html
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -6,6 +6,6 @@ <h2>{plugin_name}</h2>
does, how to use it and so on. You can get some inspiration on how to write
that by having a look at the other plugin pages.<br /> If you like to
contribute, feel free to write a README file for the {plugin_name} plugin
-and send it to someone who as write access to the Subversion repositorys of
-Geany Plugins. Most likely a <a href="http://www.geany.org/Main/Authors">
+and send it to someone who as write access to the Subversion repositories of
+Geany Plugins. Most likely a <a href="https://www.geany.org/about/geany/">
Geany developer</a> is such a person.</p>
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Plugins-Commits
mailing list