* **2007-05-10 Version 3.2**: * Bug: Solved acl bug. It works only for root requested namespace. * Bug: Solved start page bug. Patch by Adrien CLERC, thanks. * **2007-03-14 Version 3.1**: * :!: You could need to purge browser cache after installing it. * New Feature: Themes deleting option in admin panel. * Bug-New Feature: No-tree message now works and it supports wiki instructions. * Bug: Js tree does not scroll anymore when nodes are visibles. * Bug: Solved a bug with utf8 that prevented hidepages to work with no ASCII characters. * Changes: Removed the automatic checking for updates option, because it slows down a bit the pages loading. Now it's manual and it's in admin panel. * **2007-01-25 Version 3.0**: * New Feature: Quick initial tree render thanks to the max option. * New Feature: Max option to set how many js tree levels initially render. By default is set to 1 to speed up initial page loading. * New feature: Scrolling js tree when nodes length do not fit its container. * New Feature: Js tree highligts the current page. * New Feature: Added js tooltips. * Change: Removed the theme images directory setting to avoid problems. A symlink do the same work and in a simplest way. * Change: Nojs tree is displayed when javascript is disabled or fails. * Bug: The heading titles option for pages now works only if the global useheading setting is on. * Bug: Pages that does not contain anymore indexmenu instructions are nomore cache purged by indexmenu itself. * Bug: Indexmenu is xhtml compatible. * Others: Code improvements and cleaning. A big thanks to Anja Wagenbret for testing and helping. * **2006-12-19 Version 2.9**: * New feature: The tree is automatically updated when the specified namespaces is the site root (..). You don't need anymore to use the NOCACHE istruction. * New feature: Indexmenu theme management in admin panel. You can download and share js themes. * New feature: "navbar" option: the tree opens automatically itself at the current page namespace. Good as navigation sidebar. * Changed: Disabled custom css style for nojs menu when headpage is off. * Bug: Firefox sometimes corrupt cached dokuwiki javascript. This is an attempt to solve this bug, i hope it works (any feedback is welcome). * Bug: Displayed incorrect titles when headpages are disable. * **2006-11-09 Version 2.8**: * New Feature: Option to deny the indexmenu use to no-admins. * New Feature: Option to check for indexmenu updates when in admin mode ((need web connection to my site)). * New Feature: Css style for namespaces and headpages links in nojs status as suggested by Mathiasm. * New Feature: Support for png and jpg images formats for the js theme. * Bug: Solved the Call-time pass-by-reference php5 bug. * Changed: Changed some static css property into dynamic. * **2006-10-23 Version 2.7**: * :!: The default release is Compatible with Dokuwiki RC and it's configurable throught [[plugin:config|Configuration Manager]]. 2006-09-03 Dokuwiki users should read the [[.:indexmenu#How to install]] infos. * Changes: Optional namespaces now works as you expect. * Bug Fixed: Indexmenu button toolbar not showed when page is readonly. Thanks to [[neospams@vodafone.de|Neosky]]. * Bug Fixed: Escape of html in titles. * Changes: Better displaying of default theme icons on dark background. Thanks to Paul Grove. * Cosmetic code changes. * **2006-10-7 Version 2.6**: * New feature: Optional namespaces option. * New feature: ".:ns" now specifies the "ns" namespace inside current namespace. * Changes: "Cookie" option substituted by "nocookie" option. Now cookies are enabled by default. * New feature: Custom headpages icon and css style in js mode. * New feature: Added a Dtree option that should speed up the tree rendering. * New feature: If scripts are disabled by the browser, standard tree will be showed in place of js one. * New feature: Skip files option. Coded by Jon B (thanks). * New feature: Customizable js theme directory path. * New feature: Indexmenu toolbar in "edit page" mode. * **2006-09-10 Version 2.5**: * New feature: More customizable headpage option ((old "true" value is automatically translated into the :inside: option)). * New feature: Js cookie option. * New feature: Js id option. Many thanks to [[frbaron@gmail.com|Franck Baron]]. * New feature: Skip index option. Many thanks to [[ilya@lebedev.net|Ilya Lebedev AKA WingedFox]]. * Fixed bug: Incorrect ACL namespace. Many thanks to [[raymond@raycom.com|Raymond Elferink]]. * **2006-07-10 Version 2.4**: * Fixed bug: Strange behaviours when using [[wiki:config#userewrite]] and [[wiki:config#useslash]]. * Fixed bug: No namespace title when the "." namespace is requested. * Fixed bug: When title of the page contains %%'%% symbol, indexmenu fails. * **2006-06-25 Version 2.3**: * Fixed bug: incorrect namespaces levels. Many thanks to [[http://fredfred.net/skriker|malyfred]]. * Fixed bug: empty namespace title if headpage has no title. * Fixed bug: nons doesn't work with js option. * Fixed bug: parameters check. * Fixed bug: start page is not hidden with js option. * Fixed bug: acl denied namespaces are displayed. info [[.:indexmenu#about_acl|here]]. * **2006-06-13 Version 2.2**: is for the [[http://www.destroydrop.com/javascripts/tree/|dTree]] menu. Thanks to the [[.:tree]] plugin for the idea. * Custom themes and style for javascript menu. * **2006-04-05 Version 1.4**: * Replaced the ''closed'' argument with a more powerful level number option. I guess it is the last modification on this argument. * Small code fix. * **2006-04-04 Version 1.3**: * New ''nons'' option for excluding namespace items from index as suggested by //[[bru@inbox.ru|Gleb]]//. * Some cosmetic changes (changed the argument name for closed index). * **2006-04-01 Version 1.2**: * Root namespace index. Thanks to [[cbeetle@physics.fau.edu|Chris Beetle]]. * **2006-03-29 Version 1.1**: * Recursive tree index of all pages and namespaces beneath the specified namespace. * Lexical option for disabling the tree index and only showing the first level. * **2006-03-24 Version 1.0**: * Released. * Fixed bug in namespaces title visualization. * **2006-06-12 Version 2.1**: * Changed the way ''headpage'' option works. * Added ''hide_headpage'' option to hide headpages. * **2006-06-12 Version 2.0**: * Added the ''headpage'' global configuration option to customize namespaces title and link. Thanks to [[bru@inbox.ru|Gleb]] for this nice idea. *Javascript level bug fixed. *Changed the base icon in default js theme. * **2006-04-05 Version 1.9**: * Added the javascript tree method. Thanks to Geir Landr