menu_import 7.x-1.7

Bug fixes

This release contains fixes for all known at the moment of its creation bugs.

Changelog:

  • Issue #2254111 "Fatal error: Cannot unset string offsets.." when exporting with the argument --export-options
  • Issue #2412877 by agviu: Importing a menu with attributes fails
  • Issue #2334509 by KoffeinFlummi, lex0r: Menu export doesn't honor weights
  • Issue #2469429 by lex0r: Uuid helper function must use query builder

menu_import 7.x-1.6

Bug fixes
New features

This release is really rich with fixes and features, many of them have been in the dev snapshot for quite a long time...

Bug fixes:

menu_import 6.x-1.3

New features

This release is about backporting of the following D7 features:

menu_import 7.x-1.3

New features

New features added:
* JSON is now used for menu item details definition; indentation and title didn't change;
* allow to import by copy-pasting menu definition to speed-up the process;
* language support added for both menu and content items;
* improved error reporting;
* minor UI/unit test improvements.

menu_import 6.x-1.2

Bug fixes

Fixes-only release.
* Fix #1743436 - External URLs are converted to lower case

menu_import 7.x-1.2

Bug fixes

Minor fix for the first stable 1.2 release:

  • Added export support for disabled/expanded attributes

menu_import 7.x-1.2-beta1

New features
Bug fixes

New features:

  • Menu export is now possible
  • Drush support (import/export)
  • Redundant "Import description" option removed - now imports descriptions automatically

menu_import 7.x-1.1-rc3

New features
Bug fixes

* New features added - stub content body and author.
* Minor changes regarding menu samples and multi-step form handling.

menu_import 7.x-1.1-rc1

Bug fixes

Content type existance is not compulsory (one may import menu only without content stub generation).
Language issue (requried even when no content has to be created) fixed.
Animation style changed.

menu_import 7.x-1.1-beta2

Changes:
New feature - optional description of menu item.
Documentation updated.
Typo in function call fixed.

menu_import 7.x-1.1-beta1

New features
Bug fixes

First Drupal 7 release.
Changes:

  • UI changes
  • "linking to content" now searches by content's path and title
  • "create new content" may be forced (linking to content not checked) or conditional (content already exists and found, if "linking to content" was checked)
  • Content cannot be deleted anymore, only links (safer operation)
  • A functional test based on Drupal's testing framework. Some more on the way...

menu_import 6.x-1.1

New features

Two new (though similar) features are now available:
* import menu item with url-alias (provided by path module)
* external links as menu items
Thanks to hansnoordhof and eiland for patches and ideas

menu_import 6.x-1.0

New features

Changes

  • finallly module moved to Drupal6!
  • imported file structure made simpler (indentation instead of CSV/TSV, no more CSV settings!)
  • import in 2 steps instead of 4
  • empty nodes will be created if existing were not found
  • stub node language selection
  • full recreation of menu and nodes (old nodes and menu items are deleted)
  • better input file validation
Subscribe with RSS Subscribe to Releases for Menu Export/Import