Purpose

Load Javascript and CSS for the Hypertree - Remember to add the User Macro: Hypertree JSON Macro also

This is not usefull unless the js and css files are accessible at the specified path

Download all files : Jit-2.0.1.zip - From the http://philogb.github.io/infovis/

 

Details

Macro Name

hypertree-json

Macro-TitleHypertree JSON
DescriptionThis Macro creates the JSON for a Page tree
CategoriesConfluence Content
Documentation URL 

Definition of User Macro

(afkryds)No macro body
(fejl)Escaped
(fejl)Unrendered
(fejl)Rendered

 

Macro Code - from the page

## @noparams
<link type="text/css" href="/Jit/css/Hypertree.css" rel="stylesheet" />
<style>
#container {
    margin:0 auto;
    position:relative;
}
#infovis {
}
</style>