Penguin
Diff: WlugWikiPatches
EditPageHistoryDiffInfoLikePages

Differences between version 10 and previous revision of WlugWikiPatches.

Other diffs: Previous Major 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 9 Last edited on Friday, December 9, 2005 9:28:07 pm by MattBrown 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 
@@ -30,14 +29,8 @@
 !!~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 
@@ -150,18 +143,16 @@
 !!lib_stdlib.php.diff 
 * __Description:__ Jabber implementation, <object> and <embed> implementation, new markup backport 
 * __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]. 
@@ -192,4 +183,8 @@
  
 !!soap.wsdl.diff 
 * __Description:__ Backported soap implementation? 
 * __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.