Download & Extend

Releases for Special menu items

special_menu_items 7.x-2.0

Download Size md5 hash
special_menu_items-7.x-2.0.tar.gz 9.95 KB f6773d8d9df3493eb2aa4c499a6e6229
special_menu_items-7.x-2.0.zip 11.31 KB abf1c614bbf2ebcf6c302b462c5a39fc
Last updated: September 4, 2012 - 19:53
Official release from tag: 7.x-2.0

Release notes

Main change/fix from 7.x-1.0

  • #1677982: closing tag is generated incorrectly
  • #1616108: Avoid registry collision
  • #1652088: Error: syntax error, unexpected ':' in sites/all/modules/special_menu_items/special_menu_items.module, line 79
  • #1221294: option to use for "nolink" items to not break other modules
  • #1407172: Undefined indexes: #default_value and #description when editing menu imported by taxonomy_menu
  • #573034: Breadcrumbs still show links.
  • Add css class active-trail if appropriate
  • remove preprocess page to modify main_menu and secondary_menu

For more detail https://drupal.org/node/452976/commits

special_menu_items 7.x-2.x-dev

Download Size md5 hash
special_menu_items-7.x-2.x-dev.tar.gz 9.96 KB 89dc5c23ff1032f530e63361930c22a2
special_menu_items-7.x-2.x-dev.zip 11.32 KB f10854eb2aad80df5f7f1542b4e8bf29
Last packaged version: 7.x-2.0+0-dev
Last updated: September 5, 2012 - 01:09
Development snapshot from branch: 7.x-2.x

Release notes

dev version. I try to keep it useable.

Their is no database change from 7.x.2 and 7.x.2 so you can upgrade/downgrade without to much risk.

special_menu_items 7.x-1.1-rc1

Download Size md5 hash
special_menu_items-7.x-1.1-rc1.tar.gz 10.15 KB 5f594ea5ba0232b83a837064f6c4d113
special_menu_items-7.x-1.1-rc1.zip 11.52 KB 289553fa302daced10938bdc44f76559
Last updated: August 30, 2012 - 08:43
Official release from tag: 7.x-1.1-rc1

Release notes

This is abandoned.. please check the 7.2 branch.

special_menu_items 7.x-1.0

Download Size md5 hash
special_menu_items-7.x-1.0.tar.gz 9.07 KB 8a4127dfac43ce1418cf17655cfa724d
special_menu_items-7.x-1.0.zip 10.37 KB 69299c1aa7009eac38d38ad788be0cd8
Last updated: September 8, 2011 - 13:17
Official release from tag: 7.x-1.0

Release notes

First stable release for D7. Nothing new from the last dev version.

special_menu_items 6.x-1.6

Download Size md5 hash
special_menu_items-6.x-1.6.tar.gz 9.36 KB 79d8cb22df4104c0aa6adbbac4f2aaf0
special_menu_items-6.x-1.6.zip 10.68 KB 65f2525b8a9f373e73a15e83b891f7c2
Last updated: September 2, 2011 - 17:52
Official release from tag: 6.x-1.6

Release notes

Fix:

- #491184: Different user theme throws errors

special_menu_items 7.x-1.x-dev

Download Size md5 hash
special_menu_items-7.x-1.x-dev.tar.gz 10.15 KB 7c56be6d3e887abdbdf37043b0e95da8
special_menu_items-7.x-1.x-dev.zip 11.52 KB 821969ab1c9d98ac0bf4f010e5477b7a
Last packaged version: 7.x-1.x-dev
Last updated: August 30, 2012 - 12:52
Development snapshot from branch: 7.x-1.x

Release notes

work but need some tests before we go for a real release.

special_menu_items 6.x-1.5

Download Size md5 hash
special_menu_items-6.x-1.5.tar.gz 9.28 KB eaaf2700b32c6dab9c809ec267aa033b
special_menu_items-6.x-1.5.zip 10.63 KB ce784540787267be3e20dd957d7938f1
Last updated: December 24, 2010 - 23:50
Official release from tag: 6.x-1.5

