[Buildbot-commits] [Buildbot] #2679: Add Buildbot's IRC webchat to	buildbot.net site
    Buildbot trac 
    trac at buildbot.net
       
    Thu Jan 23 22:17:00 UTC 2014
    
    
  
#2679: Add Buildbot's IRC webchat to buildbot.net site
----------------------+-----------------------
Reporter:  rutsky     |      Owner:
    Type:  undecided  |     Status:  new
Priority:  major      |  Milestone:  undecided
 Version:  0.8.8      |   Keywords:  web
----------------------+-----------------------
 There are plenty of web gateways that allows to connect to IRC from your
 browser without installation of any additional software.  It would be nice
 to add one of them to http://buildbot.net site to allow easier
 communication between Buildbot users and developers.
 Freenode by himself provides webchat (http://webchat.freenode.net/) that
 can be easily inserted to Buildbot website (single iframe), like so:
 {{{
 <iframe src="http://webchat.freenode.net?channels=%23buildbot" width="647"
 height="400"></iframe>
 }}}
-- 
Ticket URL: <http://trac.buildbot.net/ticket/2679>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the Commits
mailing list