geolev <geo...@...> writes: > > I got it to work but I'm not sure if I will be able to live with it > long term. > > I used tinymce_hammer plugin. I seems to generate the javascript on > the fly so I captured the resulting javascript and saved it in my > public/javascripts folder as 'tinymce.js'. Then instead of using <%= > init_tinymce_hammer_if_required %> which includes the javascript only > when needed, I included the 'tinymce.js' the traditional way. > > This means every page will include the tinymce.js file but for now, it > works. If anybody has any suggestions to make this better, I'm still > interested. > > Thanks, > George
i am having the same issue with heroku, but when i view source on the live site on heroku all of the tinymce_hammer javascript is there but the wysiwyg doesn't appear on the form. when i try your solution above in my dev environment it doesn't work at all. am i having a different issue? thanks for any help, anita -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
