[Radiant] [ANN] WYMeditor filter
David Piehler
davidpiehler at gmail.com
Wed Jan 30 12:22:21 CST 2008
David Piehler wrote:
> Has anyone used WYMeditor alongside page_attachments to get file
> drag-and-drop as the install instructions claim?
>
> http://www.gorilla-webdesign.be/artikel/48-WYM+on+Radiant
I created a new 0.6.4 project from gem and installed the newest Shards,
Page_Attachments, and WYMeditor. I added the following in
environment.rb...
config.extensions = [ :shards, :page_attachments, :wym_editor_filter,
:all ]
Things seem to be working well for basic editing, however...
Adding Radius tags seems to be allowed only in the code view, and
editing these tags is difficult because WYMeditor adds a custom <hr> tag
to support tags appearing in the editor window.
Page_Attachments drag-and-drop doesn't work at all for me, with either
images or other file types. I'm not sure what is supposed to happen when
both Page_Attachments and WYMeditor are installed together, but so far
nothing is different about using Page_Attachments.
--
Posted via http://www.ruby-forum.com/.
More information about the Radiant
mailing list