Posting to the Forums
Replying to a topic
Making a new topic
Editing or Deleting a post
Formatting your text
The Sage Forum uses a code called "textile" to allow you to style your text. You don't need to style your text to use the Forums, but sometimes you may want to make a bold or italic word to call attention or even to link to an outside site. A complete reference as well as an area to practice "textile" is online here. But, you don't need to spend time on that if you don't want to. Below are some basic examples you might want to refer to when posting.
- To make something Bold you put asterisks (shift + 8) around it. ( *example* = example )
- To make something italic enclose it in underscore marks "_" (shift + the key to the right of zero). ( _example_ = example )
- To link to a website online enclose the text you want to link in qutation marks and follow it with the address for the link, seperating the two with a colon (:). ( "example":http://www.google.com = example )
Quoting another user or website.
Discussions are organic and can go in many directions. You may often want to quote portions of another user's post in order to clarify what you are responding to in your own post. Tagging your quote as a "blockquote" gives it a different appearance from the rest of your text. It is a good idea to add the "blockquote tag" for the sake of clarity whenever you quote someone on the Forum or from another website. There are two ways to do this.
First, however, you need to get the text. To do that drag your mouse over the text you wish to quote. Right-Click the highlighted area with your mouse and select "copy" from the context menu that comes up. Then, in your post, you want to right-click and select "paste" to insert the text where you want it to go.
If your quote is only one paragraph long you can use a "textile tag" by beginning your paragraph with "bq.". ( bq. Example paragraph )
However, if your quote extends beyond a paragraph it is necessary to use an HTML tag to contain it. This is accomplished by beginning your quote with "<blockquote>" and ending it with "</blockquote>". (Without the quotation marks.)
<blockquote>example</blockquote>