summaryrefslogtreecommitdiff
path: root/modules/gallery/views/item_edit.html.php
AgeCommit message (Collapse)Author
2009-07-24Add tag autocomplete to the album and photo edit pop up dialogs.Tim Almdal
This required putting a wrapper view around the forms and passing this view as the parameter to the item_edit_form event. The view contains a $script variable that the modules can add script to be included in the form html when rendered as part of the ajax response.