Penguin
Diff: WlugWikiPatches
EditPageHistoryDiffInfoLikePages

Differences between version 10 and predecessor to the previous major change of WlugWikiPatches.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 10 Last edited on Friday, December 9, 2005 10:07:18 pm by MattBrown Revert
Older page: version 3 Last edited on Saturday, October 22, 2005 2:23:00 pm by JohnMcPherson Revert
@@ -6,9 +6,8 @@
  
 This location is currently missing patches for the following 
 * WlugWikiLicense plugins 
 * Blame plugin 
-* links to url with "#hdr_" in them  
  
 The following sections detail each diff in that directory and it's process in being merged onto head. If you want to help with this process and need access to our SubVersion repository at http://svn.wlug.org.nz/viewcvs/?root=wiki then talk to MattBrown. 
  
 I've defined several categories that each diff can be in 
@@ -24,19 +23,14 @@
 * Medium - Obvious change but reasonable amount of code 
 * Hard - Big structural changes, not obvious how to proceed 
  
 ---- 
+!!! Patches in the queue  
  
 !!~AntiAbuse.php.diff 
 * __Description:__ John's spam fighting code 
 * __Assigned To:__ 
 * __Difficulty:__ Hard 
-* __Status:__ Unstarted  
-  
-!! lib_~BlockParser.php  
-* __Description:__ Backported new markup implementation?  
-* __Assigned To:__  
-* __Difficulty:__ Medium  
 * __Status:__ Unstarted 
  
 !!lib_~HtmlElement.php 
 * __Description:__ UTF8 nbsp, add <object> and <embed> tags 
@@ -93,20 +87,8 @@
 * __Status:__ Unstarted 
  
 !!lib_editpage.php.diff 
 * __Description:__ UTF8, spam prevention, new markup 
-* __Assigned To:__  
-* __Difficulty:__ Medium  
-* __Status:__ Unstarted  
-  
-!!lib_interwiki.map-jargon.diff  
-* __Description:__ Probably cruft not changed by WLUG...  
-* __Assigned To:__  
-* __Difficulty:__ Trivial  
-* __Status:__ Unstarted  
-  
-!!lib_interwiki.map.diff  
-* __Description:__ As with previous  
 * __Assigned To:__ 
 * __Difficulty:__ Medium 
 * __Status:__ Unstarted 
  
@@ -126,23 +108,11 @@
 * __Description:__ WLUG specific disable... 
 * __Assigned To:__ 
 * __Difficulty:__ Trivial 
 * __Status:__ Unstarted. Unlikely to be merged upstream. Perhaps a more general disable method is needed? 
-  
-!!lib_plugin_~GreenStone.php.diff  
-* __Description:__ WLUG greenstone implementation  
-* __Assigned To:__ JohnMcPherson  
-* __Difficulty:__ Trivial  
-* __Status:__ working on test.wlug, not committed  
  
 !!lib_plugin_~IncludePage.php.diff 
 * __Description:__ backported support for float and other things 
-* __Assigned To:__  
-* __Difficulty:__ Medium  
-* __Status:__ Unstarted  
-  
-!!lib_plugin_Info.php.diff  
-* __Description:__ Page info. I think this is backported?  
 * __Assigned To:__ 
 * __Difficulty:__ Medium 
 * __Status:__ Unstarted 
  
@@ -150,38 +120,13 @@
 * __Description:__ WLUG specific jabber plugin (hardcodes jabber.mnnz) could be made more generic 
 * __Assigned To:__ 
 * __Difficulty:__ Medium 
 * __Status:__ Unstarted 
-  
-!!lib_plugin_~OldStyleTable.php.diff  
-* __Description:__ Backported old style table plugin  
-* __Assigned To:__  
-* __Difficulty:__ Medium  
-* __Status:__ Unstarted  
-  
-!!lib_plugin_~OrphanedPages.php.diff  
-* __Description:__ Backported orphaned pages plugin?  
-* __Assigned To:__  
-* __Difficulty:__ Medium  
-* __Status:__ Unstarted  
-  
  
 !!lib_plugin_~RecentChanges.php.diff 
 * __Description:__ Wiki author link addition, robots nofollow addition 
 * __Assigned To:__ 
 * __Difficulty:__ Trivial 
-* __Status:__ Unstarted  
-  
-!!lib_plugin_~RedirectTo.php.diff  
-* __Description:__ Backported redirect to plugin?  
-* __Assigned To:__  
-* __Difficulty:__ Medium  
-* __Status:__ Unstarted  
-  
-!!lib_plugin_~WikiForm.php.diff  
-* __Description:__ Backported ~WikiForm plugin?  
-* __Assigned To:__  
-* __Difficulty:__ Medium  
 * __Status:__ Unstarted 
  
 !!lib_plugin_~WlugMember.php.diff 
 * __Description:__ WLUG specific LDAP membership 
@@ -200,15 +145,46 @@
 * __Assigned To:__ 
 * __Difficulty:__ Medium / Hard 
 * __Status:__ Unstarted 
  
-!!lib_transform .php.diff  
-* __Description:__ footnotes / old markup changes  
-* __Assigned To :__  
-* __Difficulty :__ Medium  
-* __Status:__ Unstarted  
+----  
+!!! Patches that have already been dealt with and need no further action  
+  
+ !! lib_~BlockParser .php  
+* __Description:__ Backported new markup implementation?  
+* __Status:__ Complete - _match change was backported. No action required. _hdr ID addition superseded by CreateTocPlugin in 1.3.11p1.  
+  
+!!lib_interwiki.map .diff  
+* __Description:__ As with previous  
+* __Status:__ Complete - PHPwiki, Twiki and Wikipedia entries already updated upstream. Jargon file entry pointed to WLUG Greenstone - [committed in r21|http: //svn.wlug.org.nz/viewcvs?root=wiki&rev=21&view=rev].  
+  
+!!lib_plugin_~GreenStone.php.diff  
+* __Description:__ WLUG greenstone implementation  
+* __Status:__ Complete - [Added in r20|http://svn.wlug.org.nz/viewcvs?root=wiki&rev=20&view=rev], not a candidate for upstream push.  
+  
+!!lib_plugin_Info.php.diff  
+* __Description:__ Page info. I think this is backported?  
+* __Status:__ Complete - was backported. No action required. Is called Page Info in 1.3.11p1.  
+  
+!!lib_plugin_~OldStyleTable.php.diff  
+* __Description:__ Backported old style table plugin  
+* __Status :__ Complete - was backported. No action required.  
+  
+!!lib_plugin_~OrphanedPages.php.diff  
+* __Description :__ Backported orphaned pages plugin?  
+* __Status:__ Complete - was backported. No action required.  
+  
+!!lib_plugin_~RedirectTo.php.diff  
+* __Description:__ Backported redirect to plugin?  
+* __Status:__ Complete - was backported. No action required.  
+  
+!!lib_plugin_~WikiForm.php.diff  
+* __Description:__ Backported ~WikiForm plugin?  
+* __Status:__ Complete - was backported. No action required.  
  
 !!soap.wsdl.diff 
 * __Description:__ Backported soap implementation? 
-* __Assigned To :__  
-* __Difficulty :__ Medium  
-* __Status:__ Unstarted  
+* __Status :__ Complete - Much more featureful implementation is present in 1.3.11p1  
+  
+!!lib_transform.php.diff  
+* __Description :__ footnotes / old markup changes  
+* __Status:__ Complete - Code appears to be obsolete. Cannot find in 1.3.11p1. Assuming no action is required.