<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://w.arbores.tech/w/index.php?action=history&amp;feed=atom&amp;title=Mediawiki_SvGViz_extension</id>
	<title>Mediawiki SvGViz extension - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://w.arbores.tech/w/index.php?action=history&amp;feed=atom&amp;title=Mediawiki_SvGViz_extension"/>
	<link rel="alternate" type="text/html" href="http://w.arbores.tech/w/index.php?title=Mediawiki_SvGViz_extension&amp;action=history"/>
	<updated>2026-04-20T12:11:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.11</generator>
	<entry>
		<id>http://w.arbores.tech/w/index.php?title=Mediawiki_SvGViz_extension&amp;diff=17058&amp;oldid=prev</id>
		<title>Daniel K. Schneider: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://w.arbores.tech/w/index.php?title=Mediawiki_SvGViz_extension&amp;diff=17058&amp;oldid=prev"/>
		<updated>2021-04-10T01:48:31Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 03:48, 10 April 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Daniel K. Schneider</name></author>
	</entry>
	<entry>
		<id>http://w.arbores.tech/w/index.php?title=Mediawiki_SvGViz_extension&amp;diff=17057&amp;oldid=prev</id>
		<title>edutechwiki_en&gt;Daniel K. Schneider: /* Definition */</title>
		<link rel="alternate" type="text/html" href="http://w.arbores.tech/w/index.php?title=Mediawiki_SvGViz_extension&amp;diff=17057&amp;oldid=prev"/>
		<updated>2015-07-21T00:04:50Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Definition&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pageby/&amp;gt;&lt;br /&gt;
