[gimp-web] Migrate from developer.gimp.org to wiki



commit 9cdf1b77c2af92ff88fe4bb93e0877c2cd01e36e
Author: Sven Claussner <sclaussner src gnome org>
Date:   Fri Jan 31 18:57:20 2014 +0100

    Migrate from developer.gimp.org to wiki
    
    Update links, remove dead symbolic urls, fix typos

 admin/gimp-web-urls              |   14 ++++++--------
 admin/todo.xhtml                 |    6 +++---
 bugs/index.htrw                  |    2 +-
 develop/index.htrw               |    2 +-
 docs/index.htrw                  |    2 +-
 includes/urls_go-developer.inc   |    2 +-
 includes/urls_go-utility.inc     |    2 +-
 includes/urls_important.inc      |    4 ++--
 includes/wgo-admin-fini.xhtml    |    2 +-
 includes/wgo-page-init.xhtml     |    2 +-
 irc.htrw                         |    2 +-
 release-notes/gimp-2.2.htrw      |    4 ++--
 release-notes/gimp-2.3.3.de.htrw |    2 +-
 release-notes/gimp-2.3.3.htrw    |    4 ++--
 release-notes/gimp-2.3.htrw      |    4 ++--
 release-notes/gimp-2.5.htrw      |    4 ++--
 source/index.htrw                |    2 +-
 17 files changed, 29 insertions(+), 31 deletions(-)
---
diff --git a/admin/gimp-web-urls b/admin/gimp-web-urls
index 1d4790e..f0ba4e2 100644
--- a/admin/gimp-web-urls
+++ b/admin/gimp-web-urls
@@ -168,15 +168,13 @@
 ["href", "home:gimp-bugzilla-wgo-ftp-submit",  { "href": 
"http://bugzilla.gnome.org/enter_bug.cgi?product=gimp-web&amp;component=ftp+mirrors&amp;op_sys=All"}]
 
 ["href", "wgo:mail_lists",                     { "href": "/mail_lists.html"}]
-["href", "wgo:dev",                            { "href": "http://developer.gimp.org/"}]
-["href", "wgo:dev-changelog",                  { "href": "http://developer.gimp.org/ChangeLog"}]
-["href", "wgo:dev-changelog-html",             { "href": "http://developer.gimp.org/changelog.html"}]
-["href", "wgo:dev-hacking",                    { "href": "http://developer.gimp.org/HACKING"}]
-["href", "wgo:dev-news",                       { "href": "http://developer.gimp.org/NEWS"}]
+["href", "wgo:dev",                            { "href": "http://wiki.gimp.org/"}]
+["href", "wgo:dev-changelog-html",             { "href": "https://git.gnome.org/browse/gimp/log/"}]
+["href", "wgo:dev-install",                    { "href": "https://git.gnome.org/browse/gimp/plain/INSTALL"}]
+["href", "wgo:dev-hacking",                    { "href": "https://git.gnome.org/browse/gimp/plain/HACKING"}]
 ["href", "wgo:dev-screenshots",                { "href": "http://developer.gimp.org/screenshots.html"}]
-["href", "wgo:dev-readme",                     { "href": "http://developer.gimp.org/README"}]
-["href", "wgo:dev-readme-i18n",                { "href": "http://developer.gimp.org/README.i18n"}]
-["href", "wgo:dev-readme-win32",               { "href": "http://developer.gimp.org/README.win32"}]
+["href", "wgo:dev-readme",                     { "href": "https://git.gnome.org/browse/gimp/plain/README"}]
+["href", "wgo:dev-readme-i18n",                { "href": 
"https://git.gnome.org/browse/gimp/plain/README.i18n"}]
 ["href", "wgo:develop",                        { "href": "/develop/"}]
 ["href", "wgo:bugs",                           { "href": "/bugs/"}]
 ["href", "wgo:dev-howtos-bugzilla",            { "href": "/bugs/howtos/bugzilla.html"}]
