* Migrated attachment module. Attachment resource ID's are in the form `('attachment', (<parent-type>, <parent-id>, <filename>))`.
* Also updated ticket and Wiki interfaces to check permissions when viewing attachments.
* Migrated search module. Added a variety of control points, including `search_filter`, `search_terms` and `search_result`.
* Migrated about module. Resource ID's are in the form `('about', <page>)`.