Project:OG Menu
Version:6.x-2.4
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I would like to know why the menu title is not updated when i update the og node title.

Comments

#1

It is because titles are generated on node creation, but would be better if it was updated on node save, will keep this in mind for future releases.

#2

This should probably be configurable. I can see where a user might want a menu title that's different from the group node title, so we definitely wouldn't want to automatically clobber the menu title on node_save().

#3

Perhaps in future release it could be a good idea to let user make the choice that he wants to keep the menu title or override it with the new value of the node title on node_save().