** Changed in: aikiframework Assignee: (unassigned) => rejon (rejon)
-- You received this bug notification because you are a member of Aiki Framework Admins, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/689996 Title: Renaming widgets is too complicated Status in Aiki Framework: Confirmed Bug description: If you run into a case where a widget needs to be renamed, nothing connected to that widget updates, so the simple process of renaming becomes an arduous journey where you have to seek out all widgets that depend on that specific name & adjust manually. This can affect everything from widgets not displaying (url fields), improper styling (css div calls and class overrides), to broken links in the content. It's hard to know you've accounted for everything & only becomes harder as a site is more complex. There should be a way to connect the widget titles with the widgets it influences in a more meaningful way than just retyping the url field all over different widgets & different sections. _______________________________________________ Mailing list: https://launchpad.net/~aikiframework.admins Post to : aikiframework.admins@lists.launchpad.net Unsubscribe : https://launchpad.net/~aikiframework.admins More help : https://help.launchpad.net/ListHelp