changeset 6265:b2eb59ada444

Replace http:....roundup-tracker.org with https. Also fix wiki links.
author John Rouillard <rouilj@ieee.org>
date Wed, 09 Sep 2020 21:27:55 -0400
parents 48fa77813563
children 7f661d431a80
files RELEASE.txt detectors/README.txt doc/FAQ.txt doc/admin_guide.txt doc/announcement.txt doc/developers.txt doc/index.txt doc/installation.txt doc/upgrading.txt
diffstat 9 files changed, 12 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/RELEASE.txt	Wed Sep 09 20:58:41 2020 -0400
+++ b/RELEASE.txt	Wed Sep 09 21:27:55 2020 -0400
@@ -89,9 +89,9 @@
      announce@fossies.org
 16. Refresh website.
       website/README.txt
-      http://www.roundup-tracker.org/ should state that the stable
+      https://www.roundup-tracker.org/ should state that the stable
       version is the one that you released.
-      http://www.roundup-tracker.org/docs.html should also match the
+      https://www.roundup-tracker.org/docs.html should also match the
       released version (or at least the major non pre-release
       1.x/2.x version).
 
--- a/detectors/README.txt	Wed Sep 09 20:58:41 2020 -0400
+++ b/detectors/README.txt	Wed Sep 09 21:27:55 2020 -0400
@@ -10,7 +10,7 @@
 make them work against newer versions of roundup, please open an issue
 at:
 
-   http://issues.roundup-tracker.org
+   https://issues.roundup-tracker.org
 
 The current inventory is:
 
--- a/doc/FAQ.txt	Wed Sep 09 20:58:41 2020 -0400
+++ b/doc/FAQ.txt	Wed Sep 09 21:27:55 2020 -0400
@@ -170,7 +170,7 @@
 
 See: the LinkFormatingExample at:
 
-http://www.roundup-tracker.org/cgi-bin/moin.cgi/LinkFormattingExample?highlight=%28local%5C_replace%29
+https://wiki.roundup-tracker.org/LinkFormattingExample?highlight=%28local%5C_replace%29
 
 There are examples in the devel and responsive templates. Search for
 LocalReplace to find the extension file and the change that has to be
--- a/doc/admin_guide.txt	Wed Sep 09 20:58:41 2020 -0400
+++ b/doc/admin_guide.txt	Wed Sep 09 21:27:55 2020 -0400
@@ -200,7 +200,7 @@
 relatively simple exercise to update this listing on a regular basis, or on
 demand, so that it matches an external listing (eg. 
 :ref:`unix passwd file<external-authentication>`,
-`LDAP <http://www.roundup-tracker.org/cgi-bin/moin.cgi/LDAPLogin>`_, etc.)
+`LDAP <https://wiki.roundup-tracker.org/LDAPLogin>`_, etc.)
 
 Roundup identifies users in a number of ways:
 
--- a/doc/announcement.txt	Wed Sep 09 20:58:41 2020 -0400
+++ b/doc/announcement.txt	Wed Sep 09 21:27:55 2020 -0400
@@ -2,7 +2,7 @@
 which has been possible due to the help of several contributors. This
 release contains some major changes, so make sure to read
 `docs/upgrading.txt
-<http://www.roundup-tracker.org/docs/upgrading.html>`_ to bring
+<https://www.roundup-tracker.org/docs/upgrading.html>`_ to bring
 your tracker up to date.
 
 There are special directions for those using mysql backend.
@@ -73,7 +73,7 @@
 Release info and download page:
      https://pypi.org/project/roundup
 Source and documentation is available at the website:
-     http://roundup-tracker.org/
+     https://roundup-tracker.org/
 Mailing lists - the place to ask questions:
      https://sourceforge.net/p/roundup/mailman/
 
--- a/doc/developers.txt	Wed Sep 09 20:58:41 2020 -0400
+++ b/doc/developers.txt	Wed Sep 09 21:27:55 2020 -0400
@@ -97,7 +97,7 @@
 Source Repository Access
 ------------------------
 
-See http://www.roundup-tracker.org/code.html.
+See https://www.roundup-tracker.org/code.html.
 For all other questions ask on the development mailinglist.
 
 
--- a/doc/index.txt	Wed Sep 09 20:58:41 2020 -0400
+++ b/doc/index.txt	Wed Sep 09 21:27:55 2020 -0400
@@ -2,7 +2,7 @@
 Roundup: an Issue-Tracking System for Knowledge Workers
 =======================================================
 
-For how to contact the community see http://www.roundup-tracker.org .
+For how to contact the community see https://www.roundup-tracker.org .
 
 Contents
 ========
--- a/doc/installation.txt	Wed Sep 09 20:58:41 2020 -0400
+++ b/doc/installation.txt	Wed Sep 09 21:27:55 2020 -0400
@@ -155,7 +155,7 @@
     and if it runs you may skip the `Basic Installation Steps`_
     below and go straight to `configuring your first tracker`_.
 
-Download the latest version from http://www.roundup-tracker.org/.
+Download the latest version from https://www.roundup-tracker.org/.
 
 For The Really Impatient
 ========================
--- a/doc/upgrading.txt	Wed Sep 09 20:58:41 2020 -0400
+++ b/doc/upgrading.txt	Wed Sep 09 21:27:55 2020 -0400
@@ -490,7 +490,7 @@
 in the properties list even if the class has name or title properties.
 
 See:
-http://www.roundup-tracker.org/docs/customizing.html#setlabelprop-property
+https://www.roundup-tracker.org/docs/customizing.html#setlabelprop-property
 for further details on the labelprop.
 
 If you don't do this, you will find that multilinks (and possibly
@@ -2723,7 +2723,7 @@
 
 If you need help with the new templating system, please ask questions on the
 roundup-users mailing list (available through the roundup web page on
-sourceforge, http://www.roundup-tracker.org/.
+sourceforge, https://www.roundup-tracker.org/.
 
 
 0.5.0 Detectors

Roundup Issue Tracker: http://roundup-tracker.org/