menu_firstchild 2.1.0

Making an official release for Drupal 10.

Updates:

  • removed compatibility for Drupal 8 from the 2.1.x branch
  • minor code and comment changes

menu_firstchild 2.0.0

The module has been pretty stable with the latest release candidate, so just making it official.

menu_firstchild 2.0.0-rc1

New features

2.x is the unified release that supports Drupal 8 and 9.

The big changes in 2.x compared to 1.x:

- If a user fills in the description field (which fills in the title attribute on the link) in the menu item form, this will be applied to the new parent menu item.
- Added hook to be able to alter the created menu item.
- Added in tests. Initial test is checking basic functionality.

menu_firstchild 8.x-1.0-rc1

Bug fixes

Changes:

  • Issue #2995873 by Aston Victor: Coding standard
  • Issue #2200147 by dieppon, Cauliflower: Drupal 8 version
  • Issue #3064967 by ddiestra: External URL do not have an internal route name
  • Issue #3006440 by chipway, Aanal.addweb: Update Format of Dependencies in .info.yml

menu_firstchild 7.x-1.0

No change from beta1.
Just turning this into a stable final release.

menu_firstchild 6.x-1.5

Bug fixes

Some code cleanup before port to D7.
Fixed a hard to reproduce bug causing empty menu item to show up.

menu_firstchild 6.x-1.4

Bug fixes

Minor fixes:
- http://drupal.org/node/634920
- " menu items disabled when they should not" bug should be fixed for good now

menu_firstchild 6.x-1.3

New features
Bug fixes

Fixed a small bug: when giving a real path to a previously empty item, the item used to keep being displayed linkless in "menu-customize" page.
Added French translation and POT file.
Please contribute translations in your own language.

menu_firstchild 6.x-1.2

New features
Bug fixes

Fixes & New features when editing menu items:
- Keeps track of menu items' "hidden" fields' unaltered states.
- items without any accessible child are no longer marked as (disabled).
- Instead, links on items without any accessible child are removed.
- Added description under link path field

menu_firstchild 6.x-1.1

New features
Bug fixes

Fix: handles hidden items correctly
Fix: handles localized items correctly
Fix: recursively navigates through tree correctly
New feature: #515774 Added an index on the plid column of the menu_links table

Subscribe with RSS Subscribe to Releases for Menu Firstchild