Among the CTools options for mailboxes (clone, edit, etc...) I wonder if we could add "test"...

Comments

danepowell’s picture

It looks like, from looking at ctools/includes/export-ui.inc, we just need to define 'allowed operations' for the plugin that include 'test', and then add a test_page() method to mailhandler_mailbox_ui.class.php.

danepowell’s picture

Annoying... I got it mostly working, but I can't figure out how to define the 'test' menu callback in mailhandler.inc ... everything seems to be working except the callback isn't actually getting hit...

danepowell’s picture

danepowell’s picture

Status: Active » Postponed

Going to need some help from ctools on this one...

danepowell’s picture

Status: Postponed » Active

Merlinofchaos was extremely helpful and I've made good progress on this on my testing server, will push it live shortly...

danepowell’s picture

Title: "Test" operation » "Test" operation for mailboxes
Status: Active » Patch (to be ported)
danepowell’s picture

Component: User interface » Mailhandler
Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

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