Trekkan

Customer
As I mentioned on vb.org, I'd really like to see the shouts formatted in a clean column. You mentioned it might tweak if the user names were long. If you left the user name column alone, it'll expand as necessary. If you then define the chat message column to 100%, it should look fine. Then again, I didn't write your mod, so I dunno how it'd have to work. But a suggestion anyway. =)

Can you remove the "X minutes ago" from the adminCP or is it a template edit?

Are the time stamp formats configurable?

Active users says "0", however I just typed something in the shoutbox (here on your site). What determines an active user?

can you make the shoutbox block collapsible?

Can the "sticky" notice colors be changed? I'd like to be able to set the background for that entire row.

Is it possible to increase the size of the shoutbox per user? basically like here in an edit window you have the Up/Down arrows to increase/decrease the size of the textbox. Something like that would be nice.

Sorry for all of the questions/suggestions. =) Just throwing things out there.
 
As I mentioned on vb.org, I'd really like to see the shouts formatted in a clean column. You mentioned it might tweak if the user names were long. If you left the user name column alone, it'll expand as necessary. If you then define the chat message column to 100%, it should look fine. Then again, I didn't write your mod, so I dunno how it'd have to work. But a suggestion anyway. =)
The thing about that is that if 1 user has a long username, it'll "push" the shouts to the right for every other user. That's why I opted out of doing something like that.
However, it should be possible with a template edit - I might look into providing instructions for that later once things have calmed down some ;)

Can you remove the "X minutes ago" from the adminCP or is it a template edit?
That would be a template edit, I'll look into adding it as an option in the Pro version though :)

Are the time stamp formats configurable?
They use the vBulletin Time Format setting.

Active users says "0", however I just typed something in the shoutbox (here on your site). What determines an active user?
That's actually a bug with our configuration - I'll get it fixed ASAP.

can you make the shoutbox block collapsible?
Yeah, I'll have that done for the next version.

Can the "sticky" notice colors be changed? I'd like to be able to set the background for that entire row.
Try editing dbtech_vbshout.css and add something like:
#dbtech_shoutbox_sticky_frame { background-color:red; }
(Warning, untested :p)

Is it possible to increase the size of the shoutbox per user? basically like here in an edit window you have the Up/Down arrows to increase/decrease the size of the textbox. Something like that would be nice.
That might take some investigating - I can't promise it for the next version, but it's definitely something I'll look into adding.

Sorry for all of the questions/suggestions. =) Just throwing things out there.
Absolutely no worries, you have good suggestions and you even found a bug :D
 
I love this suggestion: Is it possible to increase the size of the shoutbox per user? basically like here in an edit window you have the Up/Down arrows to increase/decrease the size of the textbox. Something like that would be nice.

+1 for it.
 
Back
Top