Woogle4MediaWiki/Compability

From TeamWeaverWiki

(Difference between revisions)
Jump to: navigation, search
(Created page with '== Compability with MediaWiki == Due to required [http://www.mediawiki.org/wiki/Manual:Hooks Hooks], Woogle4MediaWiki requires MediaWiki in a version >= 1.11.0. It should be theo…')
Line 2: Line 2:
Due to required [http://www.mediawiki.org/wiki/Manual:Hooks Hooks], Woogle4MediaWiki requires MediaWiki in a version >= 1.11.0. It should be theoretically possible to make (parts of) Woogle compatible with earlier versions of MediaWiki by modifying the sources.
Due to required [http://www.mediawiki.org/wiki/Manual:Hooks Hooks], Woogle4MediaWiki requires MediaWiki in a version >= 1.11.0. It should be theoretically possible to make (parts of) Woogle compatible with earlier versions of MediaWiki by modifying the sources.
-
Woogle is currently tested up to MediaWiki version 1.14.0. (which is the recent version as of 2009-04-08). There is no fundamental reason, why it should not work with future versions of MediaWiki, although we can not gurantee that.
+
Woogle is currently tested up to MediaWiki version 1.15.0. (which is the recent version as of 2009-06-30). There is no fundamental reason, why it should not work with future versions of MediaWiki, although we can not gurantee that.
Other explicit version were are/were developing/testing with (incomplete list):
Other explicit version were are/were developing/testing with (incomplete list):
* MediaWiki 1.11.0  
* MediaWiki 1.11.0  
* MediaWiki 1.13.3
* MediaWiki 1.13.3
 +
* MediaWiki 1.14.0
== Compability with Web servers/PHP/mySQL ==
== Compability with Web servers/PHP/mySQL ==

Revision as of 20:20, 30 June 2009

Compability with MediaWiki

Due to required Hooks, Woogle4MediaWiki requires MediaWiki in a version >= 1.11.0. It should be theoretically possible to make (parts of) Woogle compatible with earlier versions of MediaWiki by modifying the sources.

Woogle is currently tested up to MediaWiki version 1.15.0. (which is the recent version as of 2009-06-30). There is no fundamental reason, why it should not work with future versions of MediaWiki, although we can not gurantee that.

Other explicit version were are/were developing/testing with (incomplete list):

  • MediaWiki 1.11.0
  • MediaWiki 1.13.3
  • MediaWiki 1.14.0

Compability with Web servers/PHP/mySQL

Woogle should work fine in any server environment in which the embedding MediaWiki works. In particular, we are using the following environments (incomplete list):

  • CentOS Linux machine (Apache / PHP: 5.1.6 (apache2handler) / MySQL: 5.0.45)
  • Windows 2000 Server (Apache / PHP 5.2.6 (apache2handler) / MySQL 5.0.45-community-nt)
  • Windows Vista (ApacheFriends XAMPP version 1.7.0 / PHP 5.2.8 (apache2handler) / mySQL 5.1.30-community)