Using the "Pro" Textile Editor:
Q. What are the advantages of the Textile Editor?
|
While the Rich
Text Editor is easy to use and offers quite a bit to the
content creator, the Textile Editor is made for the
Pros. It offers a greater degree of control over
your lesson page design. You may write your lesson using Textile Reference as well as
|
Q. How do I create a lesson page?
|
You can start a new lesson page by following these few easy steps:
![]() |
Q. How do I switch between the Rich Text Editor and the Textile Editor?
|
You can switch between the the Rich Text Editor and the Textile Editor by heading to the Account settings in your personal Workspace. You will find the option to switch right on the main section. ![]() |
Q. Can I use HTML tags/commands to build my lesson page?
|
Yes. The Textile Editor recognizes most
|
Q. Can I create Math and/or Science equations?
|
Yes, this is a textile editor only feature. You can create a
variety of simple and complex equations using the
For example: A complete How to: Equation Editor lesson has been created to help you understand and create the most complex of equations. |
Using
HTML and Textile commands to style your
lesson:
| Q: What Textile commands can I use? |
There are a number of textile commands you can use to style your lesson:
| BASIC FORMATTING | ||
| Textile | Code | Result |
| Bold |
*bold* |
bold |
| Italic |
_italic_ |
italic |
| Underline |
+underline+ |
underline |
| Cross Out |
-cross out- |
|
| HTML |
@<style>@ |
<style> |
| Trademark & Copyright |
Trademark(TM) Copyright(C) All Rights Reserved(R) |
Trademark™ Copyright© All Rights Reserved® |
| TEXT ALIGNMENT | ||
| Textile | Code | Result |
| Align Left |
p<. align left |
align left |
| Align Right |
p>. align right |
align right |
| Align Centered |
p=. align center |
align center |
| Align Justified |
p<>. align justified |
align justified |
| HEADERS | ||
| Textile | Code | Result |
| Header 1 |
h1. Large Header |
Large Header |
| Header 2 |
h2. Medium Header |
Medium Header |
| Header 3 |
h3. Small Header |
Small Header |
| ADVANCED FORMATTING | ||
| Textile | Code | Result |
| Indented Text |
LearnHub bq. Indented LearnHub |
LearnHubIndented LearnHub |
| LINKS AND IMAGES | ||
| Textile | Code | Result |
| Link |
"LearnHub":http://www.learnhub.com/ |
LearnHub |
| Image |
!www.image.com/1.jpg! |
![]() |
| Linkable Image |
"!www.image.com/1.jpg!":www.learnhub.com |
![]() |
| Q: Can I use "styles" to format my lesson? |
Yes. You can use textile styles with your text by using this string command:
%{ } Text here%
The following are commands you can use within the style string:
| Style | Code | Result |
| Font Size |
%{font-size:16px;font-family:verdana}LearnHub% |
LearnHub |
| Color |
%{color:red;font-family:verdana}LearnHub% |
LearnHub |
| Color Code |
%{color:#40007F}LearnHub% |
LearnHub |
| Letter Spacing |
%{letter-spacing:5px}LearnHub% |
L e a r n H u b |
| Font Family |
%{font-family:times}LearnHub% |
LearnHub |
Here is an example
of a style string:
%{font-family:times; font-size:20px;
color:blue}Teach and Learn Online.% |
Teach and Learn Online. |
Unlike the Rich Text editor, you can create simple tables in the Textile editor. This is a major benefit. In order to create a table you must incase it in the | tag.
For example:
| This is Cell 1 | This is Cell 2 |The result is:
| This is Cell 1 | This is Cell 2 |
Can I add
styles to my Tables?
Yes, you can add any style tag
to your tables:
|{border-width:3px;font-family:verdana}. 3px Thick |
|{border-style:dotted;font-family:verdana}. Dotted |
|{border-width:5px; border-style:double;font-family:verdana}. 5px Thick & Ridged |
|{border-color:#c02323;font-family:verdana}. Red |
| 3px Thick |
| Dotted |
| 5px Thick & Ridged |
| Red |
Is there
anything in the Rich Text Editor I can't do in the Textile
Editor?
No, you can do all the same
things in the Textile Editor and more.
Using the
"Pro" Editor:
| Q: Can I embed objects into my lessons? |
"Due to protection issues, we currently only allow embedded objects to certain users."
In order to embed an object, such as a YouTube videos to LearnHub simply copy and paste the embed code provided into the editor. Remember, this can only be done in the Textile Editor.
| Text | Text | |
| Text | Text | |
| Text | Text | Text |
|\2. Text | Text | |\2. Text | Text | | Text | Text | Text |




Post Comments