2013-01-29 17:35:40 +00:00
|
|
|
{
|
|
|
|
"parts":[
|
|
|
|
{
|
2013-01-29 17:40:27 +00:00
|
|
|
"name": "ep_email_notifications",
|
2013-01-29 17:35:40 +00:00
|
|
|
"hooks": {
|
2013-01-30 00:21:21 +00:00
|
|
|
"padUpdate": "ep_email_notifications/update",
|
|
|
|
"handleMessage": "ep_email_notifications/update",
|
|
|
|
"eejsBlock_scripts": "ep_email_notifications/client",
|
2013-01-31 01:16:34 +00:00
|
|
|
"eejsBlock_editbarMenuRight": "ep_email_notifications/client:eejsBlock_toolbarRight",
|
|
|
|
"eejsBlock_embedPopup": "ep_email_notifications/client:eejsBlock_embedPopup"
|
2013-01-29 17:35:40 +00:00
|
|
|
},
|
|
|
|
"client_hooks": {
|
2013-01-31 01:16:34 +00:00
|
|
|
"documentReady":"ep_email_notifications/static/js/ep_email",
|
2013-01-31 00:09:31 +00:00
|
|
|
"handleClientMessage_emailSubscriptionSuccess":"ep_email_notifications/static/js/ep_email"
|
2013-01-29 17:35:40 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|