src/crypto.c: possible fix for memory leak related
[citadel.git] / webcit / tiny_mce / themes / advanced / docs / en / common_buttons.htm
1 <html xmlns="http://www.w3.org/1999/xhtml">\r
2 <HEAD>\r
3 <TITLE>Common buttons</TITLE>\r
4 <link href="style.css" rel="stylesheet" type="text/css">\r
5 </HEAD>\r
6 \r
7 <BODY>\r
8 \r
9 <table width="100%" border="0" cellpadding="1" cellspacing="3" class="pageheader">\r
10   <tr> \r
11     <td><span class="title">Common buttons</span></td>\r
12     <td align="right"><a href="index.htm"><acronym title="Table of contents">TOC</acronym></a></td>\r
13   </tr>\r
14 </table>\r
15 <hr noshade>\r
16 <br>\r
17 Below is a short description about each button.\r
18 <br>\r
19 <br>\r
20 <table border="1" cellpadding="3" cellspacing="0">\r
21   <tr>\r
22     <td><img src="../../images/bold.gif" width="20" height="20" alt="Bold text icon" /></td>\r
23     <td>Bold text style (Ctrl+B).</td>\r
24   </tr>\r
25   <tr>\r
26     <td><img src="../../images/italic.gif" width="20" height="20" alt="Italic text icon" /></td>\r
27     <td>Italic text style (Ctrl+I).</td>\r
28   </tr>\r
29   <tr>\r
30     <td><img src="../../images/underline.gif" width="20" height="20" alt="Underline text icon." /></td>\r
31     <td>Underline text style (Ctrl+U).</td>\r
32   </tr>\r
33   <tr>\r
34     <td><img src="../../images/strikethrough.gif" width="20" height="20" alt="Strikethrough text icon." /></td>\r
35     <td>Strikethrough text style.</td>\r
36   </tr>\r
37   <tr>\r
38     <td><img src="../../images/justifyleft.gif" width="20" height="20" alt="Align left icon." /></td>\r
39     <td>Align left.</td>\r
40   </tr>\r
41   <tr>\r
42     <td><img src="../../images/justifycenter.gif" width="20" height="20" alt="Align center icon." /></td>\r
43     <td>Align center.</td>\r
44   </tr>\r
45   <tr>\r
46     <td><img src="../../images/justifyright.gif" width="20" height="20" alt="Align right icon." /></td>\r
47     <td>Align right.</td>\r
48   </tr>\r
49   <tr>\r
50     <td><img src="../../images/justifyfull.gif" width="20" height="20" alt="Align full icon." /></td>\r
51     <td>Align full.</td>\r
52   </tr>\r
53   <tr>\r
54     <td><img src="../../images/bullist.gif" width="20" height="20" alt="Unordered list/bullet list icon." /></td>\r
55     <td>Unordered list/bullet list.</td>\r
56   </tr>\r
57   <tr>\r
58     <td><img src="../../images/numlist.gif" width="20" height="20" alt="Ordered list/numbered list icon." /></td>\r
59     <td>Ordered list/numbered list</td>\r
60   </tr>\r
61   <tr>\r
62     <td><img src="../../images/outdent.gif" width="20" height="20" alt="Outdent/decrease indentation icon." /></td>\r
63     <td>Outdent/decrease indentation.</td>\r
64   </tr>\r
65   <tr>\r
66     <td><img src="../../images/indent.gif" width="20" height="20" alt="Indent/increase indentation icon." /></td>\r
67     <td>Indent/increase indentation.</td>\r
68   </tr>\r
69   <tr>\r
70     <td><img src="../../images/undo.gif" width="20" height="20" alt="Undo the last operation." /></td>\r
71     <td>Undo the last operation (Ctrl+Z).</td>\r
72   </tr>\r
73   <tr>\r
74     <td><img src="../../images/redo.gif" width="20" height="20" alt="Redo the last operation icon." /></td>\r
75     <td>Redo the last operation (Ctrl+Y).</td>\r
76   </tr>\r
77   <tr>\r
78     <td><img src="../../images/link.gif" width="20" height="20" alt="Insert a new link icon." /></td>\r
79     <td>Insert a new link, read more about this function in the <a href="insert_link_button.htm">Insert \r
80       link section</a>.</td>\r
81   </tr>\r
82   <tr>\r
83     <td><img src="../../images/unlink.gif" width="20" height="20" alt="Unlinks the current selection icon." /></td>\r
84     <td>Unlinks the current selection/removes all selected links.</td>\r
85   </tr>\r
86   <tr>\r
87     <td><img src="../../images/anchor.gif" width="20" height="20" alt="Insert a new anchor icon." /></td>\r
88     <td>Insert a new anchor, read more about this function in the <a href="insert_anchor_button.htm">Insert anchor section.</a></td>\r
89   </tr>\r
90   <tr>\r
91     <td><img src="../../images/image.gif" width="20" height="20" alt="Insert a new image icon." /></td>\r
92     <td>Insert a new image, read more about this function in the <a href="insert_image_button.htm">Insert \r
93       image section</a>.</td>\r
94   </tr>\r
95   <tr>\r
96     <td><img src="../../images/cleanup.gif" width="20" height="20" alt="Cleanup code icon." /></td>\r
97     <td>Cleanup code/Removes unwanted formating. This function is useful when \r
98       you copy contents from for example a office product.</td>\r
99   </tr>\r
100   <tr>\r
101     <td><img src="../../images/help.gif" width="20" height="20" alt="Show help icon." /></td>\r
102     <td>Shows this help window.</td>\r
103   </tr>\r
104   <tr>\r
105     <td><img src="../../images/code.gif" width="20" height="20" alt="Source code editor icon." /></td>\r
106     <td>Opens HTML source code editor. </td>\r
107   </tr>\r
108   <tr>\r
109     <td><img src="../images/table.gif" width="20" height="20" alt="Insert table icon." /></td>\r
110     <td>Inserts a new table at the current location. </td>\r
111   </tr>\r
112   <tr>\r
113     <td><img src="../images/table_insert_row_before.gif" width="20" height="20" alt="Adds a row above icon." /></td>\r
114     <td>Adds a row above the current one. </td>\r
115   </tr>\r
116   <tr>\r
117     <td><img src="../images/table_insert_row_after.gif" width="20" height="20" alt="Adds a row under icon." /></td>\r
118     <td>Adds a row under the current one. </td>\r
119   </tr>\r
120   <tr>\r
121     <td><img src="../images/table_delete_row.gif" width="20" height="20" alt="Remove row icon." /></td>\r
122     <td>Removes the row. </td>\r
123   </tr>\r
124   <tr>\r
125     <td><img src="../images/table_insert_col_before.gif" width="20" height="20" alt="Add column before icon." /></td>\r
126     <td>Adds a column before the current one.</td>\r
127   </tr>\r
128   <tr>\r
129     <td><img src="../images/table_insert_col_after.gif" width="20" height="20" alt="Add column after icon." /></td>\r
130     <td>Adds a column after the current one.</td>\r
131   </tr>\r
132   <tr>\r
133     <td><img src="../images/table_delete_col.gif" width="20" height="20" alt="Remove column icon." /></td>\r
134     <td>Removes the current column.</td>\r
135   </tr>\r
136   <tr>\r
137     <td><img src="../../images/hr.gif" width="20" height="20" alt="Insert horizontal ruler icon." /></td>\r
138     <td>Inserts a new horizontal ruler </td>\r
139   </tr>\r
140   <tr>\r
141     <td><img src="../../images/removeformat.gif" width="20" height="20" alt="Remove formatting icon." /></td>\r
142     <td>Removes formatting from the selection. </td>\r
143   </tr>\r
144   <tr>\r
145     <td><img src="../../images/sub.gif" width="20" height="20" alt="Subscript icon." /></td>\r
146     <td>Makes the selection to be subscript. </td>\r
147   </tr>\r
148   <tr>\r
149     <td><img src="../../images/sup.gif" width="20" height="20" alt="Superscript icon." /></td>\r
150     <td>Makes the selection to be superscripted. </td>\r
151   </tr>\r
152 </table>\r
153 <br>\r
154 <hr noshade="noshade" />\r
155 <table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">\r
156   <tr> \r
157     <td>Go to: <a href="index.htm">Table of contents</a></td>\r
158     <td align="right"><a href="#">Top</a></td>\r
159   </tr>\r
160 </table>\r
161 </BODY>\r
162 </HTML>\r