1 Apr 2009 01:09
SVN: [49099] trunk/extensions/RecordAdmin
<nad <at> svn.wikimedia.org>
2009-03-31 23:09:18 GMT
2009-03-31 23:09:18 GMT
Revision: 49099
Author: nad
Date: 2009-03-31 23:09:18 +0000 (Tue, 31 Mar 2009)
Log Message:
-----------
add 'count' parameter to #recordtable
Modified Paths:
--------------
trunk/extensions/RecordAdmin/RecordAdmin.php
trunk/extensions/RecordAdmin/RecordAdmin_body.php
Modified: trunk/extensions/RecordAdmin/RecordAdmin.php
===================================================================
--- trunk/extensions/RecordAdmin/RecordAdmin.php 2009-03-31 22:49:42 UTC (rev 49098)
+++ trunk/extensions/RecordAdmin/RecordAdmin.php 2009-03-31 23:09:18 UTC (rev 49099)
<at> <at> -11,7 +11,7 <at> <at>
* <at> licence GNU General Public Licence 2.0 or later
*/
-define( 'RECORDADMIN_VERSION', '0.6.2, 2009-03-30' );
+define( 'RECORDADMIN_VERSION', '0.6.3, 2009-04-01' );
$wgRecordAdminUseNamespaces = false; # Whether record articles should be in a namespace of the same name
as their type
$wgRecordAdminCategory = 'Records'; # Category containing record types
Modified: trunk/extensions/RecordAdmin/RecordAdmin_body.php
===================================================================
(Continue reading)
RSS Feed