Displaying 20 results from an estimated 23 matches for "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 property on ''vendor/plugins'': '...
2006 Jun 09
2
php within public
I''m working on integrating tiny_mce with rails, which has been very
successful so far. I want to use the imagemanger and filemanager
plugins for image uploads directly through the editor toolbar, which are
php scripts. My first attempt was to modify the .htaccess to prevent
apache from routing the requests to rails.
Here'&...
2006 Jul 17
2
RE: scriptaculous appear effect and tiny_mce bug onopera 9
...EArCW2h5@public.gmane.org
[mailto:rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of
Javier Martinez
Sent: Monday, July 17, 2006 1:31 PM
To: rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
Subject: [Rails-spinoffs] scriptaculous appear effect and tiny_mce bug
onopera 9
Opera 9 is available as a final version. Opera guys says that it''s the
first version compatible with WYSIWYG controls. I have tested Tiny_mce
and works pretty well.
Only have found an error with scriptaculous opacity effects. When a
hidden div with a tinymce control appea...
2005 Dec 05
1
Scriptaculous conflict with TinyMCE
...//script.aculo.us/scripts/prototype.js"></script>
<script type="text/javascript" src="http://script.aculo.us/scripts/scriptaculous.js"></script>
<script type="text/javascript" src="http://tinymce.moxiecode.com/tinymce/jscripts/tiny_mce/tiny_mce.js"></script>
<script type="text/javascript" src="mce_init.js"></script>
But if I reverse the order it works:
See: http://hank.org/images/mce_ok.html
<script type="text/javascript" src="http://tinymce.moxiecode...
2006 Oct 18
1
New to Mocha
...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" %>...
2010 Nov 26
0
Cucumber + Capybara + tiny_mce Problem
Hello
I want to test the the tiny_mce using cucumber and capybara and I got a
solution in the following thred "
http://groups.google.com/group/ruby-capybara/browse_thread/thread/711d08ddceb9276?pli=1"
but somehow I am getting the following error
*private method `bridge'' called for
#<Selenium::WebDriver::Driver:0x...
2012 Sep 16
2
flash plugin
...te-packages/tg/flash.pyo
Filename : /usr/lib/python2.6/site-packages/tg/flash.py
Filename : /usr/lib/python2.6/site-packages/tg/flash.pyc
Filename : /usr/lib/kde4/kipiplugin_flashexport.so
Other : kipiplugin_flashexport.so
Filename : /var/www/mambo/mambots/editors/tinymce/jscripts/tiny_mce/plugins/flash/images
Filename : /var/www/mambo/mambots/editors/tinymce/jscripts/tiny_mce/plugins/flash/images/flash.gif
Filename : /var/www/mambo/mambots/editors/tinymce/jscripts/tiny_mce/plugins/flash/editor_plugin.js
Filename : /var/www/mambo/mambots/editors/tinymce/jscripts/tiny_mce/plu...
2007 Oct 25
2
FW: Logwatch for XXXXXXX.kd4efm.org (Linux)
Found an error or two from my logwatch report from yesterday,
thought I would share this in hopes this is just first time
run of the problem I noticed in the Kernel report section...
Also not sure why there's an issue with automount either....
but I guess I could ask on that issue as well.
I am not worried about the NAMED error, this is something that
happens due to one of the services that
2011 Feb 24
1
Rails 3 testing help with TinyMCE gem and plugin
Hiya,
I''ve taken over maintenance of the tiny_mce gem
(https://github.com/kete/tiny_mce/) and am preparing a release that
will have the latest TinyMCE and take advantage of some TinyMCE jQuery
integration. I''m in the process of getting things working again with
Rails 2.3.x (jQuery integration stuff broke things) and I could use
hand with...
2010 Nov 26
2
cucumber
Hello How do i test the tiny_mce using cucumber + capybara.
Thanks for any help.
abhis
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from t...
2007 May 06
2
InPlaceRichEditor V 1.1.1 released
Hi all,
Just few days after the version 1.1 released I may like to announce
the release of the version 1.1.1 fixing a bug when loading external
text (Thanks to Robert Muzslai).
I''ve also added to the website a version feed to keep looking at the
new release easier.
http://inplacericheditor.box.re
Have fun ;-)
--
Sébastien Grosjean - ZenCocoon
2006 Apr 30
7
Rich text aera?
Hi all,
I am trying to add an article editing interface to my future webstore,
and I am wondering what to use for text formatting.
I would like to avoid using HTML, and calibre-bbcode just won''t work
(see my last post).
Is there some kind of library for live text formatting right in the
browser? I would just need bold, italics, size and ul lists... Do you
know of a good solution?
2009 Apr 02
4
Uploads with FCKEditor
Hello everyone.
Since I''ve found very poor documentation about the rails FCKEditor
plug-in and Easy-FCKEditor (which is a fork of the very same plug-in),
I decided to bother you with my noobish questions.
I have this weird sensation that the image-uploading feature of
FCKEditor isn''t supposed to work magically, without some sort of
server side preparation, but I have no idea
2005 Dec 17
12
new rails-based cms is born.
hallo,
i would heavily like to get some feedback on our rails-based cms:
rcms.oopen.de
so, if some could find the time an try it i''d be pleased..
greetings
rene
2006 Apr 14
1
Script.aculo.us Effects with callbacks not working as it should.
...boy I am, I also downloaded the latest
versions of prototype/scriptaculous.
CODE:
<html>
<head>
<%= javascript_include_tag("prototype", "effects") %>
<script language="javascript" type="text/javascript"
src="/javascripts/tiny_mce/tiny_mce.js"></script>
<script language="javascript" type="text/javascript">
tinyMCE.init({
mode : "textareas",
theme : "advanced",
theme_advanced_toolbar_location : "top",
theme_advanc...
2009 Jun 03
0
TINY MCE Jrails media upload
Hi
Can anybody give me idea to do media upload in rails using tiny_mce and
jrails ?
Thanks !
--
Ruby on Rails Developer
http://sandip.sosblog.com
http://funonrails.wordpress.com
www.joshsoftware.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group....
2006 Nov 04
2
routing question
Hi guys
Following little problem.
Am using tinymce for a little wysiwyg plugin. it comes with an
imagemanager module, but I get the following error when trying to use
it:
Recognition failed for "/javascripts/tiny_mce/plugins/imanager/imanager.php
There is obviously a little php program it wants to pop up but the
rails routing is screwing the process...
I am running lighttpd and I do have php installed - any ideas how I
can get the php script to run?
Regards
Pieter
2010 Sep 13
10
Could not find [GEM] locally or in a repository
...m htmlentities locally or in a repository
"gem install --no-rdoc --no-ri avatar"
ERROR: could not find gem avatar locally or in a repository
"gem install --no-rdoc --no-ri chronic"
ERROR: could not find gem chronic locally or in a repository
"gem install --no-rdoc --no-ri tiny_mce"
ERROR: could not find gem tiny_mce locally or in a repository
"gem install --no-rdoc --no-ri RedCloth"
ERROR: could not find gem RedCloth locally or in a repository
"gem install --no-rdoc --no-ri unicode"
ERROR: could not find gem unicode locally or in a repository
&quo...
2005 Dec 23
3
RE: Scriptaculous and Prototype based Rich TextEditor
What I have so far.
In my main HTML:
<script type="text/javascript"
src="/javascripts/tiny_mce/tiny_mce_src.js"></script>
<script type="text/javascript">
tinyMCE.init({
mode: "textareas",
theme: ''advanced'',
theme_advanced_toolbar_location: ''top''
});
...
</script>
My Ajax form has a textarea...
2011 Jan 05
16
Nicedit (rich text editor)
Hello, I''m trying to use Nicedit to improve my text_areas in some views
of my project.
I have installed jquery:
ruby script/plugin install git://github.com/aaronchi/jrails.git
nicEdit plugin:
ruby script/plugin install
git://github.com/sergio-fry/Simple-nicEdit.git
Add js in layout:
<%= javascript_include_tag ''nicEdit'', ''nicEditInit'' %>
Use it