Displaying 3 results from an estimated 3 matches for "using_tiny_mce".
2006 Oct 18
1
New to Mocha
...se it for my pet rails project.
I seem to be getting loads of errors when I add mocha as a plugin. It
seems to be conflicting with TinyMCE plugin http://johnwulff.com/
articles/2006/05/31/tinymce-with-ruby-on-rails
I am getting the following errors
ActionView::TemplateError: undefined method `using_tiny_mce?'' for
#<#<Class:0x316af20>:0x312adbc>
On line #5 of app/views/layouts/admin.rhtml
2: <head>
3: <% # Include TinyMCE before other JS to avoid
problems -%>
4: <%= javascript_include_tag "tiny_mce/tiny_mce" %>...
2007 Feb 18
2
help with an error with tinymce (installation)
hi, i''m trying to install tinymce following the wiki, so i''ve done
svn propedit svn:externals vendor/plugins
into the tmp saved
tiny_mce <a
href="https://secure.near-time.com/svn/plugins/trunk/tiny_mce">https://secure.near-time.com/svn/plugins/trunk/tiny_mce</a>
but it say this
$ svn propedit svn:externals vendor/plugins
svn: Error parsing svn:externals
2006 May 29
19
WYSIWYG Editors and Rails
Hi everyone,
I''m currently investigating re-writing our School CMS application in
Rails and the only drawback I can see is there isn''t an ample supply (if
any) of WYSIWYG In-browser editors written with a raw Ruby backend. We
currently use KTML4 which is written with PHP as a base. I''m interested
to hear from anyone who''s integrated a PHP based editor into