Difference between revisions of "28 September 2006"

From Organic Design wiki
(XmlWiki recent-changes now work on normal MediaWiki)
 
m
 
Line 2: Line 2:
 
;XmlWiki recent-changes now work on normal MediaWiki
 
;XmlWiki recent-changes now work on normal MediaWiki
 
I've made a [[LocalSettings.php]] hack allowing the current XmlWiki [[transform-changes.php]] extension to work in a normal MediaWiki environment. It works without any adjustments by fooling it into thinking its in the XmlWiki environment, which means [[User:Bender|Bender]] can automatically upgrade it as usual. [[transform-changes.php]] includes the ability to merge the external changes from the changes-caches, but a peer local to the wiki is required to populate the caches.
 
I've made a [[LocalSettings.php]] hack allowing the current XmlWiki [[transform-changes.php]] extension to work in a normal MediaWiki environment. It works without any adjustments by fooling it into thinking its in the XmlWiki environment, which means [[User:Bender|Bender]] can automatically upgrade it as usual. [[transform-changes.php]] includes the ability to merge the external changes from the changes-caches, but a peer local to the wiki is required to populate the caches.
*[[peerix:special:recentchanges]] is one of the upgraded wiki's. peerix is running MediaWiki 1.6.7
+
*[[Peerix:Special:Recentchanges]] is one of the upgraded wiki's. peerix is running MediaWiki 1.6.7
*The [[peerix:metaExtension|metaExtension]] is not required for the upgrade
+
*The [[Peerix:metaExtension|metaExtension]] is not required for the upgrade
 
</table>
 
</table>

Latest revision as of 08:54, 28 September 2006

XmlWiki recent-changes now work on normal MediaWiki

I've made a LocalSettings.php hack allowing the current XmlWiki transform-changes.php extension to work in a normal MediaWiki environment. It works without any adjustments by fooling it into thinking its in the XmlWiki environment, which means Bender can automatically upgrade it as usual. transform-changes.php includes the ability to merge the external changes from the changes-caches, but a peer local to the wiki is required to populate the caches.