Changes between Version 47 and Version 48 of BluePrint/SocialMedia


Ignore:
Timestamp:
04/29/13 14:10:24 (12 years ago)
Author:
Connie White
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/SocialMedia

    v47 v48  
    9797Allow Sahana Eden to be configured to have a Facebook or Twitter account it updates to. Look at the msg_search_subscription_notifications function (https://github.com/flavour/eden/blob/master/modules/s3db/msg.py#L818) which is used to send emails to users for Saved Searches - ideally this could also be used to save search criteria, and then when new records in that search are updated - a FB or Twitter update for the system is updated.
    9898== Design ==
     99Some design considerations and requirements for integrating Social Media into emergency operations.
     100[http://www.slideshare.net/conniewhite/sahana-eden-gsoc-social-media-integration]
    99101== Implementation ==
    100102<Leave open for a list of implementation>