Extension talk:SeeAlsoSimilarArticles
From MediaWiki.org
[edit] Displaying extension in more namespaces
I successfully installed your extension. And it works well.
But I don't know if it is normal, that the similar extensions are displayed only in the main namespace...
And there is a problem displaying category tags when this extension is enabled
ben
[edit] Doesnt work!!!!
what is that:
$cats = explode('Category:', $tree[1]);
$cats2 = $cats[count($cats)-1];
$cats3 = explode('">', $cats2);
$input = 'category = Algemeen';
$list = DynamicPageList($input);
Script doesnt work, what is Algemeen? why $cats3 is not used? You try to get categories from text, but u put there ONE Algemeen ;/
I have install it, but it does not list the result,'no results'.
[edit] Still doesnt work
Please, if somebody have a similar extension to do the same thing, please share it.