r61622 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r61621‎ | r61622 | r61623 >
Date:04:33, 28 January 2010
Author:jdpond
Status:deferred
Tags:
Comment:
Updated readme
Modified paths:
  • /trunk/extensions/NSFileRepo/README (modified) (history)

Diff [purge]

Index: trunk/extensions/NSFileRepo/README
@@ -7,12 +7,12 @@
88 |type2 =
99 |hook1 = userCan
1010 |hook2 = ImgAuthBeforeStream
11 -|username = [[User:Jpond|Jack D. Pond]]
12 -|author = <!-- add only if different from user name -->
 11+|username = Jpond
 12+|author = Jack D. Pond
1313 |description = implements per-namespace group permissions for image and file rights protection
1414 |image =
15 -|version = 1.1
16 -|update = 2009-09-4
 15+|version = 1.3
 16+|update = 2010-1-27
1717 |mediawiki = 1.13, 1.14, 1.15, 1.16
1818 |license = GNU General Public Licence 2.0
1919 |download = {{WikimediaDownload|NSFileRepo}}
@@ -76,6 +76,23 @@
7777 ** Modifying and updating the standard version of img_auth.php to include localization and a hook necessary for this extension. Will hopefully be approved for version 1.16
7878 ** Discussing ways to allow modification of wfStripIllegalFilenameChars so that future patching will not be needed.
7979
 80+== Release Notes ==
 81+
 82+=== NSFileRepo 1.3 ===
 83+
 84+* Allow files with namespace protection (e.g. File:ns:yourfile.txt) to be whitelisted using standard [[Manual:$wgWhitelistRead | $wgWhitelistRead]] in localsettings.
 85+
 86+=== NSFileRepo 1.2 ===
 87+
 88+* Fixed bug with reuploads and versioning
 89+* Added protection to archived files and thumbs
 90+* Known bug - deleted files are removed from protected Namespace and can be accessed - working on fix, but for now, recommend do not delete files.
 91+
 92+=== NSFileRepo 1.1 ===
 93+
 94+* First fully tested version, works with MW 1.13.1, 1.14.1, 1.15.1 with patches
 95+* Works with 1.16.0 (trunk) without patches.
 96+
8097 ==Download instructions==
8198
8299 This Extension and the necessary patch/files may be downloaded from one of the following (SVN preferred). The distribution is the same for all versions of MW, 1.13.0 through Current.

Status & tagging log