Closed (fixed)
Project:
Push Notifications
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
31 Aug 2012 at 11:19 UTC
Updated:
20 Oct 2012 at 22:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
johnennew commentedHi,
This patch suggestion adds a new variable called push_notifications_apns_certificate_folder. If empty the certificates folder in the module is used. It also adds a text field on the configuration screen to specify this folder location. The variable folder location is relative to the site root
For example, you may specify your certificates folder to be sites/example.org/certificates/
Kind regards,
John
Comment #2
haagendazs commentedHi John,
Thanks for writing this patch. I reviewed it and made a few changes:
See attached patch and let me know your thoughts.
Danny
Comment #3
haagendazs commentedComment #4
johnennew commentedHi Danny,
Looks great to me!
Rgds,
John
Comment #5
haagendazs commentedAwesome. Committed here: http://drupalcode.org/project/push_notifications.git/commit/adf518c3b3c1...