|
From: <car...@us...> - 2025-02-14 06:55:47
|
Revision: 11101
http://sourceforge.net/p/phpwiki/code/11101
Author: carstenklapp
Date: 2025-02-14 06:55:44 +0000 (Fri, 14 Feb 2025)
Log Message:
-----------
update urls usemod.com to usemod.org for interwiki
Modified Paths:
--------------
trunk/admin/updateinterwikimap
trunk/lib/CachedMarkup.php
trunk/lib/RssWriter.php
trunk/lib/XmlRpcServer.php
trunk/lib/interwiki.map
trunk/locale/fr/pgsrc/Aide%2FGreffonRechercheExterne
trunk/locale/fr/pgsrc/Aide%2FInterWiki
trunk/locale/zh/pgsrc/Help%2FExternalSearchPlugin
trunk/locale/zh/pgsrc/Help%2FInterWiki
trunk/pgsrc/Help%2FExternalSearchPlugin
trunk/pgsrc/Help%2FInterWiki
Modified: trunk/admin/updateinterwikimap
===================================================================
--- trunk/admin/updateinterwikimap 2025-02-14 06:01:00 UTC (rev 11100)
+++ trunk/admin/updateinterwikimap 2025-02-14 06:55:44 UTC (rev 11101)
@@ -11,7 +11,7 @@
svns up ${currentfile}
echo "Downloading latest InterWikiMap from Usemod"
-curl http://usemod.com/intermap.txt -o ${downloadfile}
+curl http://usemod.org/intermap.txt -o ${downloadfile}
echo "Backing up current ${currentfile} to ${backupfile}"
cp -p ${currentfile} ${backupfile}
Modified: trunk/lib/CachedMarkup.php
===================================================================
--- trunk/lib/CachedMarkup.php 2025-02-14 06:01:00 UTC (rev 11100)
+++ trunk/lib/CachedMarkup.php 2025-02-14 06:55:44 UTC (rev 11101)
@@ -198,7 +198,7 @@
* Use the first paragraph in the page which contains at least two
* sentences.
*
- * @see http://www.usemod.com/cgi-bin/mb.pl?MeatballWikiSuggestions
+ * @see http://www.usemod.org/cgi-bin/mb.pl?MeatballWikiSuggestions
*
* @return string
*/
Modified: trunk/lib/RssWriter.php
===================================================================
--- trunk/lib/RssWriter.php 2025-02-14 06:01:00 UTC (rev 11100)
+++ trunk/lib/RssWriter.php 2025-02-14 06:55:44 UTC (rev 11101)
@@ -32,7 +32,7 @@
* A class for writing RSS 1.0.
*
* @see http://purl.org/rss/1.0/spec,
- * http://www.usemod.com/cgi-bin/mb.pl?ModWiki
+ * http://www.usemod.org/cgi-bin/mb.pl?ModWiki
*/
class RssWriter extends XmlElement
{
Modified: trunk/lib/XmlRpcServer.php
===================================================================
--- trunk/lib/XmlRpcServer.php 2025-02-14 06:01:00 UTC (rev 11100)
+++ trunk/lib/XmlRpcServer.php 2025-02-14 06:55:44 UTC (rev 11101)
@@ -39,7 +39,7 @@
* The interface specification is that discussed at
* http://www.ecyrd.com/JSPWiki/Wiki.jsp?page=WikiRPCInterface
*
- * See also http://www.usemod.com/cgi-bin/mb.pl?XmlRpc
+ * See also http://www.usemod.org/cgi-bin/mb.pl?XmlRpc
* or http://www.devshed.com/c/a/PHP/Using-XMLRPC-with-PHP/
*
* Note: All XMLRPC methods are automatically prefixed with "wiki."
Modified: trunk/lib/interwiki.map
===================================================================
--- trunk/lib/interwiki.map 2025-02-14 06:01:00 UTC (rev 11100)
+++ trunk/lib/interwiki.map 2025-02-14 06:55:44 UTC (rev 11101)
@@ -72,8 +72,8 @@
LugKR http://lug-kr.sourceforge.net/cgi-bin/lugwiki.pl?
MACCAWS http://www.maccaws.com/wiki/
MathSongsWiki http://SeedWiki.com/page.cfm?wikiid=237&doc=
-MbTest http://www.usemod.com/cgi-bin/mbtest.pl?
-MeatBall http://www.usemod.com/cgi-bin/mb.pl?
+MbTest http://www.usemod.org/cgi-bin/mbtest.pl?
+MeatBall http://www.usemod.org/cgi-bin/mb.pl?
MetaWiki http://sunir.org/apps/meta.pl?
MetaWikiPedia http://meta.wikipedia.com/wiki/
MoinMoin http://moinmoin.wikiwikiweb.de/
@@ -115,7 +115,7 @@
Thinki http://www.thinkware.se/cgi-bin/thinki.cgi/
TmNet http://www.technomanifestos.net/?
Unreal http://wiki.beyondunreal.com/wiki/
-UseMod http://www.usemod.com/cgi-bin/wiki.pl?
+UseMod http://www.usemod.org/cgi-bin/wiki.pl?
VisualWorks http://wiki.cs.uiuc.edu/VisualWorks/
WakkaWiki http://www.wakkawiki.com/
WebDevWikiNL http://www.promo-it.nl/WebDevWiki/index.php?page=
Modified: trunk/locale/fr/pgsrc/Aide%2FGreffonRechercheExterne
===================================================================
--- trunk/locale/fr/pgsrc/Aide%2FGreffonRechercheExterne 2025-02-14 06:01:00 UTC (rev 11100)
+++ trunk/locale/fr/pgsrc/Aide%2FGreffonRechercheExterne 2025-02-14 06:55:44 UTC (rev 11101)
@@ -1,5 +1,5 @@
-Date: Fri, 16 Dec 2022 15:26:18 +0000
-Mime-Version: 1.0 (Produced by PhpWiki 1.6.4)
+Date: Fri, 14 Feb 2025 06:42:03 +0000
+Mime-Version: 1.0 (Produced by PhpWiki 1.6.5)
Content-Type: application/x-phpwiki;
pagename=Aide%2FGreffonRechercheExterne;
flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
@@ -49,7 +49,7 @@
{{{
url="http://sunir.org/apps/meta.pl?" name="Metawiki Search"
- url="http://www.usemod.com/cgi-bin/mb.pl?" name="MeatBall Search"
+ url="http://www.usemod.org/cgi-bin/mb.pl?" name="MeatBall Search"
url=php-lookup
url=php-function
url=PhpWiki
@@ -59,7 +59,7 @@
<<ExternalSearch url="http://sunir.org/apps/meta.pl?" name="Recherche Metawiki">>
Effectue une recherche en texte intégral sur [[MeatBall:SiteSearch|MeatBall]] wiki:
-<<ExternalSearch url="http://www.usemod.com/cgi-bin/mb.pl?" name="Recherche MeatBall">>
+<<ExternalSearch url="http://www.usemod.org/cgi-bin/mb.pl?" name="Recherche MeatBall">>
Recherche sur le site web PHP pour une fonction :
<<ExternalSearch url=php-lookup>>
Modified: trunk/locale/fr/pgsrc/Aide%2FInterWiki
===================================================================
--- trunk/locale/fr/pgsrc/Aide%2FInterWiki 2025-02-14 06:01:00 UTC (rev 11100)
+++ trunk/locale/fr/pgsrc/Aide%2FInterWiki 2025-02-14 06:55:44 UTC (rev 11101)
@@ -22,7 +22,7 @@
utilisée sur ~PhpWiki : vous pouvez la voir sur [[http://phpwiki.sf.net/interwiki.map]].
Le fichier de la carte est mis à jour à la main. Il est basé sur et
-périodiquement synchronisé avec l'[[http://usemod.com/intermap.txt|InterMap de UseMod]]
+périodiquement synchronisé avec l'[[http://usemod.org/intermap.txt|InterMap de UseMod]]
mais il n'est pas tout à fait identique. Une différence notable par rapport
à [[UseMod:]] est que PhpWiki supporte les '%s' au sein des URL dans la
carte -- voir l'entrée RFC pour un exemple de son fonctionnement.
Modified: trunk/locale/zh/pgsrc/Help%2FExternalSearchPlugin
===================================================================
--- trunk/locale/zh/pgsrc/Help%2FExternalSearchPlugin 2025-02-14 06:01:00 UTC (rev 11100)
+++ trunk/locale/zh/pgsrc/Help%2FExternalSearchPlugin 2025-02-14 06:55:44 UTC (rev 11101)
@@ -1,5 +1,5 @@
-Date: Fri, 16 Dec 2022 15:26:19 +0000
-Mime-Version: 1.0 (Produced by PhpWiki 1.6.4)
+Date: Fri, 14 Feb 2025 06:32:30 +0000
+Mime-Version: 1.0 (Produced by PhpWiki 1.6.5)
Content-Type: application/x-phpwiki;
pagename=Help%2FExternalSearchPlugin;
flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
@@ -6,8 +6,6 @@
charset=UTF-8
Content-Transfer-Encoding: binary
-ExternalSearchPlugin 建立可以查詢 InterWiki 或其他內部站台的表單.
-
== 用法 ==
{{{
@@ -48,7 +46,7 @@
{{{
url="http://sunir.org/apps/meta.pl?" name="Metawiki Search"
- url="http://www.usemod.com/cgi-bin/mb.pl?" name="MeatBall Search"
+ url="http://www.usemod.org/cgi-bin/mb.pl?" name="MeatBall Search"
url=php-lookup
url=php-function
url=PhpWiki
@@ -58,7 +56,7 @@
<<ExternalSearch url="http://sunir.org/apps/meta.pl?" name="Metawiki Search">>
在 MeatBall wiki 上執行全文搜索:
-<<ExternalSearch url="http://www.usemod.com/cgi-bin/mb.pl?" name="MeatBall Search">>
+<<ExternalSearch url="http://www.usemod.org/cgi-bin/mb.pl?" name="MeatBall Search">>
在 PHP 站台上搜索 function 名稱:
<<ExternalSearch url=php-lookup name="PHP Lookup">>
Modified: trunk/locale/zh/pgsrc/Help%2FInterWiki
===================================================================
--- trunk/locale/zh/pgsrc/Help%2FInterWiki 2025-02-14 06:01:00 UTC (rev 11100)
+++ trunk/locale/zh/pgsrc/Help%2FInterWiki 2025-02-14 06:55:44 UTC (rev 11101)
@@ -1,5 +1,5 @@
-Date: Fri, 16 Dec 2022 15:26:19 +0000
-Mime-Version: 1.0 (Produced by PhpWiki 1.6.4)
+Date: Fri, 14 Feb 2025 06:29:12 +0000
+Mime-Version: 1.0 (Produced by PhpWiki 1.6.5)
Content-Type: application/x-phpwiki;
pagename=Help%2FInterWiki;
flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
@@ -17,7 +17,7 @@
~InterWiki map 檔案,可以參閱 [[http://phpwiki.sf.net/interwiki.map]].
map 檔案是手動更新的. 基於此,他會定期與
-[UseMod's InterMap|http://usemod.com/intermap.txt] 同步但他們並不完全相似.
+[UseMod's InterMap|http://usemod.org/intermap.txt] 同步但他們並不完全相似.
一個與 [UseMod:] 主要的差異點在於 PhpWiki 允許 map 裡的 URLs 支援 '%s' -
參照 RFC 範例以了解他如何運祚.
Modified: trunk/pgsrc/Help%2FExternalSearchPlugin
===================================================================
--- trunk/pgsrc/Help%2FExternalSearchPlugin 2025-02-14 06:01:00 UTC (rev 11100)
+++ trunk/pgsrc/Help%2FExternalSearchPlugin 2025-02-14 06:55:44 UTC (rev 11101)
@@ -1,8 +1,9 @@
-Date: Fri, 16 Dec 2022 15:26:20 +0000
-Mime-Version: 1.0 (Produced by PhpWiki 1.6.4)
+Date: Thu, 13 Feb 2025 06:00:23 +0000
+Mime-Version: 1.0 (Produced by PhpWiki 1.6.5)
Content-Type: application/x-phpwiki;
pagename=Help%2FExternalSearchPlugin;
flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
+ author=The%20PhpWiki%20Team;
charset=UTF-8
Content-Transfer-Encoding: binary
@@ -49,7 +50,7 @@
{{{
url="http://sunir.org/apps/meta.pl?" name="Metawiki Search"
- url="http://www.usemod.com/cgi-bin/mb.pl?" name="MeatBall Search"
+ url="http://www.usemod.org/cgi-bin/mb.pl?" name="MeatBall Search"
url=php-lookup
url=php-function
url=PhpWiki
@@ -59,7 +60,7 @@
<<ExternalSearch url="http://sunir.org/apps/meta.pl?" name="Metawiki Search">>
Perform a full-text search on [[MeatBall:SiteSearch|MeatBall]] wiki:
-<<ExternalSearch url="http://www.usemod.com/cgi-bin/mb.pl?" name="MeatBall Search">>
+<<ExternalSearch url="http://www.usemod.org/cgi-bin/mb.pl?" name="MeatBall Search">>
Search the PHP web site for a function name:
<<ExternalSearch url=php-lookup name="PHP Lookup">>
Modified: trunk/pgsrc/Help%2FInterWiki
===================================================================
--- trunk/pgsrc/Help%2FInterWiki 2025-02-14 06:01:00 UTC (rev 11100)
+++ trunk/pgsrc/Help%2FInterWiki 2025-02-14 06:55:44 UTC (rev 11101)
@@ -1,8 +1,9 @@
-Date: Fri, 16 Dec 2022 15:26:20 +0000
-Mime-Version: 1.0 (Produced by PhpWiki 1.6.4)
+Date: Thu, 13 Feb 2025 06:00:23 +0000
+Mime-Version: 1.0 (Produced by PhpWiki 1.6.5)
Content-Type: application/x-phpwiki;
pagename=Help%2FInterWiki;
flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
+ author=The%20PhpWiki%20Team;
charset=UTF-8
Content-Transfer-Encoding: binary
@@ -21,7 +22,7 @@
[[http://phpwiki.sf.net/interwiki.map]].
The map file is manually updated. It is based upon and periodically
-synchronized with [[http://usemod.com/intermap.txt|UseMod's InterMap]]
+synchronized with [[http://usemod.org/intermap.txt|UseMod's InterMap]]
but it is not quite identical. One notable difference from [[UseMod:]]
is that ~PhpWiki supports '%s' within the URLs in the map--see the
entry for RFC for an example of how this works.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|