Attached are some random improvements I made. I've exported them using git format-patch, thus the commits can be re-imported using git am.

Incorporating formAlter() methods allows endpoints to easily customize the UI, as I've done it to expose the operation URL for restful services. This would also help #1344882: UI Operations : choose a http method for REST Web Services.

Comments

klausi’s picture

Status: Needs review » Fixed

Thanks, they look all fine. Committed all of them, just extended the comment in the UI install file why we clear the caches.

BTW: drush updatedb does *not* flush all caches, so you need to call drush cc all additionally.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.