diff --git a/lib/community_hub_plugin/hub.rb b/lib/community_hub_plugin/hub.rb index 506ff63..74af124 100644 --- a/lib/community_hub_plugin/hub.rb +++ b/lib/community_hub_plugin/hub.rb @@ -37,7 +37,7 @@ class CommunityHubPlugin::Hub < Folder author_id = 54 if action==:start thread = Thread.new { - Twurl::Stream.run(hub, author_id,'torrent', File.dirname(__FILE__) + '/../../tweeter_stream/config/twurlrc') + Twurl::Stream.run(hub, author_id,'#ArenaNETmundial', File.dirname(__FILE__) + '/../../tweeter_stream/config/twurlrc') } unless@@twitter_thread_started @@twitter_thread_started = true end diff --git a/views/community_hub_plugin_public/_post.rhtml b/views/community_hub_plugin_public/_post.rhtml index 121a939..7cc4187 100644 --- a/views/community_hub_plugin_public/_post.rhtml +++ b/views/community_hub_plugin_public/_post.rhtml @@ -3,20 +3,24 @@