diff --git a/admin/todo.xhtml b/admin/todo.xhtml
index 5bac9da..6599587 100755
--- a/admin/todo.xhtml
+++ b/admin/todo.xhtml
@@ -223,9 +223,9 @@ Guidelines:
         I suggest letting the developers determine what goes here.
         urls, suggestions on how to contribute, links to bug lists.
         what have you.  Non-dynamic information then let the
-        interested developers play on developer.gimp.org where all is
-        forgiven if it goes alittle stale.  This page should start out
-        stale.  Easy to maintain that way.
+        interested developers play on wiki.gimp.org where all is
+        forgiven if it goes a little stale.  This page should start out
+        stale. Easy to maintain that way.
    
         The last 10 ChangeLog entries from any gimp project that has
         annon cvs access.
diff --git a/bugs/index.htrw b/bugs/index.htrw
index 0c8f5f6..6f6d23b 100644
--- a/bugs/index.htrw
+++ b/bugs/index.htrw
@@ -22,7 +22,7 @@
 </p>
 <p>
   More information about Bugzilla, and bug hunting in general, can be
-  found at <a href="wgo:dev">http://developer.gimp.org/</a>. See
+  found at <a href="wgo:dev">http://wiki.gimp.org/</a>. See
   also <a href="why_bugzilla.html">why we are using Bugzilla</a> to
   handle bug reports. The rest of this page contains more detailed
   information regarding bug reports.
diff --git a/develop/index.htrw b/develop/index.htrw
index 714c053..66fb0e9 100755
--- a/develop/index.htrw
+++ b/develop/index.htrw
@@ -80,7 +80,7 @@ how hacking is being done in GIMP.</p>
 
 <p>The site you should keep updated with and the site that is updated
 all the time with new development help guides is located at <a
-href="wgo:dev">http://developer.gimp.org/</a>.  If you have GIMP
+href="wgo:dev">http://wiki.gimp.org/</a>.  If you have GIMP
 installed at the moment then there are some files you should look at
 in the source code that might help you a little.</p>
 
diff --git a/docs/index.htrw b/docs/index.htrw
index a93f044..e717996 100644
--- a/docs/index.htrw
+++ b/docs/index.htrw
@@ -72,7 +72,7 @@
 
 <h2>GIMP Documentation for Developers and Script Authors</h2>
   <ul>
-    <li><a href="wgo:dev">developer.gimp.org</a></li>
+    <li><a href="wgo:dev">wiki.gimp.org</a></li>
     <li><a href="plug-in/plug-in.html">Writing a plug-in</a></li>
     <li><a href="python/index.html">GIMP Python module documentation</a></li>
     <li><a href="scheme_plugin/">GIMP Script-Fu documentation</a></li>
diff --git a/includes/urls_go-developer.inc b/includes/urls_go-developer.inc
index fce9294..1f98ab2 100644
--- a/includes/urls_go-developer.inc
+++ b/includes/urls_go-developer.inc
@@ -1,6 +1,6 @@
 <h2><a name="development"></a>GIMP Development Links</h2>
 <p>
-  <a href="http://developer.gimp.org";>GIMP developers</a><br />
+  <a href="http://wiki.gimp.org";>GIMP developers</a><br />
   The main GIMP development website.
 </p>
 <p>
diff --git a/includes/urls_go-utility.inc b/includes/urls_go-utility.inc
index 31aae61..0b8e524 100644
--- a/includes/urls_go-utility.inc
+++ b/includes/urls_go-utility.inc
@@ -4,7 +4,7 @@
   Take your bugs here.
 </p>
 <p>
-  <a href="http://developer.gimp.org";>developer.gimp.org</a><br />
+  <a href="http://wiki.gimp.org";>wiki.gimp.org</a><br />
   GIMP Developer site
 </p>
 <p>