== Definition ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;SvGViz&amp;#039;&amp;#039; was a mediawiki extension to [[visualization|visualize]] the neighbor links (pages, categories and authors) of a mediawiki page with SVG. Currently it is not working in this wiki (it would need upgrading and some code optimization) - 02:04, 21 July 2015 (CEST).&lt;br /&gt;
&lt;br /&gt;
Have a look the toolbox to your left and click on &amp;quot;Visualize this article with SVG&amp;quot;. This menu item is available for all regular wiki pages.&lt;br /&gt;
&lt;br /&gt;
See also: [[Special:SemanticWiki|SemanticWiki]]. This visualization developed by Urs Richle is more powerful, but needs Java, time to load and data file loaded by the applet can be &amp;#039;&amp;#039;huge&amp;#039;&amp;#039;, e.g. 5MB for this little wiki :). Hint: set &amp;quot;locality&amp;quot; to 2 &amp;#039;&amp;#039;right after loading&amp;#039;&amp;#039;. Since I wrote most of the pages and my contributions expand, you get hundreds of links on a page with three neighbours ...&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
=== Compatible browsers ===&lt;br /&gt;
&lt;br /&gt;
It has been tested with :&lt;br /&gt;
* Firefox (not too old versions) on Win, Mac (?) and Linux&lt;br /&gt;
* With IE 6/7 on Windows using the [http://www.adobe.com/svg/ Adobe SVG plugin]. Note: You may have trouble installing this plugin on IE 7, if you do, you may try [http://www.emiasys.net/ Renesis] (but 0.7 beta only gives you some of the SVG contents ... - 12:28, 6 July 2007 (MEST)).&lt;br /&gt;
* With Opera 9.2x on Windows&lt;br /&gt;
&lt;br /&gt;
=== Mediawiki versions and requirements ===&lt;br /&gt;
&lt;br /&gt;
* SvGViz runs with Mediawiki 1.10, but should also run with 1.8 and 1.9 (it will not run with older versions since SvGViz relies on a given database architecture for links extraction).&lt;br /&gt;
&lt;br /&gt;
* SvGViz also relies on the MonoBook Skin/Theme (the one you see here). It is needed to insert the menu item into the toolbox menu and uses a theme-specific hook. Else you have to hack the skins files or make chances to the source code.&lt;br /&gt;
&lt;br /&gt;
* PhP 5.x&lt;br /&gt;
&lt;br /&gt;
== Source and status ==&lt;br /&gt;
&lt;br /&gt;
* You can grab the [http://edutechwiki.unige.ch/mediawiki/extensions/downloads/SvgViz.zip source zip file], license is GPL, no warranty.&lt;br /&gt;
&lt;br /&gt;
; Status&lt;br /&gt;
&lt;br /&gt;
This is unsupported beta software.&lt;br /&gt;
&lt;br /&gt;
Romain Sauvain did this project for one of my classes. The links extractor has been developed by Urs Richle for an earlier project, the [[Special:SemanticWiki JavaViz (SemanticWiki) extension]] .&lt;br /&gt;
&lt;br /&gt;
The future of this extension is not clear for now - [[User:Daniel K. Schneider|Daniel K. Schneider]] 20:00, 27 June 2007 (MEST). But it&amp;#039;s a GPL license ... so if you make signification contributions and redistribute another copy somewhere (e.g. on Mediawiki), please let us know.&lt;br /&gt;
&lt;br /&gt;
== Problems ==&lt;br /&gt;
(last update: Sept 2007, next will probably be sometimes next fall).&lt;br /&gt;
&lt;br /&gt;
=== Open issues ===&lt;br /&gt;
&lt;br /&gt;
; Missing features&lt;br /&gt;
* Toolbox link will not display in category pages&lt;br /&gt;
* Node type of the central node is not clear&lt;br /&gt;
* Can&amp;#039;t find links to categories (only display categories of page)&lt;br /&gt;
* Forwarded pages (how can we deal with them and should we ?)&lt;br /&gt;
&lt;br /&gt;
=== Fixed problems ===&lt;br /&gt;
&lt;br /&gt;
Version July 5 2007. Urs fixed these (you can try it in our [http://edutechwiki.unige.ch/fr/Accueil French edutech wiki]):&lt;br /&gt;
&lt;br /&gt;
* This extension didn&amp;#039;t &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; work if you use a database prefix. This was forgotten when the links extractor was written :( This can be fixed, but we don&amp;#039;t have time for it right now ... Probably all files in SvgViz/includes/classes need to be changed.&lt;br /&gt;
 e.g. $wgDBprefix = &amp;quot;mw_&amp;quot;; will fail&lt;br /&gt;
 $wgDBprefix = &amp;quot;&amp;quot;; will work&lt;br /&gt;
&lt;br /&gt;
* Links didn&amp;#039;t &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; work if you have articles with accents.&lt;br /&gt;
&lt;br /&gt;
Version Sept 2007:&lt;br /&gt;
* On a page with images, firstly &amp;quot;display external links&amp;quot;, then click on one of the image file link and you get&lt;br /&gt;
 &amp;quot;Fatal error: Cannot use object of type Link as array in&lt;br /&gt;
 /data/portails/mediawiki/extensions/SvgViz/wikiprojet.php on line 510&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
&lt;br /&gt;
Here is copy of the readme file (actually, this should become the readme file in some future release)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
++++++++++++++++++++++++++++&lt;br /&gt;
WikiViz: Installation guide&lt;br /&gt;
++++++++++++++++++++++++++++&lt;br /&gt;
&lt;br /&gt;
+----------------------------------------------------------------------+&lt;br /&gt;
| SVGViz, a MediaWiki(1.9.3) extension                                 |&lt;br /&gt;
+----------------------------------------------------------------------+&lt;br /&gt;
| Copyright (C) 2007  Romain Sauvain                                   |&lt;br /&gt;
+----------------------------------------------------------------------+&lt;br /&gt;
| This program is free software; you can redistribute it and/or&lt;br /&gt;
| modify it under the terms of the GNU General Public License&lt;br /&gt;
| as published by the Free Software Foundation; either version 2&lt;br /&gt;
| of the License, or (at your option) any later version.&lt;br /&gt;
|&lt;br /&gt;
| This program is distributed in the hope that it will be useful,&lt;br /&gt;
| but WITHOUT ANY WARRANTY; without even the implied warranty of&lt;br /&gt;
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the&lt;br /&gt;
| GNU General Public License for more details.&lt;br /&gt;
|&lt;br /&gt;
| You should have received a copy of the GNU General Public License&lt;br /&gt;
| along with this program; if not, write to the Free Software&lt;br /&gt;
| Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,&lt;br /&gt;
| MA  02110-1301, USA.&lt;br /&gt;
+----------------------------------------------------------------------+&lt;br /&gt;
| Author: Romain Sauvain &amp;lt;romain.sauvain@a3.epfl.ch&amp;gt;                   |&lt;br /&gt;
+----------------------------------------------------------------------+&lt;br /&gt;
SVGViz is an extension for the MediaWiki platforme. (http://www.mediawiki.org/wiki/MediaWiki)&lt;br /&gt;
SVGViz creates a specific visualization of the MediaWiki semantic content diplayed with SVG&lt;br /&gt;
&lt;br /&gt;
ATTENTION: SVGViz requires PHP 5!&lt;br /&gt;
++++++++++++++++++++++++++++++++++&lt;br /&gt;
SVGViz-Installation&lt;br /&gt;
++++++++++++++++++++++++++++++++++&lt;br /&gt;
&lt;br /&gt;
PLACEMENT&lt;br /&gt;
&lt;br /&gt;
1) download SVGViz zip, unpack and put the SVGViz package into the&lt;br /&gt;
   directory &amp;quot;extensions&amp;quot;. Do not change the name of the directories&lt;br /&gt;
   or files.&lt;br /&gt;
&lt;br /&gt;
2) put the follwing lines into the file &amp;quot;LocalSettings.php&amp;quot; (just after&lt;br /&gt;
   &amp;quot;require_once (&amp;quot;includes/DefaultSettings.php&amp;quot;)&amp;quot; or at the end of&lt;br /&gt;
   the script)&lt;br /&gt;
&lt;br /&gt;
# SvgViz Extension&lt;br /&gt;
require_once(&amp;quot;extensions/SvgViz/SvgViz.php&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
3) Set the permissions of the &amp;quot;tempfiles&amp;quot; directory to &amp;quot;world-write&amp;quot;, so&lt;br /&gt;
   that Php can create temporary files in this directory. Alternatively,&lt;br /&gt;
   and better, chown this directory to the owner of the httpd processes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DEFINE PATH AND GLOBALS&lt;br /&gt;
&lt;br /&gt;
4) Open the file &amp;quot;define.php&amp;quot; in the directory &amp;quot;includes&amp;quot; of SVGViz&lt;br /&gt;
   (go to &amp;quot;SVGViz&amp;quot; directory and find &amp;quot;includes&amp;quot; directory there).&lt;br /&gt;
&lt;br /&gt;
5) Define your default selected Node name: open the script&lt;br /&gt;
   &amp;quot;define.php&amp;quot; in the directory &amp;quot;includes&amp;quot; - define the global&lt;br /&gt;
   variable &amp;quot;$initialNodeName&amp;quot; with your default Node-name.&lt;br /&gt;
&lt;br /&gt;
VIEW&lt;br /&gt;
&lt;br /&gt;
6) Go to specialpages on MediaWiki. You will find &amp;quot;SVGViz&amp;quot; in the&lt;br /&gt;
   list. You should also have link called &amp;quot;Visualise this article&amp;quot; in&lt;br /&gt;
   your left menu.&lt;br /&gt;
