Branch: refs/heads/master Author: Abel Serrano Juste akronix5@gmail.com Committer: Abel Serrano Juste akronix5@gmail.com Date: Fri, 12 Oct 2018 08:15:23 UTC Commit: 9eaaa927149f4cf1a99be1073c08278d78eea373 https://github.com/geany/plugins.geany.org/commit/9eaaa927149f4cf1a99be1073c...
Log Message: ----------- Removed old links to sourceforge. Fixes partially #5
Modified Paths: -------------- content/start.html templates/template.html
Modified: content/start.html 14 lines changed, 5 insertions(+), 9 deletions(-) =================================================================== @@ -1,8 +1,7 @@ <h2>Welcome</h2>
<p> What you will find here is a lot of plugin stuff for <a href= -"http://www.geany.org%22%3EGeany</a>. There is a <a href= -"https://sourceforge.net/projects/geany-plugins/%22%3EGeany Plugins project</a> +"http://www.geany.org%22%3EGeany</a>. There is a Geany Plugins project</a> containing a lot of plugins, which is developed by various developers on <a href="https://github.com/geany/geany-plugins">GitHub</a>. </p>
@@ -23,14 +22,11 @@ <h2>Welcome</h2> <p> The pages for any plugin delivered with the Geany Plugins project are automatically generated by a shell script using <a href= "http://docutils.sourceforge.net/">rst2html from doctools</a> and <a href= -"http://tidy.sourceforge.net/%22%3EHTML Tidy</a>. Basis for that are the README +"http://www.html-tidy.org/%22%3EHTML Tidy</a>. Basis for that are the README files for each plugin, checked out and updated from <a href= -"https://github.com/geany/geany-plugins%22%3EGit</a>, so if you think there's -something wrong, you can feel free to <a href= -"https://sourceforge.net/tracker/?group_id=222729&atid=1056532%22%3Erepor... -issues</a> against the according plugin (or even this website) at <a href= -"https://sourceforge.net/tracker/?group_id=222729&atid=1056532%22%3E -SourceForge</a> or <a href="https://github.com/geany/geany-plugins/issues">GitHub</a>.<br /> +"https://github.com/geany/geany-plugins%22%3EGitHub</a>, so if you think there's +something wrong, you can feel free to report +issues against the according plugin (or even this website) at <a href="https://github.com/geany/geany-plugins/issues">GitHub</a>.<br />
The <a href= "https://github.com/geany/plugins.geany.org" >source code of this script</a> (including the whole source for the plugins.geany.org
Modified: templates/template.html 4 lines changed, 2 insertions(+), 2 deletions(-) =================================================================== @@ -98,10 +98,10 @@ <h3>License</h3> <div class="section" id="ideas-questions-patches-and-bug-reports"> <h3>Ideas, questions, patches and bug reports</h3> <p>If your plugins concerns to the Geany Plugins project, you can leave the - sourceforge tracker linked as it is, you decided yourself what information + Github issue tracker linked as it is, you decided yourself what information you will provide to contact you.</p>
- <p><a class="reference external" href="http://sourceforge.net/tracker/?group_id=222729">http://sourceforge.net/tracker/?group_id=222729</a></p> + <p><a class="reference external" href="https://github.com/geany/geany-plugins/issues">Github issue tracker</a></p>
<p><a href="#index">back to top</a></p> </div>
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
plugins-commits@lists.geany.org