there is no Treeview.php in the archive with the extension which is accessible by download link
This post was posted by Svdubl~mediawikiwiki, but signed as Svdubl.
there is no Treeview.php in the archive with the extension which is accessible by download link
This post was posted by Svdubl~mediawikiwiki, but signed as Svdubl.
Hi, I used:
http://sourceforge.net/projects/halo-extension/files/SMWHalo%201.7.0/SMW%2B%20Extension%20Suite/treeview-2.1.0_0.zip/download
given on:
http://smwplus.net/index.php/Download/Sourcecode
and included:
require_once($IP.'/extensions/Treeview/includes/TV_Initialize.php');
The extension doesn't shows up in Special:Version on MW 1.19.2 with SMW 1.7.1. Maybe this extension is still dependent on earlier SMW+ bundles. If this is the case it should be noted in the documentation.
In looking at the zip that is available at the 'direct link' URL it is pretty clear that it is not the v.2.1.0 version but rather the prior v 1.4.x version. this can be seen in the INSTALL indicating to use the above mentioned TV_Initilize.php as well as the release notes indicating the older version.
the older version will *work* on SMW+ 1.7/MW 1.16 but does not work out of the box with generated trees. I understand the issue is because of the way the JS loader changed in 1.7.
If anyone has a copy of the actual 2.1.0 that they could share that would be much appreciated