wikipedia - wikipgedia: backporting changes from mediawiki head added

From: sven(at)pgfoundry(dot)org (Sven Klemm)
To: pgsql-committers(at)postgresql(dot)org
Subject: wikipedia - wikipgedia: backporting changes from mediawiki head added
Date: 2005-12-23 20:37:19
Message-ID: 20051223203719.5060E112506C@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
backporting changes from mediawiki head
added SpecialMostlinkedcategories and SpecialWantedcategories

Modified Files:
--------------
wikipgedia:
index.php (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/index.php.diff?r1=1.3&r2=1.4)

Added Files:
-----------
wikipgedia/includes:
SpecialMostlinkedcategories.php (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/includes/SpecialMostlinkedcategories.php?rev=1.1&content-type=text/x-cvsweb-markup)
SpecialWantedcategories.php (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/includes/SpecialWantedcategories.php?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-12-23 22:34:23 pgsql: Fix make_relative_path() to support cases where target_path and
Previous Message User Andrewd 2005-12-23 18:26:14 pgbuildfarm - client-code: fix seek bug - params were wrong way round