Provide developer chat in the website
Bug #913056 reported by
Sergey "Shnatsel" Davidoff
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
elementaryweb |
Fix Committed
|
Low
|
Kiran Hampal |
Bug Description
As pointed out in http://
Changed in elementaryweb: | |
milestone: | none → 0.3b |
Changed in elementaryweb: | |
status: | New → Confirmed |
Changed in elementaryweb: | |
assignee: | nobody → Kiran Hampal (khampal) |
importance: | Undecided → Low |
Changed in elementaryweb: | |
status: | Confirmed → Fix Committed |
To post a comment you must log in.
I can solve this by <iframe src="http:// lightirc. com/start/ ?host=irc. freenode. net&autojoin= %23elementary- dev&showNickSel ection= true&nick= User" style="width:800px; height: 400px;" ></iframe>
this can be placed in the website as a dev irc chat about the site. just create a php variable say $nick and replace nick=User to nick=$nick. but for now, you can change User to whatever you want.