Difference between revisions of "Joomla"

From Mibbit Wiki
Jump to: navigation, search
m (note->{{notice}})
m (server= added)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
How to embed Mibbit on Joomla! 1.0.
+
This article explains how to embed Mibbit on Joomla! 1.0.
  
#Login to the admin panel.
+
{{faq|There is no dynamic entry of the username. Check http://extensions.joomla.org/ for possible Joomla/Mibbit extensions}}
#Select site modules by highlighting modules and clicking on site modules.
 
#Click on "Wrapper" and set select Yes for published. Then hit save
 
#Go to the menu where you would like to embed the chat and hit "new".
 
#Select Wrapper and set wrapper URL to http://widget.mibbit.com/?channel=%23channel&nick=nicknamehere
 
{{notice|there is nothing dynamic about the username check http://extensions.joomla.org/ for possible Joomla/Mibbit extensions)
 
#Hit Save and you're ready to go!}}
 
  
Here's an advanced method of using Mibbit with your Joomla site. In this example (see http://lovelineshows.com/index.php/listen-live-10-12-pst.html) it pulls the username of the person logged in to Joomla into an independent document, which provides the username or a default username if  someone is not logged in. Finally, Joomla wrapper calls my independent file. Basically it's IFRAMES inside IFRAMES. A little confusing, but the application is great!
+
#'''<big>Login to the admin panel.</big>'''<br>
 +
#'''<big>Select site modules by highlighting modules and clicking on site modules.</big>'''<br>
 +
#'''<big>Click on <tt>Wrapper</tt> and set select <tt>Yes</tt> for published. Then hit save.</big>'''<br>
 +
#'''<big>Go to the menu where you would like to embed the chat and hit "new".</big>'''<br>
 +
#'''<big>Select Wrapper and set wrapper URL to <tt><nowiki>http://widget.mibbit.com/?server=the.server.here&channel=%23channel&nick=nicknamehere</nowiki></tt></big>''' (see also [[Uri parameters]])<br>
 +
#'''<big>Hit Save and you're ready to go!</big>'''
  
 
+
[[Category:How To]][[Category:Widget]]
 
 
[[Category: How To]]
 

Latest revision as of 11:26, 29 January 2011

This article explains how to embed Mibbit on Joomla! 1.0.

There is no dynamic entry of the username. Check http://extensions.joomla.org/ for possible Joomla/Mibbit extensions


  1. Login to the admin panel.
  2. Select site modules by highlighting modules and clicking on site modules.
  3. Click on Wrapper and set select Yes for published. Then hit save.
  4. Go to the menu where you would like to embed the chat and hit "new".
  5. Select Wrapper and set wrapper URL to http://widget.mibbit.com/?server=the.server.here&channel=%23channel&nick=nicknamehere (see also Uri parameters)
  6. Hit Save and you're ready to go!