Release notes

- Added a css class to the li tag that contains a nolink or separator item
- Better db handling
- Spelling fix

special_menu_items 6.x-1.4

Download Size md5 hash
special_menu_items-6.x-1.4.tar.gz 8.92 KB 6c9fa22408442dc793110163c388a5b6
special_menu_items-6.x-1.4.zip 10.29 KB bf6d5e8c043569792db3750c78c05139
Last updated: December 24, 2010 - 23:50
Official release from tag: 6.x-1.4

Release notes

Each 'nolink' and 'separator' menu item now has a unique link assigned to it, but the router-link is still the same. Since Drupal manages menu items by their links, it can now differentiate between them and manage them properly.

special_menu_items 6.x-1.x-dev

Download Size md5 hash
special_menu_items-6.x-1.x-dev.tar.gz 9.37 KB 2e71eb316f597223213dc4426ad13d87
special_menu_items-6.x-1.x-dev.zip 10.68 KB 0be6804a8a7eac9331a0be604b723836
Last updated: September 3, 2011 - 00:59
Development snapshot from branch: 6.x-1.x

Release notes

Each 'nolink' and 'separator' menu item now has a unique link assigned to it, but the router-link is still the same. Since Drupal manages menu items by their links, it can now differentiate between them and manage them properly.

special_menu_items 6.x-1.3

Download Size md5 hash
special_menu_items-6.x-1.3.tar.gz 8.63 KB b72f5142f8c4b6e89ea288d0610aff58
special_menu_items-6.x-1.3.zip 10.04 KB eedfc39ddf4a7912f642fe3165c3f346
Last updated: December 24, 2010 - 23:50
Official release from tag: 6.x-1.3

Release notes

New version adds many features, after listening to the feedback from Drupal community. Major feature is that users are given more control on how “nolink” and “seperator” menu items are rendered. Other features include:

  • Added configuration page for module settigns Administer -> Site configuration -> Special Menu Items (admin/settings/special_menu_items).
  • When the menu is rendered the "separator" item will be rendered to an item which is no link
    and by default title will be "-------". In new version it is possible to change both HTML tag and title.
  • When the menu is rendered the "nolink" item will be rendered similar to a normal menu link
    item but there will be no link just the title. In new version it is possible to can change HTML tag used for menu item.
  • Added breadcrumb support. Breadcrumb of "nolink" will be rendered same as "nolink" menu item.
  • CSS class "nolink" is added to "nolink" menu item.
  • CSS class "seperator" is added to "seperator" menu item.
  • Compatible with Sitemap module.

special_menu_items 6.x-1.2

Download Size md5 hash
special_menu_items-6.x-1.2.tar.gz 7.68 KB 72030c9cda08030373a5cf5f842022ee
special_menu_items-6.x-1.2.zip 9.08 KB d700066be2ed23f6a9371e868ba68553
Last updated: December 24, 2010 - 23:50
Official release from tag: 6.x-1.2

Release notes

Fixed bug when menu path is not displayed in menu item edit form.

special_menu_items 6.x-1.1

Download Size md5 hash
special_menu_items-6.x-1.1.tar.gz 7.73 KB 590ebec1038d8839e29089dd7f89f008
special_menu_items-6.x-1.1.zip 9.13 KB 66cdab136274aa0e00a7e5a78b561be3
Last updated: December 24, 2010 - 23:50
Official release from tag: 6.x-1.1

Release notes

Fixed bug where there was missing variable in variable_get on line 66 of special_menu_items.module

special_menu_items 6.x-1.0

Download Size md5 hash
special_menu_items-6.x-1.0.tar.gz 7.71 KB 8a14e409d2bcaa4c6816cc0c77b24a3b
special_menu_items-6.x-1.0.zip 9.13 KB 4b62a19ebbf1bff2d30e839589b93f65
Last updated: December 24, 2010 - 23:50
Official release from tag: 6.x-1.0

Release notes

First release.

Subscribe with RSS Syndicate content