Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
menu_link_sync
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
menu_link_sync
Commits
3ffa030e
Commit
3ffa030e
authored
3 months ago
by
Kamlesh Kishor Jha
Committed by
Ruben Marques
3 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3339163
: Replace README.txt to README.md and update README.md
parent
0f61ec8b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1
Issue #3339163: Replace README.txt to README.md and update README.md
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+71
-0
71 additions, 0 deletions
README.md
with
71 additions
and
0 deletions
README.
txt
→
README.
md
+
71
−
0
View file @
3ffa030e
INTRODUCTION
------------
# Menu Link Sync
The Menu Link Sync module helps synchronize the position of menu items within
Drupal installs with separate menus for every language, for instance when we
have
different "Main Menu - French", "Main Menu - English" and
"Main Menu - Spanish"
menus.
Drupal installs with separate menus for every language, for instance when we
have
different "Main Menu - French", "Main Menu - English" and
"Main Menu - Spanish"
menus.
This synchronization may be useful when the structure of the menus is too
different for the built-in menu translation to be an adequate solution, but when
...
...
@@ -19,31 +18,54 @@ and relative position of the menu link for the default translation of the node.
The form will then be updated through an AJAX call and the new parent and
weight will be automatically selected.
For a full description of the module, visit the
[
project page
](
https://www.drupal.org/project/menu_link_sync
)
.
REQUIREMENTS
------------
Submit bug reports and feature suggestions, or track changes in the
[
issue queue
](
https://www.drupal.org/project/issues/menu_link_sync
)
.
* Menu Link field: https://www.drupal.org/project/menu_link
## Table of contents
RECOMMENDED MODULES
-------------------
-
Requirements
-
Recommended modules
-
Installation
-
Configuration
-
Maintainers
* This module integrates with Menu Link Weight:
- https://www.drupal.org/project/menu_link_weight
This integration allows us to synchronize the relative position of a menu link
within a menu tree (ie. "underneath item X" / "above item Y"), instead of
simply copying the absolute numeric weight of the menu link from the source
node.
## Requirements
INSTALLATION
------------
This module requires the following module:
Install as you would normally install a contributed Drupal module.
-
[
Menu Link Weight
](
https://www.drupal.org/project/menu_link_weight
)
CONFIGURATION
-------------
## Recommended modules
This module integrates with the
[
Menu Link Weight
](
https://www.drupal.org/project/menu_link_weight
)
module.
This integration allows us to synchronize the relative position of a menu link
within a menu tree, instead of simply copying the absolute numeric weight of the
menu link from the source node.
## Installation
Install as you would normally install a contributed Drupal module. For further
information, see
[
Installing Drupal Modules
](
https://www.drupal.org/docs/extending-drupal/installing-drupal-modules
)
.
## Configuration
No special configuration is needed.
## Maintainers
-
Bart Hanssens -
[
bart.hanssens
](
https://www.drupal.org/u/barthanssens
)
-
Ruben Marques -
[
rutiolma
](
https://www.drupal.org/u/rutiolma
)
-
Stefan Ruijsenaars -
[
stefan.r
](
https://www.drupal.org/u/stefanr-0
)
-
[
Ludo.R
](
https://www.drupal.org/u/ludor
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment