From SMW+ Semantic Enterprise Wiki
- Product version
- 1.4
- Download
- Release of software product
What's New?
- Full compatibility to Semantic MediaWiki 1.4
- Full compatibility to MediaWiki 1.13
Patches
The Halo Extension v1.4 is entirely free of patches and thus fully compatible to MediaWiki v1.13. However, the Halo Extension has one feature that requires a patch to be applied in case you want to use it: Renaming of categories.
If you want to rename a category, you have to make the following changes:
Go to the file {MW_INSTALLATIONFOLDER}\mediawiki\includes\Namespaces.php and remove (or comment out) the following code fragment (located in the function isMovable):
|| $index == NS_CATEGORY
The line should then look something like:
return !( $index < NS_MAIN || ($index == NS_IMAGE && !$wgAllowImageMoving) /*|| $index == NS_CATEGORY */);
Note – Notice that if you update your underlying MediaWiki installation you have to apply this patch again.
Components and Procedures
The following table includes all components and procedures that apply to the software product release Halo Extension v1.4 (Halo Extension 1.4).
| Components
Results might not be as expected. Template:SubheaderBox
Results might not be as expected. Template:SubheaderBox
Results might not be as expected. | Procedures
|
- Copyright © 2008 ontoprise GmbH.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the article "GNU Free Documentation License".




