Refactored SMS code for greater flexibility; added some new SMS configuration options.
Showing
- config/vufind/sms.ini 13 additions, 2 deletionsconfig/vufind/sms.ini
- module/VuFind/config/module.config.php 1 addition, 1 deletionmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Controller/AbstractRecord.php 5 additions, 2 deletionsmodule/VuFind/src/VuFind/Controller/AbstractRecord.php
- module/VuFind/src/VuFind/Controller/AjaxController.php 6 additions, 3 deletionsmodule/VuFind/src/VuFind/Controller/AjaxController.php
- module/VuFind/src/VuFind/SMS/AbstractBase.php 84 additions, 0 deletionsmodule/VuFind/src/VuFind/SMS/AbstractBase.php
- module/VuFind/src/VuFind/SMS/Factory.php 72 additions, 0 deletionsmodule/VuFind/src/VuFind/SMS/Factory.php
- module/VuFind/src/VuFind/SMS/Mailer.php 45 additions, 48 deletionsmodule/VuFind/src/VuFind/SMS/Mailer.php
- module/VuFind/src/VuFind/SMS/SMSInterface.php 69 additions, 0 deletionsmodule/VuFind/src/VuFind/SMS/SMSInterface.php
- themes/blueprint/templates/record/sms.phtml 7 additions, 1 deletionthemes/blueprint/templates/record/sms.phtml
Please register or sign in to comment