Changes between Version 35 and Version 36 of BluePrint/SocialMedia
- Timestamp:
- 10/24/12 03:49:11 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/SocialMedia
v35 v36 73 73 {{{settings.msg.twiiter_oauth_consumer_secret = "<consumer_secret from twitter app>"}}} 74 74 75 * Add keywords to be searched: 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. 77 78 * Populating database with search results: 79 After saving the keywords/ queries, click on Results which triggers the search and msg_twitter_search_results table in the database gets populated. 80 75 81 ==== Processing Tweets ==== 76 82 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.