Difference between revisions of "UI:Input options"

From Mibbit Wiki
Jump to: navigation, search
m (Added images!)
m (Notification of commands.)
Line 1: Line 1:
 
[[Image:InputBar.png]]
 
[[Image:InputBar.png]]
  
The input options toolbar is located directly below the input bar textbox.  Each option is a link that
+
The input options toolbar is located directly below the input bar textbox.  Each option is a link that.  Each image is from the [[Skins#Pastel_Blue|Pastel Blue skin]].  Some of these features can be done from command.
  
 
==Smilies Menu==
 
==Smilies Menu==
Line 19: Line 19:
  
 
==Pastebin Menu==
 
==Pastebin Menu==
Mibbit includes a basic pastebin service for those who need it.  The pastebin area opens up over the chat pane, so make sure to copy any text before opening it up.  It tries to do syntax highlighting, even with pastes that are not code.  Results vary wildly with it.  When done, it puts a link into the input bar textbox.
+
Mibbit includes a basic pastebin service for those who need it.  The pastebin area opens up over the chat pane, so make sure to copy any text before opening it up.  It tries to do syntax highlighting, even with pastes that are not code.  Results vary wildly with it.  When done, it puts a link into the input bar textbox.  Can be opened with the /pastebin command.
  
 
==Upload Menu==
 
==Upload Menu==
Mibbit also includes a basic file upload mechanism.  The upload area opens up over the chat pane.  There is a limit of 2MB for the file, though it can be of any filetype.  When done, it puts a link into the input bar textbox.
+
Mibbit also includes a basic file upload mechanism.  The upload area opens up over the chat pane.  There is a limit of 2MB for the file, though it can be of any filetype.  When done, it puts a link into the input bar textbox.  Can be opened with the /upload command.
  
 
==Minify URL==
 
==Minify URL==
 
[[Image:MinifyURL.png]]
 
[[Image:MinifyURL.png]]
  
Need a long url to be only a few characters?  Mibbit also allows a quick version for this too.  Put in a link, and it'll put in a (hopefully) shorter URL in the input bar textbox.
+
Need a long url to be only a few characters?  Mibbit also allows a quick version for this too.  Put in a link, and it'll put in a (hopefully) shorter URL in the input bar textbox.  Can also be done with the /minify <url> command.

Revision as of 03:12, 25 June 2009

InputBar.png

The input options toolbar is located directly below the input bar textbox. Each option is a link that. Each image is from the Pastel Blue skin. Some of these features can be done from command.

Smilies Menu

SmiliesBar.png

Opens up a bar showing all the smilies that an account has set. Clicking one of them closes the bar, and adds the text for the smilie into the input bar textbox.

Colors Menu

ColorsBar.png

Opens up a bar showing the 15 colors that mIRC Color Codes allows. Clicking on one color makes the foreground (text) color change to the color that was chosen.

Translation Menu

TranslationBar.png

Translates text to another language for the user. It can either change the language of the output (in the chat pane) or of the input (from the input bar textbox)

Pastebin Menu

Mibbit includes a basic pastebin service for those who need it. The pastebin area opens up over the chat pane, so make sure to copy any text before opening it up. It tries to do syntax highlighting, even with pastes that are not code. Results vary wildly with it. When done, it puts a link into the input bar textbox. Can be opened with the /pastebin command.

Upload Menu

Mibbit also includes a basic file upload mechanism. The upload area opens up over the chat pane. There is a limit of 2MB for the file, though it can be of any filetype. When done, it puts a link into the input bar textbox. Can be opened with the /upload command.

Minify URL

MinifyURL.png

Need a long url to be only a few characters? Mibbit also allows a quick version for this too. Put in a link, and it'll put in a (hopefully) shorter URL in the input bar textbox. Can also be done with the /minify <url> command.