So, right now the format it uses for the link to add a referenced node is "add" and then the machine name for that content type. So for me it will show up "Add photo_cck".
Wouldn't it be better to use the human name for the content type? That way, on my system it would be "Add album"
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | popups_ref_human_readable.patch | 876 bytes | CloudCuckoo |
Comments
Comment #1
starbow commentedYou're right, that would be better.
Comment #2
Macronomicus commentedYou ever figure this out?
Im just thinking about overriding it at the template level to avoid messing with the code.
Comment #3
CloudCuckoo commentedPatch to get the human readable name from $all_types and use it in the link title.
Comment #4
starbow commentedFantastic, thanks for the patch.
Comment #5
starbow commentedIntegrated into 1.0RC1