Skip to main content
Skip to search
Get Started
Community
Documentation
Support
Download & Extend
Marketplace
About
Drupal
Refine your search
All
Modules
Themes
Documentation
Forums & Issues
Groups
Drupal Homepage
Log in / Register
Commit 485ddc028f70947b008cab579cf84baa5dec26f5
Author date:
December 9, 2012 15:15
December 9, 2012 15:15
Commit
485ddc0
on
master, 7.x-1.x
by lexor
Custom text:
menu_import:
/includes/admin.inc
+
+
+
-
-
-
3 additions & 3 deletions
Custom text:
menu_import:
/includes/export.inc
+
+
+
+
-
-
-
12 additions & 11 deletions
Custom text:
menu_import:
/includes/import.inc
+
+
+
+
+
+
-
66 additions & 17 deletions
Custom text:
menu_import:
/menu_import.module
+
+
+
-
-
-
3 additions & 3 deletions
Custom text:
menu_import:
/menu_import.test
+
+
+
+
+
-
-
34 additions & 13 deletions
Custom text:
menu_import:
/tests/aliases.txt
+
+
+
-
-
-
6 additions & 6 deletions
Custom text:
menu_import:
/tests/complex.txt
+
+
+
-
-
-
6 additions & 6 deletions
Custom text:
menu_import:
/tests/links_3levels.txt
+
+
+
-
-
-
7 additions & 7 deletions
Custom text:
menu_import:
/tests/nolinks_3levels.txt
+
+
+
-
-
-
4 additions & 4 deletions
Custom text:
menu_import:
/tests/urls.txt
+
+
+
-
-
-
4 additions & 4 deletions
JSON is now used for menu item details; improved error reporting; tests updated.