Hey, I have an website with a lot of textareas, and in those textarea you can write html code. Like making an table, centre text, bold, etc. Then the content will be shown as html on the website. Just like hotmail has an editor when you write an email. Does anyone has something like htmlarea of Drupal http://drupal.org/project/htmlarea, but it is in php, and I want something like javascript, that I can use with my RoR website. An advantage is that you can switch between the user friendly interface, and the basic html code. Thanks N. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Nick, TinyMCE: http://tinymce.moxiecode.com/ V/r Anthony On 11/12/06, Nick Brutyn <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > Hey, > > I have an website with a lot of textareas, and in those textarea you can > write html code. Like making an table, centre text, bold, etc. Then the > content will be shown as html on the website. Just like hotmail has an > editor when you write an email. > > Does anyone has something like htmlarea of Drupal > http://drupal.org/project/htmlarea, but it is in php, and I want > something like javascript, that I can use with my RoR website. An > advantage is that you can switch between the user friendly interface, > and the basic html code. > > Thanks > N. > > -- > Posted via http://www.ruby-forum.com/. > > > >-- Camber Corporation Asia-Pacific Office Email: aeden-8HNY+3o3czXQT0dZR+AlfA@public.gmane.org Cell: 808 782-5046 Current Location: Melbourne, FL --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Anthony Eden wrote:> Nick, > > TinyMCE: http://tinymce.moxiecode.com/ > > V/r > Anthony > > On 11/12/06, Nick Brutyn <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote: >> something like javascript, that I can use with my RoR website. An >> > -- > Camber Corporation Asia-Pacific Office > Email: aeden-8HNY+3o3czXQT0dZR+AlfA@public.gmane.org > Cell: 808 782-5046 > Current Location: Melbourne, FLThanks, TinyMCE is the best so far!! N. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
> I have an website with a lot of textareas, and in those textarea you can > write html code. Like making an table, centre text, bold, etc. Then the > content will be shown as html on the website. Just like hotmail has an > editor when you write an email. > > Does anyone has something like htmlarea of Drupal > http://drupal.org/project/htmlarea, but it is in php, and I want > something like javascript, that I can use with my RoR website. An > advantage is that you can switch between the user friendly interface, > and the basic html code.FCKEditor Plugin for Rails http://blog.caronsoftware.com/articles/2006/08/07/fckeditor-plugin-for-rails --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 11/12/06, Nick Brutyn <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Does anyone has something like htmlarea of Drupal > http://drupal.org/project/htmlarea, but it is in php, and I want > something like javascript, that I can use with my RoR website.Actually, HTMLArea is pure javascript. The original developer stopped maintaining it, but another picked it up and renamed it XINHA (Xinha Is Not HTMLArea) and continues maintaining it. Xinha is available at http://xinha.python-hosting.com/ To add to what the others have mentioned, the dojo toolkit includes a simple editor as well (www.dojotoolkit.org). - Mark. -- Mark Thomas Internet Systems Architect _______________________________________ BAE SYSTEMS Information Technology 2525 Network Place Herndon, VA 20171 USA --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
thanks i will try all those -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Nick Brutyn wrote:> thanks i will try all thoseI highly suggest FCKEditor. On it''s own it''s a fabulous cross-browser WYSIWYG editor - but combined with the plugin it''s even better - it integrates file/image uploading/placement right into the tools. It''s easy to extend/configure and seems to have far fewer "quirks" than TinyMCE or HTMLArea - I''ve used all three extensively. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---