Closed (fixed)
Project:
Drupal core
Version:
7.0
Component:
node system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2007 at 01:03 UTC
Updated:
5 Jul 2011 at 02:51 UTC
Especially for newbies in sense of Drupal and/or web programming the field "machine name" is quite confusing. It was suggested ([1]) to just generate it onblur and not to confuse the user with that.
To keep flexible it should be possible to edit that name afterwards.
Comments
Comment #1
Bevan commentedtag for drupal newbie
Comment #2
moshe weitzman commentedhuh? generate a machine name during a javascript event? i do not follow ... i think specifiying a machine name is very handy. note that CCK fields and Views both have this concept. Perhaps we just need to standardize on terminology.
Comment #3
Bevan commentedThe suggestion was to automatically (with JS) create a machine name ('Type') based on more-human name ('Name') and populate the 'Type' field with it (also with JS).
I agree that specifying a machine name is very handy. This would streamline that process for common names and users that don't know or care about the machine name.
Comment #4
moshe weitzman commentedoh - good idea.
Comment #5
dpearcefl commentedClosing due to lack of response.
Comment #6
Bevan commentedActually this was fixed in D7.