|
Buttons in WebCrimson Editor
Here is a list of all the buttons in our WebCrimson Editor, along with an explanation of how the feature works.
If you don't see these buttons, you are probably using a browser which doesn't support the Document Object Model standard which allows for rich-text editing right in the browser. So far, the major vendor to support this standard is version 5.0+ of Microsoft's Internet Explorer for the PC.
As soon as other browsers and operating systems support this standard, we will be able to offer the same level of functionality in all browsers and operating systems. We are committed to supporting all web browsers which support major web standards!
|
Save
Saves any changes you've made in the WebCrimson editing window and keeps you inside the editing window. (The only difference between using this "Save" button and the one at the bottom of your editing window, is the place you end up after you click it. If you click the one at the bottom of your editing window, it saves your changes and brings you back to the page from which you accessed the editing window.)
Use the "Save" button regularly to avoid losing those longer edits! Just click the "Save" button every few minutes while you're writing or editing and all your most recent information will be saved.
A couple things to note when using this feature:
- If you are editing an earlier entry and click the "Save" button, your older entry will be replaced with the updated version (it's just like clicking "save" on your favorite word processor, but we thought we'd point out that you won't be able to restore the older entry).
- When you "Save" your edits, you are not yet submitting them for publication to your web site. If you want to submit your edits for publication, you need to click the "Publish" button at the bottom of your editing window. (Clicking "Publish" will both save your edits and submit them for publication.)
|
|
Spell Check - Coming Soon!
We're integrating point-and-click spell checking right into your edit windows!
As soon as Spell Check is ready, we'll announce it on the site and add it to your account at no additional charge. |
|
Undo (ctrl-z)
Removes your last edit and reverts your entry to however it appeared immediately prior to your last edit. You can undo your last edit also by clicking "ctrl-z" on your keyboard.
Please note: if you use "HTML Edit Mode", you should avoid clicking the "Undo" button immediately after returning to "WYSIWYG Edit Mode". If you click "Undo" immediately after returning to WYSIWYG mode, you may pull all your HTML into the text of your entry (e.g. when you click "Publish", all of your HTML may be published in text format on your site). |
|
Redo (ctrl-y)
Re-inserts the most recent edit that you have removed (by clicking the "Undo" button). You can "Redo" your last edit also by clicking "ctrl-y" on your keyboard. |
|
Cut (ctrl-x)
Removes the highlighted block of content and saves it onto an invisible "clipboard", allowing you to "Paste" the content somewhere else. You can "Cut" a piece of your entry also by highlighting it and clicking "ctrl-x" on your keyboard.
You can also Cut, Copy, and Paste content from any web site and from most documents on your computer directly into your WebCrimson editing window! |
|
Copy (ctrl-c)
Copies the highlighted block of content and saves it onto an invisible "clipboard", allowing you to "Paste" the copied content somewhere else. You can "Copy" a piece of your entry also by highlighting it and clicking "ctrl-c" on your keyboard.
You can also Cut, Copy, and Paste content from any web site and from most documents on your computer directly into your WebCrimson editing window! |
|
Paste (ctrl-v)
Inserts content from your invisible "clipboard" (any content that has recently been "Cut" or "Copied") at the point where your cursor is sitting. You can "Paste" information also by clicking "ctrl-v" on your keyboard.
(Note: you may need to click "ctrl-v" twice in a row to paste your content. If you click it once, and your content does not appear, try clicking it again.)
You can also Cut, Copy, and Paste content from any web site and from most documents on your computer directly into your WebCrimson editing window! |
|
Insert Line
Inserts a horizontal HTML line rule like this:
You can control the color and height of line rules using HTML in "HTML Edit Mode".
|
|
Paragraph Break
Creates a new paragraph that can be formatted differently from the previous paragraph:
Paragraph 1 ("Normal" format) [paragraph break]
- Paragraph 2 ("Bulleted List" format) [paragraph break]
Paragraph 3 ("Normal" format) [paragraph break]
Paragraph Breaks typically insert a full vertical space into your text (as shown above), but you may alter the appearance of Paragraph Breaks using HTML. |
|
Line Break
Pushes your new text onto a new line, but keeps it part of the same paragraph as your previous text (i.e. your new text will use the same paragraph formatting as your previous text):
Line 1 of Paragraph 1 ("Normal" format) [line break] Line 2 of Paragraph 1 (same format)
Note how there is no vertical space between Line 1 and Line 2 above. Line Breaks typically do not insert a full vertical space into your text. If you want to insert a full vertical space, you can use HTML to adjust the default appearance of your line breaks, or you can just insert two line breaks in a row:
Line 1 of Paragraph 1 [line break 1] [line break 2] Line 2 of Paragraph 1 |
|
Bold (ctrl-b)
Converts any highlighted text into Bold style. You can make text bold also by highlighting it and clicking "ctrl-b" on your keyboard. |
|
Italic (ctrl-i)
Converts any highlighted text into Italic style. You can italicize text also by highlighting it and clicking "ctrl-i" on your keyboard. |
|
Underline (ctrl-u)
Converts any highlighted text into Underline style. You can underline text also by highlighting it and clicking "ctrl-u" on your keyboard. |
|
Align Left
Aligns any highlighted content (or any content in the same paragraph as the highlighted content) along the left side of the content area. |
Align Center
Aligns any highlighted content (or any content in the same paragraph as the highlighted content) down the center of the content area. |
|
Align Right
Aligns any highlighted content (or any content in the same paragraph as the highlighted content) along the right side of the content area. |
|
Insert Symbol
Helps you add text symbols that are typically absent or hard to find on your keyboard (e.g. copyright and trademark symbols). |
|
Paragraph Format (pull-down menu)
Lets you change the layout of any paragraph to turn it into a Header format, Bulleted or Numbered list, etc. The most common formats (Bulleted and Numbered lists) have also been turned into buttons. |
|
Font Style (pull-down menu)
Lets you customize the style of your font. |
|
Font Size (pull-down menu)
Lets you customize the size of your font. |
|
Text Color
Lets you change the color of your text. |
|
Highlight Color
Lets you highlight your text in any color you want. |
|
Fill Color - Coming Soon!
We're building a feature that will let you change the background color of the table (or table cell) containing your content. This table cell has been filled with a light blue color.
As soon as Fill Color is ready, we'll announce it on the site and add it to your account at no additional charge. |
|
Numbered List
Lets you change the layout of any paragraph to turn it into a numbered list - helpful for making top ten lists, etc:
- Reason #1 why I like WebCrimson
- Reason #2 why I like WebCrimson ; )
- etc.
|
|
Bulleted List
Lets you change the layout of any paragraph to turn it into a bulleted list - helpful for lists that have no inherent priority:
- Random reason why I use WebCrimson
- Another random reason why use WebCrimson
- etc.
|
|
Indent
Indents any highlighted content (or any content in the same paragraph as the highlighted content). |
|
Decrease indent
Removes or decreases the indent on any highlighted content (or any content in the same paragraph as the highlighted content). |
BACK TO WYSIWYG EDITING
Back to Top
Back to WebCrimson Support
|