Closed (won't fix)
Project:
Multi-path autocomplete
Version:
7.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2011 at 23:09 UTC
Updated:
21 Mar 2013 at 01:10 UTC
On the project page, the module name is "Menu path autocomplete", which is an accurately descriptive name for the module. But with this new Drupal 7 version, in mpac.info, the module name is "Multi path autocomplete", which is inconsistent, fails to convey its prior meaning, and causes confusion when the user searches his or her module list page, looking for the project name.
Comments
Comment #1
stborchertWith Drupal 7 the behavior of the module changed so it doesn't alter menu-fields only, but other field also. There the Drupal 7 version is named "Multi path autocomplete" instead of "Menu path autocomplete".
The old name is valid until Drupal 6 gets deprecated.
I've added a short description to the project page.
Comment #2
adamgerthel commentedOn a side note: Which other fields does it alter? I read that on the project page but couldn't find any more info on the subject
Comment #3
stborchertIf you have path.module installed you will get autocomplete values while adding a custom path to a node/page/whatever. Same for shortcuts: adding a shortcut will be easier with mpac because the field to enter the path transforms into an autocomplete textfield.
Comment #4
rooby commentedI would argue that menu path autocomplete is a better name.
It is still auto completing the path field when adding a menu item.
I think for most end users, multi path autocomplete is more confusing because they don't care about the differences between aliases and node stitle ar whatever.