Changes between Version 29 and Version 30 of BluePrint/SocialMedia
- Timestamp:
- 10/24/12 01:52:19 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/SocialMedia
v29 v30 73 73 settings.msg.twiiter_oauth_consumer_secret = "<consumer_secret from twitter app>" 74 74 75 * Saving Tweet search results:76 Go to a page eden/msg/twitter_search. You can add keywords / search queries records under this page. It will ask you for a PIN to enter before saving the keywords/queries. The pin is obtained from Twitter app that was created. After saving the keywords/ queries, click on Results which triggers the search and msg_twitter_search_results table in the database gets populated.77 78 * Displaying twitter feeds onto the GIS map:79 80 75 ==== Processing Tweets ==== 81 76