Open-Source-Access-Control-.../public/wymeditor/examples
2013-09-28 04:59:19 -07:00
..
01-basic.html Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00
02-custom-language.html Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00
03-plugin.html Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00
04-multiple-instances.html Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00
05-custom-dialog.html Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00
06-custom-menu.html Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00
07-custom-button.html Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00
08-custom-panel.html Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00
09-two-panels.html Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00
10-resizable.html Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00
11-custom-parser.html Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00
12-custom-layout.html Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00
13-silver-skin.html Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00
14-more-inline-elements.html Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00
15-rdfa-editor.html Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00
16-google-apis.html Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00
17-pretty-theme.html Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00
18-compact-skin.html Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00
19-structured-headings.html Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00
index.html Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00
README Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00
styles.css Adding wysiwyg and settings 2013-09-28 04:59:19 -07:00

WYMeditor : what you see is What You Mean web-based editor
Copyright (c) 2005 - 2009 Jean-Francois Hovinne, http://www.wymeditor.org/
Dual licensed under the MIT (MIT-license.txt)
and GPL (GPL-license.txt) licenses.

For further information visit:
        http://www.wymeditor.org/

File Name:
        README
        Readme file for WYMeditor integration examples.

File Authors:
        Jean-François Hovinne - http://www.hovinne.com/


INTEGRATION EXAMPLES
====================

This directory contains step-by-step examples to help you
get started integrating WYMeditor in your application.

Please start with 01-basic.html.

For more information, please read the documentation, available at:
http://trac.wymeditor.org/trac/wiki

If you need help, feel free to create an account on the forum or subscribe
to the WYMeditor-user mailing-list, and ask your question.
http://forum.wymeditor.org/
http://lists.wymeditor.org/

More examples will be added from time to time.
You can check them out with Subversion:
$ svn co svn://svn.wymeditor.org/wymeditor/trunk/src/examples

Subversion is an open source version control system, available at:
http://subversion.tigris.org/

A Windows Subversion client is available at:
http://tortoisesvn.tigris.org/

Note: if you test the examples locally with FF3, you'll need to turn off
security.fileuri.strict_origin_policy (type about:config in the URL and search
for the value).
More info: http://kb.mozillazine.org/Security.fileuri.strict_origin_policy