Skip to content
All gists
Back to GitHub
Sign in
Sign up
Sign in
Sign up
{{ message }}
Instantly share code, notes, and snippets.
Antti Salminen
ajsalminen
Finland
http://facingworlds.com/
View GitHub Profile
Sort:
Recently created
Sort options
Recently created
Least recently created
Recently updated
Least recently updated
All gists
1
Starred
7
Sort:
Recently created
Sort options
Recently created
Least recently created
Recently updated
Least recently updated
1 file
0 forks
0 comments
0 stars
ajsalminen
/
menu_position_migrate.drush.inc
Created
May 17, 2012
Drush command for converting rules from the Drupal Menu Trails module to Menu position module
View
menu_position_migrate.drush.inc
<?php
/**
* Implementation of hook_drush_command()
*
* @return array
* Command definitions array.
*
*/
function
menu_position_migrate_drush_command() {
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.