From 0b221e8945ae785dc706d8ea9a9e8e25532c0096 Mon Sep 17 00:00:00 2001 From: Friendika Date: Tue, 28 Jun 2011 21:11:52 -0700 Subject: bug #96 move libraries to library - better alignment of like rotator --- library/tinymce/examples/custom_formats.html | 107 +++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 library/tinymce/examples/custom_formats.html (limited to 'library/tinymce/examples/custom_formats.html') diff --git a/library/tinymce/examples/custom_formats.html b/library/tinymce/examples/custom_formats.html new file mode 100644 index 000000000..7c475b19b --- /dev/null +++ b/library/tinymce/examples/custom_formats.html @@ -0,0 +1,107 @@ + + + +Custom formats example + + + + + + + + + +
+
+

Custom formats example

+ +

+ This example shows you how to override the default formats for bold, italic, underline, strikethough and alignment to use classes instead of inline styles. + There are more examples on how to use TinyMCE in the Wiki. +

+ + +
+ +
+ + + [Show] + [Hide] + [Bold] + [Get contents] + [Get selected HTML] + [Get selected text] + [Get selected element] + [Insert HTML] + [Replace selection] + +
+ + +
+
+ + + -- cgit v1.2.3