You are here

Files in SMS Framework 6.2

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt Description =========== Provides a pluggable API for Drupal to interact with SMS messages. * sms.module - the core API module * sms_blast.module - for sending a batch of messages * sms_clickatell.module - support for the Clickatell gateway…
README.txt modules/sms_devel/README.txt The virtual gateway part of this module is only partially working, and the activity log (in the admin form) needs to be written. I am really struggling to get the AJAX working to have this text field update as messages come in and out of the virtualgw.
README.txt modules/sms_track/README.txt ----------------------------------------------------------- SMS Framework Message Tracking feature module ----------------------------------------------------------- ** THIS MODULE IS VERY UNFINISHED ** - The module is tracking messages fine, by…
README.txt modules/sms_valid/README.txt Description =========== Provides number validation features for the Drupal SMS Framework. Installation ============ Documentation ============= http://moo0.net/smsframework/?q=node/19 Credits ======= aspope…
sms.admin.inc sms.admin.inc The admin sms functions.
sms.info sms.info name = "SMS Framework" description = "Provides a extensible API that facilitates communication between Drupal and various SMS gateways." package = SMS Framework core = 6.x
sms.install sms.install Install, update and uninstall functions for the smsframework module.
sms.module sms.module The core of the SMS Framework. Provides gateway managment and API for sending and receiving SMS messages.
sms.rules.inc sms.rules.inc Rules module support of the smsframework.
sms_actions.info modules/sms_actions/sms_actions.info name = "SMS Actions" description = "Provides an action for sending outgoing messages and the ability to define custom triggers for incoming messages." package = SMS Framework dependencies[] = sms dependencies[] = trigger core = 6.x
sms_actions.module modules/sms_actions/sms_actions.module Provides a "Send SMS" action and the ability to define custom triggers for incoming messages.
sms_blast.info modules/sms_blast/sms_blast.info name = SMS Blast description = Allows bulk text messages to be sent to registered users. package = SMS Framework dependencies[] = sms_user core = 6.x
sms_blast.module modules/sms_blast/sms_blast.module Allows bulk text messages to be sent to registered users.
sms_devel.info modules/sms_devel/sms_devel.info name = Devel description = Dev and test tools to assist module/site development with the SMS Framework. core = 6.x package = SMS Framework dependencies[] = sms
sms_devel.install modules/sms_devel/sms_devel.install SMS Development feature module: Install file
sms_devel.module modules/sms_devel/sms_devel.module
sms_devel.send_form.inc modules/sms_devel/sms_devel.send_form.inc Test send form include for the sms_devel module of the SMS Framework.
sms_devel.virtualgw.admin.inc modules/sms_devel/sms_devel.virtualgw.admin.inc Virtual Gateway for the sms_devel module: Admin forms include
sms_devel.virtualgw.inc modules/sms_devel/sms_devel.virtualgw.inc Virtual Gateway for the sms_devel module of the SMS Framework.
sms_international.info modules/sms_international/sms_international.info name = "SMS International" description = "Provides international number validation." dependencies[] = sms package = SMS Framework core = 6.x
sms_international.install modules/sms_international/sms_international.install
sms_international.module modules/sms_international/sms_international.module
sms_sendtophone.css modules/sms_sendtophone/sms_sendtophone.css span.sms-sendtophone-inline { background: #F9F7BC; } #sms-sendtophone-send-form .message-preview { font-family: monospace; }
sms_sendtophone.info modules/sms_sendtophone/sms_sendtophone.info name = Send to phone description = Provides various tools for sending bits of information via SMS. dependencies[] = sms package = SMS Framework core = 6.x
sms_sendtophone.module modules/sms_sendtophone/sms_sendtophone.module
sms_track.admin.inc modules/sms_track/sms_track.admin.inc Message tracking module: Admin settings form functions
sms_track.info modules/sms_track/sms_track.info name = Tracking description = Message archiving and delivery tracking for the SMS Framework. core = 6.x package = SMS Framework dependencies[] = sms dependencies[] = views
sms_track.install modules/sms_track/sms_track.install SMS Framework Message Tracking feature module: Install file
sms_track.module modules/sms_track/sms_track.module Message tracking feature module for Drupal SMS Framework.
sms_track.views.inc modules/sms_track/views/sms_track.views.inc SMS Framework Message Tracking feature module: views
sms_track.views_default.inc modules/sms_track/views/sms_track.views_default.inc SMS Framework Message Tracking feature module: views
sms_track_handler_field_direction.inc modules/sms_track/views/sms_track_handler_field_direction.inc SMS Framework Message Tracking feature module: views
sms_track_handler_field_gateway.inc modules/sms_track/views/sms_track_handler_field_gateway.inc SMS Framework Message Tracking feature module: views
sms_track_handler_field_local_number.inc modules/sms_track/views/sms_track_handler_field_local_number.inc SMS Framework Message Tracking feature module: views
sms_user.actions.inc modules/sms_user/sms_user.actions.inc SMS User Action Implementation.
sms_user.admin.inc modules/sms_user/sms_user.admin.inc sms.admin.inc SMS admin pages and functions.
sms_user.info modules/sms_user/sms_user.info name = "SMS User" description = "Provides integration between the SMS Framework and Drupal users." dependencies[] = sms dependencies[] = token package = SMS Framework core = 6.x
sms_user.install modules/sms_user/sms_user.install
sms_user.module modules/sms_user/sms_user.module Provides integration between the SMS Framework and Drupal users.
sms_user.rules.inc modules/sms_user/sms_user.rules.inc SMS User Rules Implementation.
sms_user.views.inc modules/sms_user/sms_user.views.inc
sms_user.views_default.inc modules/sms_user/sms_user.views_default.inc Provides default views for administering SMS Users configuration.
sms_user_handler_field_number.inc modules/sms_user/includes/sms_user_handler_field_number.inc
sms_user_handler_field_status.inc modules/sms_user/includes/sms_user_handler_field_status.inc Views handler to display the sms number status.
sms_user_handler_filter_status.inc modules/sms_user/includes/sms_user_handler_filter_status.inc Views handler to filter sms number status.
sms_valid.admin.inc modules/sms_valid/sms_valid.admin.inc SMS Framework core module: Admin settings form functions
sms_valid.info modules/sms_valid/sms_valid.info name = Validation description = Provides number validation features to the SMS Framework. core = 6.x package = SMS Framework dependencies[] = sms
sms_valid.install modules/sms_valid/sms_valid.install SMS Framework Number Validation feature module: Install file
sms_valid.module modules/sms_valid/sms_valid.module Number validation feature module for Drupal SMS Framework.

Other projects