The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Widget - Easy Chat Box for CMS Details »» | |||||||||||||||||||||||||||||||
A very easy to Make widget for a Chat Box in CMS. RC-4
Edit: Works with Gold 4.0 Edition. The reason I made this Widget was to have a Chat box for my Site. It is a Temporary solution until a expert Coder develops a Ajax or more elaborate Chat system. This was really easy to do and the code is a freebie From widget Me, So I tried it 2 or 3 different ways and it works fine. I have My Site redirected in the Host Cpanel to the Home page (CMS) This way all will see the Chat or announcements In the chat window. Can be Made to fit 1 column 2 or 3 For those who haven't quite got the hang of Layouts and widgets, I will try to give a Simple How to: 1) In the ACP goto ---> CMs---> Widgets Make a new widget and name it Chat Box or your Domain Chat Box Make it a Static HTML Save it. 2) In Widgets find your named Chat Box and Click Configure and add the Code below and Save. ( You Can Resize it as you see fit in configure as well as add Colors) 3) In CMS goto ---> Layout manager and Place the Widget where you Like. It is completely customizable in size and color. You Can See the Optional Layouts in the Screen Shots. Demo to see it live. HERE As I said, it is a temporary Soulution and I needed it today. Example Code to Insert in the Widget go to Outside Link provided to get a personal User ID Code:
<!-- Start http://chat.widget.me HTML Code --> <script type="text/javascript"> <!-- // The base configurations of the chat widget // You can change colours and sizes by editing // Sizes in pixel // Window width chat_width="575"; // Window height chat_height="125"; // Window border size chat_border="2"; // Colours in hexadecimal // Window border colour chat_border_col="C0C0C0"; // Background colour chat_bg_col="FFFFFF"; // Font type chat_text_font="Helvetica, Verdana, Geneva"; // Text colour chat_text_col="000000"; // Font size chat_text_size="10pt"; // Break line colour chat_break_col="C0C0C0"; // External CSS file chat_css="http://"; // Stop change // Happy chatting chat_uid="XXXXX"; *** go to outside Link Provided to get your personal User ID *** This is an example of the Code you will get, It will show up automatically when you get there, Copy and Paste it in your Widget. //--> </script> <script type="text/javascript" src="http://chat.widget.me/chat.js"></script> <!-- End http://chat.widget.me HTML Code --> Please Click Installed to let me Know if this was useful to you Outside Link HERE There is a Floating Chatbox for all your templates (Sits at Bottom) But I prefer not to do Template edits. Another reason this will do for the Time Being. If You Try it Let me know how it worked for you. Download Now
Screenshots
Show Your Support
|
Comments |
#2
|
|||
|
|||
Reserved for more options if needed
Edit: As M3 Pointed out, to get your own personal User ID ----> Quote:
|
#3
|
|||
|
|||
cool! gonna try it.
|
#4
|
||||
|
||||
Wow the ridicules amount of 1 stars being passed out around here are getting out of control. I always base my ratings on the mods ability to do as described not on its abilities to do things i "wish" it would do. If i had to guess i would assume these single star ratings are being passed out by people who couldnt code the alphabet let alone a working hack.
This looks promising and like its simplicity in nature. good work. |
#5
|
||||
|
||||
I've just tried it, i copied your code and i had your chat on my board, I mean i was seeing what people was chatting over at your site.
To have your own chat you need to change Code:
chat_uid="t46zg"; |
#6
|
|||
|
|||
That makes sense to have to get your own User ID, I will revise it for folks to do that, That didn't occur to me that would happen thanks for the Update The outside Link is where you would get a user ID, I'll revise it. Did you have any problem with making the widget and Layout? Kinda easy I thought.
|
#7
|
||||
|
||||
muy bien gracias probando
|
#8
|
|||
|
|||
De nada, voy al Link para el Code Nuevo e Identificacion ID El Code que tengo es un ejemplo
Glad I took Spanish In School LOL |
#9
|
|||
|
|||
Nice work, quick and simple. =)
|
#10
|
||||
|
||||
Quote:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|