Sha256: c58d353e079d53e9a114cd8c4fb54f2d57f6291d493410fe4bd3510a9a92338b

Contents?: true

Size: 1.99 KB

Versions: 1

Compression:

Stored size: 1.99 KB

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
 * 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:
 *        index.html
 *        WYMeditor integration examples index page.
 *        See the documentation for more info.
 *
 * File Authors:
 *        Jean-Francois Hovinne - http://www.hovinne.com/
-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>WYMeditor</title>
</head>

<body>
<h1>WYMeditor integration examples</h1>
<p><a href="http://www.wymeditor.org/">WYMeditor</a> is a web-based XHTML WYSIWYM editor.</p>
<ol>
<li><a href="01-basic.html">Basic integration</a></li>
<li><a href="02-custom-language.html">Custom language</a></li>
<li><a href="03-plugin.html">Plugin</a></li>
<li><a href="04-multiple-instances.html">Multiple instances</a></li>
<li><a href="05-custom-dialog.html">Custom dialog</a></li>
<li><a href="06-custom-menu.html">Custom menu</a></li>
<li><a href="07-custom-button.html">Custom button</a></li>
<li><a href="08-custom-panel.html">Custom panel</a></li>
<li><a href="09-two-panels.html">Two panels</a></li>
<li><a href="10-resizable.html">Resizable</a></li>
<li><a href="11-custom-parser.html">Custom XHTML parser</a></li>
<li><a href="12-custom-layout.html">Custom layout</a></li>
<li><a href="13-silver-skin.html">Silver skin, hovertools, resizable</a></li>
<li><a href="14-more-inline-elements.html">More inline elements</a></li>
<li><a href="15-rdfa-editor.html">RDFa editor</a></li>
</ol>
<p>
<a href="http://sourceforge.net/projects/wym-editor">
<img src="http://sflogo.sourceforge.net/sflogo.php?group_id=148869&amp;type=1" border="0" alt="SourceForge logo" title="SourceForge" />
</a>
</p>

</body>

</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
wymeditor-0.5.0.rc2 public/javascripts/wymeditor/examples/index.html