Downloads

Download tar.gz 22.37 KB
MD5: df24f879966451fd812a300dcb39cd7b
SHA-1: 32914d2b5e16b218b5ce82d001d74dcb4f2ad05e
SHA-256: a36c3592eae62b45ec18a0ccac72ec4ed56e3a5af2daf7dd314afdbe24ba2270
Download zip 26.17 KB
MD5: dbb409198fa5b8235adba2464a8d3787
SHA-1: f996fd5b4bdc4fc0d556a6c24c4089b25fbdef42
SHA-256: 30d8dfd2f71b34101601135effe074547fffd00123dcec7e5d0e993add5b8437

Release notes

Structural improvements and capabilities development.

itweak_links 6.x-0.3, 2012-05-17
--------------------------------
#1147604: Internalization please for 'dropdown_name' Added t() to dropdown_name in couple places
[ROADMAP] Incorporated functionality similar to ed_readmore.module D6 / read_more.module D7
[NOISSUE] Added 'text' and 'title' to settings to allow replacing link elements independently
[NOISSUE] Added options for rel="nofollow" and 'target'
[NOISSUE] Added filter_xss_admin(), check_plain() where necessary
[ROADMAP] Added token substitutions on link text, title, class
[ROADMAP] Multiple rule matches per link - apply each rule (can replicate links, i.e. one to top of node, another to bottom of node)
[NOISSUE] Moved pattern from key into options, allows multiple patterns.
[ROADMAP] Dropdown menu separator style (via CSS class .separator-before or .separator-after)
[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)
#1145466: Very inefficient rules (CSS)#1002394: Improve markup and CSS CSS cleanup
[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'.
[ROADMAP] For links without 'href' attributes are merged into tag inside link['title'], e.g. 'addthis'.
[ROADMAP] Tokens for link object: [link-key], [link-text], [link-href], [link-language], [link-class], [link-rel], [link-title]

Created by: iva2k
Created on: 17 May 2012 at 16:02 UTC
Last updated: 17 May 2012 at 16:06 UTC
New features
Unsupported

Other releases