Posted by NeoID on May 4, 2009 at 7:16am
Jump to:
| Project: | Mibbit IRC |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | sethcohn |
| Status: | active |
Issue Summary
Would be cool to be able to input your own mibbit widget key on the settings-page that you get after registering on their site and creating your own widget. The advantage is that you can set a couple of preferences and colours, so the widget better integrates with the rest of the site...
It wouldn't be too hard to implement, but I've currently just hardcoded it on my site...
What we'll have to do is to add an input-box that saves the key on the settings page. The next step is to add a if-statement that checks if you have entered a key or not and depending on that either outputs your personal widget or the regular widget as used now... :)
Comments
#1
I've got a patch that adds settings. Just merged the version with latest code 1.6 (minor changes), so I'll generate a patch and post it here this week.
#2
Thanks Seth.
#3
Subscribe. Was this ever implemented for Dev?