Hi all;

Anyone have an approach to getting the CKEditor to work under a 
<live-editor> tag? 

Is it even possible? 

I'm using CKEditor as a gem in a Hobo 2.1.0, Rails 3.2.12 app:

gem "ckeditor", :git => 'git://github.com/fxposter/ckeditor.git'

I have a *content* field defined as an *html* field in my model, and a 
javascript function to replace *html* fields with ckeditors. That works 
nicely. Then, I thought:

<feckless-fieldset class="horizontal" fields="content">
  <content-view:>
    <live-editor/>
  </content-view:>
</feckless-fieldset>

But, I was being overly hopeful.

Tim





-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/hobousers.
For more options, visit https://groups.google.com/d/optout.

Reply via email to