Mini-Chat

This forum is for general topics.

Moderator: Moderators

Post Reply
Matt
Posts: 1109
Joined: Tue Oct 28, 2003 7:01 pm
Location: Atlanta

Mini-Chat

Post by Matt »

I installed a new mod called Mini-Chat. I was hoping to find one that could tie into the IRC channel we have created, but I couldn't find one that would integrate with phpBB easily.

It *should* work on all templates. There is a main mini-chat page if you don't want to use it on the homepage.

When posting bug reports, indicate which style you are using.
21:01:17 <+PhaseDMA> ?ban god
21:01:17 <@SchwippyBot> ***BANNING: god***
21:01:19 -!- mode/#the-schwippy-tree [+b *!*@*] by SchwippyBot
Thermite Man
Posts: 3230
Joined: Fri Jun 18, 2004 11:19 am
Location: Seattle, WA

Re: Mini-Chat

Post by Thermite Man »

I am not authorized. :/
Never forget 10/23, OiNK OiNK
cokalsM wrote: If I don’t build the sand castles, the bitches won’t come. It’s not one or the other.
askmeques wrote:thermite is just a walking sellout.
bigcfk wrote:I'm down to get shitfaced either way.
Matt
Posts: 1109
Joined: Tue Oct 28, 2003 7:01 pm
Location: Atlanta

Re: Mini-Chat

Post by Matt »

It should work now...
21:01:17 <+PhaseDMA> ?ban god
21:01:17 <@SchwippyBot> ***BANNING: god***
21:01:19 -!- mode/#the-schwippy-tree [+b *!*@*] by SchwippyBot
Thermite Man
Posts: 3230
Joined: Fri Jun 18, 2004 11:19 am
Location: Seattle, WA

Re: Mini-Chat

Post by Thermite Man »

it does.
Never forget 10/23, OiNK OiNK
cokalsM wrote: If I don’t build the sand castles, the bitches won’t come. It’s not one or the other.
askmeques wrote:thermite is just a walking sellout.
bigcfk wrote:I'm down to get shitfaced either way.
Matt
Posts: 1109
Joined: Tue Oct 28, 2003 7:01 pm
Location: Atlanta

Re: Mini-Chat

Post by Matt »

For those who want a split screen experience, copy and paste the following javascript code in your address bar. It will split the window horizontally, so you can have the minichat in the bottom window and the main forum in the top window.

javascript:A14nH=location.href;L3f7=prompt('Choose%20File%201',A14nH);R1Gh7=prompt('Choose%20File%202',L3f7);if(L3f7&&R1Gh7){Fr4Q='<frameset%20cols=\'100%\'%20rows=\'*,*\'>\n<frame%20src=\''+L3f7+'\'/>';Fr4Q+='<frame%20src=\''+R1Gh7+'\'/>\n';Fr4Q+='</frameset>';with(document){write(Fr4Q);void(close())}}else{void(null)}
21:01:17 <+PhaseDMA> ?ban god
21:01:17 <@SchwippyBot> ***BANNING: god***
21:01:19 -!- mode/#the-schwippy-tree [+b *!*@*] by SchwippyBot
bigcfk
Posts: 1356
Joined: Sat Jun 26, 2004 1:44 pm
Location: WI

Re: Mini-Chat

Post by bigcfk »

split-screen is unreal. is there a way to make my bookmark open like this?
Matt
Posts: 1109
Joined: Tue Oct 28, 2003 7:01 pm
Location: Atlanta

Re: Mini-Chat

Post by Matt »

Here ya go. Just change your middleman bookmark to this and it will open in split screen mode:

Code: Select all

javascript:A14nH=location.href;L3f7='http://mm.0x20.org';R1Gh7='http://mm.0x20.org';if(L3f7&&R1Gh7){Fr4Q='<frameset%20cols=\'100%\'%20rows=\'*,*\'>\n<frame%20src=\''+L3f7+'\'/>';Fr4Q+='<frame%20src=\''+R1Gh7+'\'/>\n';Fr4Q+='</frameset>';with(document){write(Fr4Q);void(close())}}else{void(null)}
21:01:17 <+PhaseDMA> ?ban god
21:01:17 <@SchwippyBot> ***BANNING: god***
21:01:19 -!- mode/#the-schwippy-tree [+b *!*@*] by SchwippyBot
plasma2002
Posts: 2250
Joined: Mon Jan 12, 2004 9:42 pm
Location: Riverside, Ca
Contact:

Re: Mini-Chat

Post by plasma2002 »

Use this one instead:

Code: Select all

javascript:f1='http://mm.0x20.org';f2=f1+'/mchat.php';with(document){write('<frameset%20cols=\'100%\'%20rows=\'*,*\'><frame%20src=\''+f1+'\'/><frame%20src=\''+f2+'\'/></frameset>');void(close())}
[quote]Plasma: This thread is now about how everyone from England has a melty face
Quirk: I second this motion. All in favor?
cokalsM: Im drunk.
bigcfk: i'm too.
Quirk: The motion has passed. The topic of discussion is now Beanie Babies.[/quote]
^ m_m, summed up.
Post Reply