<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/fiveedit/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/fiveedit/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 06 Nov 2012 16:11:27 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/fiveedit/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Mark Gullings</title><link>https://sourceforge.net/p/fiveedit/wiki/Home/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,6 @@
-Welcome to your wiki!
+I have tried multiple editors, specifically TinyMCE and Raptor, with mixed results. I liked how TinyMCE functioned, but wanted to take advantage of contenteditable HTML5 elements. TinyMCE relies heavily on textareas, and we don't want that. Raptor had issues dealing with multiple editable regions on a screen. How about getting back to the basics? Keep in mind I'm going to limit the number of features in a sense- this is LIGHTweight.... see what I did there? Introducing 5edit!
 
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/fiveedit/wiki/markdown_syntax/) syntax.
+5edit relies on [Rangy](http://code.google.com/p/rangy/) for detecting selection. Initialize a field with the contenteditable attribute in any tag that supports it. Let 5edit know you're editing something with an onFocus event that calls setEditField(field, limit). field is a string variable that needs to match the id of the editable element. limit is a boolean: true indicates that you only want a few features enabled, while false enables all editing options. 
 
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Gullings</dc:creator><pubDate>Tue, 06 Nov 2012 16:11:27 -0000</pubDate><guid>https://sourceforge.net9620a918d009f9491cb6c5f2e73cc9b407f1a02b</guid></item><item><title>WikiPage Home modified by Mark Gullings</title><link>https://sourceforge.net/p/fiveedit/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/fiveedit/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Gullings</dc:creator><pubDate>Tue, 06 Nov 2012 16:05:33 -0000</pubDate><guid>https://sourceforge.netd21918f1e5bb6f9a2efd2a3c84c17ac2d9aba75a</guid></item></channel></rss>