-
6.x-0.3 release
-
[ROADMAP] Tokens for link object: [link-key], [link-text], [link-href], [link-language], [link-class], [link-rel], [link-title]
-
whoops;
-
[ROADMAP] include presets for books (e.g. 'outline_add_child') [NOISSUE] Fixed attributes merge issue for links without 'href'
-
[ROADMAP] For links without 'href' attributes are merged into <a> tag inside link['title'], e.g. 'addthis'.
-
[NOISSUE] Changed settings 'class_replace' into a flag. [ROADMAP] For links without 'href' attributes are not added (or they will be used incorrectly for wrapper span in theme_links()), e.g. 'statistics_counter'.
-
-
[NOISSUE] Moved _itl_processed into the middle of links (using weight) so it does not take automatic class first ot last. [ROADMAP] Create links from settings table (using '#itl_insert' pattern) [NOISSUE] Improved type handling (use hook_link to save links type for hook_link_alter)
-
[ROADMAP] Dropdown menu separator style (via CSS class .separator-before or .separator-after)
-
[NOISSUE] Fix empty dropdown menu introduced by refactoring.