SlickSitemapContrib
use CSS to display a pretty sitemap from a bulletlist
Usage
Use
SlickMap CSS to render a sitemap for your Wiki.
Add the
SlickMap css to the Headder of any topic that you want to use it on with the following Markup
%ADDTOHEAD{"slicksitemapcontrib" text="<link rel='stylesheet' type='text/css' media='screen,print' href='%PUBURL%/%SYSTEMWEB%/SlickSitemapContrib/foswiki_slickmap.css' />"}%
Examples
WikiTreeMap also contains some javascript that will allow you to re-parent your topics using Drag and Drop - using
Foswiki:Extensions.JQueryPlugin
Installation Instructions
You do not need to install anything in the browser to use this extension. The following instructions are for the administrator who installs the extension on the server.
Open configure, and open the "Extensions" section. Use "Find More Extensions" to get a list of available extensions. Select "Install".
If you have any problems, or if the extension isn't available in
configure
, then you can still install manually from the command-line. See
http://foswiki.org/Support/ManuallyInstallingExtensions for more help.
Info