I'd like to see the following elements added to the settings of this module.

- nick (default username) - string - either enters the current authorized user or a default string.
- customloading - string - "Connecting to our chat channel, please wait..."
- customprompt - string - "Welcome to our Chat page"

There may be others, but I think these are a good start and really help customization of the IRC chat widget. I use these params on http://drupalchat.net, but not the module yet.

Comments

Chris Charlton’s picture

I noticed in the module code that 'nick' is already a param for authorized users, but my request still stands for at least the other two I mention.

Chris Charlton’s picture

Status: Active » Needs review
StatusFileSize
new4.45 KB
new493 bytes

Added the customloading and customprompt fields to both output and install files for the Mibbit IRC module. Also added /join to the list of default commands text, and moved some default text into [private] helper functions.

@TODO: Text needs to be scrubbed, but I noticed most text sent to the output for this module needs that treatment overall.

kmillecam’s picture

Thanks Chris,

Committed to v6 Dev.

senpai’s picture

Status: Needs review » Fixed

Marking as 'fixed'.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.