&lt;br /&gt;
IF SOMETHING GOES WRONG (added by DKS / June 26)&lt;br /&gt;
&lt;br /&gt;
There may be a problem with wikiproject.php, i.e. definition of file&lt;br /&gt;
and URL pathes (look at the beginning and the end of the file).&lt;br /&gt;
&lt;br /&gt;
At TECFA we have the following setup (file LocalSettings.php):&lt;br /&gt;
&lt;br /&gt;
$wgScriptPath	    = &amp;quot;/mediawiki&amp;quot;;&lt;br /&gt;
$wgScript           = &amp;quot;$wgScriptPath/index.php&amp;quot;;&lt;br /&gt;
$wgRedirectScript   = &amp;quot;$wgScriptPath/redirect.php&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
# DKS 3/2006&lt;br /&gt;
$wgArticlePath      = &amp;quot;/en/$1&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
$wgStylePath        = &amp;quot;$wgScriptPath/skins&amp;quot;;&lt;br /&gt;
$wgStyleDirectory   = &amp;quot;$IP/skins&amp;quot;;&lt;br /&gt;
$wgLogo             = &amp;quot;$wgStylePath/monobook/tecfa/wiki.png&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
$wgUploadPath       = &amp;quot;$wgScriptPath/images&amp;quot;;&lt;br /&gt;
$wgUploadDirectory  = &amp;quot;$IP/images&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
Apache httpd.conf looks like this:&lt;br /&gt;
&lt;br /&gt;
Alias /mediawiki &amp;quot;/data/portails/mediawiki&amp;quot;&lt;br /&gt;
Alias /en &amp;quot;/data/portails/mediawiki/index.php&amp;quot;&lt;br /&gt;
Alias /en/index.php &amp;quot;/data/portails/mediawiki/index.php&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: Cognitive tools]]&lt;br /&gt;
[[Category:Mediawiki documentation]]&lt;br /&gt;
[[Category:Mediawiki documentation]]{{edutechwiki}}&lt;/div&gt;</summary>
		<author><name>edutechwiki_en&gt;Daniel K. Schneider</name></author>
	</entry>
</feed>