NarrativeWeb: Added ancestortree.css only if there is ancestor tree being built? Style sheets: removed ancestor tree section from the style sheets. Changes to Ancestor tree, thanks Jakim Friant.

svn: r15779
This commit is contained in:
Rob G. Healey
2010-08-20 02:33:26 +00:00
parent 88667a7c5e
commit 9dfba96783
14 changed files with 147 additions and 1369 deletions

View File

@@ -68,6 +68,8 @@ def load_on_reg(dbstate, uistate, plugin):
["Visually Impaired", 1, _("Visually Impaired"),
os.path.join(dir, "css", 'Web_Visually.css'), "Web_Navigation-Menus.css", []],
["No style sheet",1, _("No style sheet"), '', None, []],
["ancestortree", 0, "ancestortree",
os.path.join(dir, "css", "ancestortree.css"), None, []],
["behaviour", 0, "Behaviour",
os.path.join(dir, "css", 'behaviour.css'), None, []],
["mapstraction", 0, "",