hensleyl / wymeditor-for-radiant forked from jomz/radiant-wym-editor-filter-extension

This URL has Read+Write access

hensleyl (author)
Thu Mar 05 12:23:59 -0800 2009
commit  e9dd329dc14ad32f6d751e9e8e66cf3e784b1207
tree    f2994b190bf83d4682bd94343c5b3c4eea43a5a3
parent  16b524a9521baa1a945d530485ea557b90186ca9
name age message
file .braids Tue Jun 24 16:42:13 -0700 2008 Add mirror 'public/wymeditor/'. [jomz]
file .gitignore Loading commit data...
file README
file Rakefile Thu Oct 18 11:43:48 -0700 2007 updating wef git-svn-id: svn://zuurstof.openmi... [jomz]
directory app/
directory lib/ Wed Oct 08 13:49:29 -0700 2008 adding 'update' rake task that skips wym.css [jomz]
directory public/
directory test/ Thu Oct 18 11:43:48 -0700 2007 updating wef git-svn-id: svn://zuurstof.openmi... [jomz]
file wym_editor_filter_extension.rb
file wymeditor.html Thu Oct 18 11:43:48 -0700 2007 updating wef git-svn-id: svn://zuurstof.openmi... [jomz]
README
== Wym Editor Filter

Created by: Benny Degezelle - gorilla-webdesign.be
Version: 0.3.5
Contact: benny AT gorilla-webdesign DOT be

This filter adds a WYSIWYM editor to Radiant.
It is aware of and interacts with the paperclipped and preview extension, but these are not required.

== About WYMeditor

WYMeditor's main concept is to leave details of the document's visual layout, and to concentrate on its structure and 
meaning, while trying to give the user as much comfort as possible (at least as WYSIWYG editors).

WYMeditor has been created to generate perfectly structured XHTML strict code, to conform to the W3C XHTML 
specifications and to facilitate further processing by modern applications.

Find out more about WYM editor at http://www.wymeditor.org/en/


== Requirements

If your Radiant is pre-0.6.7, you need the shards extension. See 
http://groups.google.com/group/radiantcms-dev/browse_frm/thread/d07f7fffd84b3ce0/5efa6fd6c2e1668e?lnk=gst&q=shards#5efa6
fd6c2e1668e


== Installation

Run this rake command to copy all needed files into the public folder:

  rake radiant:extensions:wym_editor_filter:install

That's it! You should now have "Wym Editor" in the filters dropdown on the page edit screen. Selecting this will spawn a 
WYMeditor instance.


== Changelog

0.3.5:
- Updated to wym 0.5b-2
- move javascript into extension folder
- updated editor & dialogs CSS to better fit into Radiant
- auto-growing the editor when content gets longer than it can show
- preview button uses radiant-preview-extension if installed
Big thanks for all that to netzpirat (Michael Kessler)!!

0.3.4: Updated to wym 0.5a-2, fixed bug where on_save, all edits made after switching to a different filter were lost
0.3.3: Removed svn:external to wymeditor, managed through braid now. 
Updated to wym 0.5a-1, and fixed empty <td> problem.
0.3.2: Updated to work with radiant 0.6.5. Thanks David Piehler and Tim Blair
0.3.1: Fixed includes for opera & safari, now works fine on those browsers too
0.3: Radius tags are now handled properly. They are replaced with an image that holds the respective tag in it's alt 
attribute.
0.2: now uses shards to alter the admin interface, so it doesn't interfere with other extensions

== Contributors

Bermi Ferrer http://www.bermi.org/
Jean-François Hovinne http://www.hovinne.com/
Bjørn Arild Mæland
David Piehler http://basicsgroup.com/
Tim Blair http://tim.bla.ir/
Michael Kessler http://blog.netzpiraten.ch/