diff --git a/includes/urls_important.inc b/includes/urls_important.inc
index 73442ff..66171a5 100644
--- a/includes/urls_important.inc
+++ b/includes/urls_important.inc
@@ -2,8 +2,8 @@
   <ul>
     <li><a href="http://www.gimp.org/";>The GNU Image Manipulation Program</a> - www.gimp.org</li>
     <li><a href="http://wiki.gimp.org/";>GIMP Wiki</a> - wiki.gimp.org</li>
-    <li><a href="http://bugs.gimp.org/";>GIMP Bugzilla</a> - bugs.gimp.org</li>
-    <li><a href="http://www.gtk.org/";>The GIMP Tool Kit</a> - www.gtk.org</li>
+    <li><a href="home:gimp-bugzilla">GIMP Bugzilla</a> - bugs.gimp.org</li>
+    <li><a href="http://www.gtk.org/";>The GIMP Toolkit</a> - www.gtk.org</li>
     <li><a href="http://www.gnu.org/";>GNU Project</a> - www.gnu.org</li>
     <li><a href="/about/COPYING">GNU General Public License</a> - GPL</li>
   </ul>
diff --git a/includes/wgo-admin-fini.xhtml b/includes/wgo-admin-fini.xhtml
index ff8f363..dd6075f 100755
--- a/includes/wgo-admin-fini.xhtml
+++ b/includes/wgo-admin-fini.xhtml
@@ -3,7 +3,7 @@
 </tr></tbody></table>
 <div id="linkbar">
   <a href="http://registry.gimp.org";>Plug-In Registry</a> |
-  <a href="http://developer.gimp.org";>GIMP Development</a> |
+  <a href="http://wiki.gimp.org";>GIMP Development</a> |
   <a href="http://gug.sunsite.dk";>GIMP User Group</a> | 
   <a href="http://gimp-savvy.com/BOOK/index.html";>Grokking the GIMP</a>
 </div>
