Difference between revisions of "Smilies"

From Mibbit Wiki
Jump to: navigation, search
m (manager)
 
(33 intermediate revisions by 7 users not shown)
Line 1: Line 1:
* ":)" or ":-)" [[Image:yel02.png]]
+
'''Smilies''' are small icons that replace text.  This helps the client look cooler.  An example of one is :) which is replaced to [[Image:yel02.png]] by default.  That specific smiley can be changed.
* ":(" or ":-(" [[Image:yel36.png]]
+
 
* ":D" or ":-D" [[Image:yel06.png]]
+
==Predefined smiley sets==
* ":P" or ":-P" or ":p" or ":-p" [[Image:yel40.png]]
+
{| class="wikitable"
* ":O" or ":-O" or ":o" or ":-o" [[Image:yel54.png]]
+
!Default
* ";)" or ";-)" [[Image:yel08.png]]
+
!Modern
 +
!Rainbow
 +
|-
 +
| [[Image:yel02.png|center]]
 +
| [[Image:modern icon smile.gif|center]]
 +
| [[Image:rainbow smile.gif|center]]
 +
| ''':)''' or ''':-)'''
 +
|-
 +
| [[Image:yel36.png|center]]  
 +
| [[Image:modern icon sad.gif|center]]
 +
| [[Image:rainbow sad.gif|center]]
 +
| ''':(''' or ''':-('''
 +
|-
 +
| [[Image:yel06.png|center]]
 +
| [[Image:modern icon biggrin.gif|center]]
 +
| [[Image:rainbow biggrin.gif|center]]  
 +
| ''':D''' or ''':-D'''
 +
|-
 +
| [[Image:yel07.png|center]]
 +
| [[Image:modern icon confused.gif|center]]
 +
|
 +
| (--) ''':s''' or ''':-s'''
 +
|-
 +
| [[Image:yel22.png|center]]
 +
| [[Image:modern winky.gif|center]]
 +
| [[Image:rainbow rolleyes.gif|center]]
 +
| ''':/''' or ''':-/'''
 +
|-
 +
| [[Image:yel40.png|center]]
 +
| [[Image:modern icon razz.gif|center]]
 +
| [[Image:rainbow arf.gif|center]]  
 +
| ''':P''' , ''':-P''' , ''':p''' or ''':-p'''
 +
|-
 +
| [[Image:yel54.png|center]]  
 +
| [[Image:modern icon surprised.gif|center]]
 +
| [[Image:rainbow eek.gif|center]]
 +
| ''':O''' , ''':-O''' , ''':o''' or ''':-o'''
 +
|-
 +
| [[Image:yel08.png|center]]
 +
| [[Image:modern icon wink.gif|center]]  
 +
| [[Image:rainbow wink.gif|center]]
 +
| ''';)''' or ''';-)'''
 +
|}
 +
"Default" are the smilies that come pre-loaded with every account (and person not logged in).
 +
 
 +
==How It Works==
 +
see Prefs -> Smileys ([http://Chat.Mibbit.com main client] or [http://WidgetManager.Mibbit.com/ widget manager]):
 +
*Width: The width of the smiley when shown.
 +
*Height: The height of the smiley when shown.
 +
*Base URL: The common first part for all icons in the URL column. 
 +
*Code: Mibbit searches for the code of each line of text for this, and replaces it with the picture hosted on the Icon URL.
 +
*URL: The second part of the URL to an image that will replace the text found in Code (or a file name if server/path is common for all icons).
 +
 
 +
==Using your own smileys==
 +
To load your own smiley-set replace the current '''Base URL''', e.g., <code>/smileys/rainbow/</code> with <code><nowiki>http://the.server.blah/path/to/smiley-folder/</nowiki></code> in prefs -> smileys.
 +
 
 +
If you want to mix smileys from different sources put only <code>http://</code> into '''Base URL''' and the full server/path/filename.ext into the fields of the '''URL''' column of the table, e.g.,
 +
:) &nbsp; chat.mibbit.com/smileys/rainbow/smile.gif
 +
:( &nbsp; my.server.com/my-smileys/sad.gif
 +
etc.
 +
 
 +
==Warning==
 +
Make sure that the code for smilies that might include another one (such as :(( contains :( in it) are above the ones that are included.  If you have :( above :(( in the list, It'll parse it as the :( smiley followed by a "(". On most systems path/filenames are case sensitive.
 +
 
 +
[[Category:Commands]]
 +
[[Category:Preferences]]
 +
[[Category:How To]]
 +
[[Category:IRC]]
 +
[[Category:Widget]]

Latest revision as of 22:54, 16 October 2010

Smilies are small icons that replace text. This helps the client look cooler. An example of one is :) which is replaced to Yel02.png by default. That specific smiley can be changed.

Predefined smiley sets

Default Modern Rainbow
Yel02.png
Modern icon smile.gif
Rainbow smile.gif
:) or :-)
Yel36.png
Modern icon sad.gif
Rainbow sad.gif
:( or :-(
Yel06.png
Modern icon biggrin.gif
Rainbow biggrin.gif
:D or :-D
Yel07.png
Modern icon confused.gif
(--) :s or :-s
Yel22.png
Modern winky.gif
Rainbow rolleyes.gif
:/ or :-/
Yel40.png
Modern icon razz.gif
Rainbow arf.gif
:P , :-P , :p or :-p
Yel54.png
Modern icon surprised.gif
Rainbow eek.gif
:O , :-O , :o or :-o
Yel08.png
Modern icon wink.gif
Rainbow wink.gif
;) or ;-)

"Default" are the smilies that come pre-loaded with every account (and person not logged in).

How It Works

see Prefs -> Smileys (main client or widget manager):

  • Width: The width of the smiley when shown.
  • Height: The height of the smiley when shown.
  • Base URL: The common first part for all icons in the URL column.
  • Code: Mibbit searches for the code of each line of text for this, and replaces it with the picture hosted on the Icon URL.
  • URL: The second part of the URL to an image that will replace the text found in Code (or a file name if server/path is common for all icons).

Using your own smileys

To load your own smiley-set replace the current Base URL, e.g., /smileys/rainbow/ with http://the.server.blah/path/to/smiley-folder/ in prefs -> smileys.

If you want to mix smileys from different sources put only http:// into Base URL and the full server/path/filename.ext into the fields of the URL column of the table, e.g.,

:)   chat.mibbit.com/smileys/rainbow/smile.gif
:(   my.server.com/my-smileys/sad.gif

etc.

Warning

Make sure that the code for smilies that might include another one (such as :(( contains :( in it) are above the ones that are included. If you have :( above :(( in the list, It'll parse it as the :( smiley followed by a "(". On most systems path/filenames are case sensitive.