Changeset 670
- Timestamp:
- 06/16/10 23:36:42 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/examples/index.html
r632 r670 25 25 <body> 26 26 <h1>WYMeditor integration examples</h1> 27 <p><a href="http://www.wymeditor.org/">WYMeditor</a> is a web-based XHTML WYSIWYM editor.</p> 27 <p><a href="http://www.wymeditor.org/">WYMeditor</a> is a web-based XHTML WYSIWYM editor. Please study the source code of each page to learn more about the examples and how to implement them.</p> 28 <p><strong>Note:</strong> These examples might not work locally in your browser, if so you can always <a href="http://files.wymeditor.org/wymeditor/trunk/src/examples/">try out the demos online</a>.</p> 29 28 30 <ol> 29 31 <li><a href="01-basic.html">Basic integration</a></li> … … 43 45 <li><a href="15-rdfa-editor.html">RDFa editor</a></li> 44 46 </ol> 47 <p><strong>Note for Firefox 3 users</strong>: to test the examples locally with FF3, you'll need to turn off <a href="http://kb.mozillazine.org/Security.fileuri.strict_origin_policy">Security.fileuri.strict origin policy</a> (type about:config in the adress bar and search for the value). 48 </p> 45 49 <p> 46 50 <a href="http://sourceforge.net/projects/wym-editor">
Note: See TracChangeset
for help on using the changeset viewer.