diff --git a/includes/wgo-page-init.xhtml b/includes/wgo-page-init.xhtml
index adc1c34..14116a6 100755
--- a/includes/wgo-page-init.xhtml
+++ b/includes/wgo-page-init.xhtml
@@ -18,7 +18,7 @@
   <a href="/develop/">Get Involved</a>
   <span>]</span><br /><span>[</span>
   <a href="http://registry.gimp.org";>Plug-in Registry</a><span> | </span>
-  <a href="http://developer.gimp.org";>GIMP Development</a>
+  <a href="http://wiki.gimp.org";>GIMP Development</a>
   <span>]</span><br />
 
   <span>[</span>
diff --git a/irc.htrw b/irc.htrw
index 6c4dc36..c9108a5 100644
--- a/irc.htrw
+++ b/irc.htrw
@@ -95,7 +95,7 @@ GNOME.  However, several channels also exist on other IRC networks:</p>
 
   <li>Don't ask frequently asked questions. Using a search engine, visiting <a
   href="/">this web site</a>, the <a
-  href="http://developer.gimp.org/";>developer site</a> and reading the <a
+  href="wgo:dev">developer site</a> and reading the <a
   href="/docs/">documentation</a> will help you to determine if your question
   falls into this category. It's not forbidden to ask the question, though,
   but you should be prepared for answers like "RTFM" or "use Google".</li>
diff --git a/release-notes/gimp-2.2.htrw b/release-notes/gimp-2.2.htrw
index ac6bc6d..722e4e9 100755
--- a/release-notes/gimp-2.2.htrw
+++ b/release-notes/gimp-2.2.htrw
@@ -88,8 +88,8 @@
   We have collected a list of changes and new features in the
   <a href="http://wiki.gimp.org/gimp/WhatsNew2";>GIMP Wiki</a>. For a
   detailed list of changes, please have a look at the NEWS file, which
-  is contained in the tarball and available online at
-  <a href="wgo:dev-news">developer.gimp.org</a>.
+  is contained in the tarball and available 
+  <a href="https://git.gnome.org/browse/gimp/plain/NEWS?h=gimp-2-2";>online</a>.
 </p>
 
 <h2>What's Next</h2>
diff --git a/release-notes/gimp-2.3.3.de.htrw b/release-notes/gimp-2.3.3.de.htrw
index e8008e6..38d89c5 100644
--- a/release-notes/gimp-2.3.3.de.htrw
+++ b/release-notes/gimp-2.3.3.de.htrw
@@ -55,7 +55,7 @@ Funktionen parallelisiert.
 </p>
 <p>
 Eine detaillierte Liste aller Änderungen seit GIMP 2.2 ist unter
-<a href="wgo:dev-news">http://developer.gimp.org/NEWS</a>
+<a href="https://git.gnome.org/browse/gimp/plain/NEWS?id=GIMP_2_3_3";>hier</a>
 verfügbar. Ein wenig wird es wohl
 noch dauern, bis die GIMP Entwickler das nächste stabile Release
 präsentieren. Wer nicht so lange warten möchte, kann ja
diff --git a/release-notes/gimp-2.3.3.htrw b/release-notes/gimp-2.3.3.htrw
index d856381..0a06653 100644
--- a/release-notes/gimp-2.3.3.htrw
+++ b/release-notes/gimp-2.3.3.htrw
@@ -48,8 +48,8 @@ Hyperthreading and Dualcore CPUs. In order to utilize multiple
 processors at a time several internal functions were parallelized.
 </p>
 <p>
-A detailed list of all changes since GIMP 2.2 is available at
-<a href="wgo:dev-news">http://developer.gimp.org/NEWS</a>.
+A detailed list of all changes since GIMP 2.2 is available 
+<a href="https://git.gnome.org/browse/gimp/plain/NEWS?id=GIMP_2_3_3";>here</a>.
 It will take a little more time until the GIMP developers will present
 the next stable release. Those who do not want to wait are free to try
 GIMP 2.3.3. For those who yearn for a faster release: Help is always
diff --git a/release-notes/gimp-2.3.htrw b/release-notes/gimp-2.3.htrw
index 5a38f4d..b7b3ff4 100644
--- a/release-notes/gimp-2.3.htrw
+++ b/release-notes/gimp-2.3.htrw
@@ -16,8 +16,8 @@ GIMP 2.2.
 
 <h2>What's New in GIMP 2.3</h2>
 <p>
-  Please see the <a href="wgo:dev-news">NEWS</a> file on
-  developer.gimp.org for a list of changes.
+  Please see the <a href="https://git.gnome.org/browse/gimp/plain/NEWS?h=gimp-2-4&id=GIMP_2_3_0";>
+  NEWS</a> file for a list of changes.
   <a href="wgo:dev-screenshots">Screenshots</a> of the development
   version can also be found there.
 </p>
diff --git a/release-notes/gimp-2.5.htrw b/release-notes/gimp-2.5.htrw
index 0f3b024..1abb206 100644
--- a/release-notes/gimp-2.5.htrw
+++ b/release-notes/gimp-2.5.htrw
@@ -119,8 +119,8 @@ If you need to get work done, please use the stable version, GIMP 2.4.
 </p>
 
 <p>
-  Please see the <a href="wgo:dev-news">NEWS</a> file on developer.gimp.org for a
-  more detailed list of changes.
+  Please see the <a href="https://git.gnome.org/browse/gimp/plain/NEWS?id=GIMP_2_5_0";>
+  NEWS</a> file for a more detailed list of changes.
   <a href="wgo:dev-screenshots">Screenshots</a> of the development
   version can also be found there.
 </p>
diff --git a/source/index.htrw b/source/index.htrw
index a0ed322..5ca2ab5 100644
--- a/source/index.htrw
+++ b/source/index.htrw
@@ -151,7 +151,7 @@
 </ul>
 <p>
   To find out more about GIMP development,
-  <a href="wgo:dev">http://developer.gimp.org/</a> should answer the
+  <a href="wgo:dev">http://wiki.gimp.org/</a> should answer the
   questions you have.
 </p>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]