Difference between revisions of "UI:Input options"

From Mibbit Wiki
Jump to: navigation, search
m (Discussion on Send Button and Input Box added; Red links added that need to be filled.)
m (Undo revision 5727 by Havvy (Talk))
Line 3: Line 3:
 
[[Image:InputBar.png]]
 
[[Image:InputBar.png]]
  
The Input options area consists of three main sectionsThe first is an input box, and the second is a list of input optionsThe third is the [[Send button]].  Only the input box is required to be shownThe other two sections may be wholly removed for a cleaner interface.
+
The input options toolbar is located directly below the input bar textboxEach option is a link thatEach image is from the [[Skins#Pastel_Blue|Pastel Blue skin]].  Some of these features can be done from commandEach of these options may be removed in preferences, under the [[Input bar]] section of the General Tab.
  
== Input Box ==
+
==Smilies Menu==
 
 
The input box is the place where both content and [[commands]] are placed. 
 
 
 
[[Commands]] are started with a backslash (/) followed by the name followed by parameters, which are either optional or required.  Twitter will not accept commands.
 
 
 
[[Content]] starts with any other character.  Also, if a line starts with a double-backslash (//), that line will be treated as content with the first character as a backslash.  This is an escape command that works on both Twitter and IRC tabs.
 
 
 
== Input Options ==
 
 
 
The input options toolbar is located directly below the input bar textbox.  Each option is a link that.  Some of these features can be done as a command.  Each of these options may be removed in preferences, under the [[Input bar]] section of the General Tab.
 
 
 
===Smilies Menu===
 
 
[[Image:SmiliesBar.png]]
 
[[Image: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.
 
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===
+
==Colors Menu==
 
[[Image:ColorsBar.png]]
 
[[Image: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.
 
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===
+
==Translation Menu==
 
[[Image:TranslationBar.png]]
 
[[Image:TranslationBar.png]]
  
 
Translates text to another language for the user.  It can either change the language of your output (in the input bar textbox shown in top image of the page) or your the input (in the [[chat pane]]).  This can be done using the commands /translateme <language> for your output and /translatethem <language> for your input.
 
Translates text to another language for the user.  It can either change the language of your output (in the input bar textbox shown in top image of the page) or your the input (in the [[chat pane]]).  This can be done using the commands /translateme <language> for your output and /translatethem <language> for your input.
  
===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.  Can be opened with the /pastebin [[:Category:Commands|command]].
 
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 [[:Category:Commands|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.  Can be opened with the /upload command.
 
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]]
  

Revision as of 08:19, 6 March 2010

Images on these pages are based on User:Havvy's preferences. If you want to replace them with the default preferences, feel free to do so.

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. Each of these options may be removed in preferences, under the Input bar section of the General Tab.

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 your output (in the input bar textbox shown in top image of the page) or your the input (in the chat pane). This can be done using the commands /translateme <language> for your output and /translatethem <language> for your input.

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.