Penguin
Diff: WlugWikiPatches
EditPageHistoryDiffInfoLikePages

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

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

Newer page: version 18 Last edited on Saturday, February 25, 2006 5:46:44 pm by MattBrown Revert
Older page: version 14 Last edited on Sunday, December 11, 2005 12:11:41 am by MattBrown Revert
@@ -2,12 +2,8 @@
  
 This page tracks the patches that we've extracted out of our changes and the status of merging them into our SubVersion repository which contains regularly synched snapshots of phpwiki CVS HEAD. This page is needed because many/most of our patches aren't actually able to be applied straight to phpwiki head as lots of things have changed and many of our features have been implemented in other ways. 
  
 The canonical location for the WLUG Wiki Patches against the 2002 CVS snapshot that we use are found at http://www.wlug.org.nz/~matt/wlugwiki/ 
-  
-This location is currently missing patches for the following  
-* WlugWikiLicense plugins  
-* Blame plugin  
  
 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 
@@ -84,9 +80,9 @@
 !!lib_display.php.diff 
 * __Description:__ Caching, sidebar, robots noindex,nofollow 
 * __Assigned To:__ 
 * __Difficulty:__ Hard / Medium 
-* __Status:__ Unstarted  
+* __Status:__ In Progress - Sidebar functionality implemented in [r34|http://svn.wlug.org.nz/viewcvs?root=wiki&rev=34&view=rev], Caching stuff has been implemented upstream. Patches not required.  
  
 !!lib_editpage.php.diff 
 * __Description:__ UTF8, spam prevention, new markup 
 * __Assigned To:__ 
@@ -120,21 +116,9 @@
 !!lib_plugin_~RecentChanges.php.diff 
 * __Description:__ Wiki author link addition, robots nofollow addition 
 * __Assigned To:__ 
 * __Difficulty:__ Trivial 
-* __Status:__ Unstarted  
-  
-!!lib_plugin_~WlugMember .php .diff  
-* __Description :__ WLUG specific LDAP membership  
-* __Assigned To:__  
-* __Difficulty:__ Medium  
-* __Status:__ Unstarted  
-  
-!!lib_plugin_~WlugWantedPages .php.diff  
-* __Description:__ WLUG specific required pages, should be made more generic ?  
-* __Assigned To:__  
-* __Difficulty:__ Medium  
-* __Status:_ _ Unstarted  
+* __Status:__ Forwarded - Committed in [r43|http://svn .wlug .org.nz/viewcvs?root=wiki&rev=43&view=rev] and filed upstream as patch [1434538|http ://sourceforge.net/tracker/index .php?func=detail&aid=1434538&group _id=6121&atid=306121]  
  
 !!lib_stdlib.php.diff 
 * __Description:__ Jabber implementation, <object> and <embed> implementation, new markup backport 
 * __Assigned To:__ 
@@ -179,12 +163,24 @@
  
 !!lib_plugin_~WikiForm.php.diff 
 * __Description:__ Backported ~WikiForm plugin? 
 * __Status:__ Complete - was backported. No action required. 
+  
+!!lib_plugin_~WlugMember.php.diff  
+* __Description:__ WLUG specific LDAP membership  
+* __Assigned To:__  
+* __Difficulty:__ Medium  
+* __Status:__ Completed - Added in [r35|http://svn.wlug.org.nz/viewcvs?root=wiki&rev=35&view=rev]  
+  
+!!lib_plugin_~WlugWantedPages.php.diff  
+* __Description:__ WLUG specific required pages, should be made more generic?  
+* __Assigned To:__  
+* __Difficulty:__ Medium  
+* __Status:__ Completed - Added in [r39|http://svn.wlug.org.nz/viewcvs?root=wiki&rev=39&view=rev]  
  
 !!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.