The only html capabilities I want to give to my users is bold, underlined, italic and coloured text, and also <img> tag to add images ( clicking an image from the media library ), and with markitup I can get all of this, as you can see in this example implementation
http://markitup.jaysalvat.com/examples/interaction/ I don't want to say 'MarkItUp is better, forget all the rest', but I noticed it is very fast, very simple to customize, any textarea can be enabled/disabled runtime ( maybe also in tinymce, but I don't know how.. ), and this helped me a lot implement it in my multilanguage editor ( I have more instances of the same form, only one is displayed, and only in this one markitup is enabled ) It just worked for me :) Bye Sergio Rinaudo > Date: Tue, 16 Jun 2009 03:37:43 -0700 > From: [email protected] > To: [email protected] > Subject: Re: [fw-general] TinyMce editor > > > I'm inclined to agree with Jurian. Im not familiar with MarkItUp but haveing > looked at the website I know that I dont want users to have to need a > knowledge of any form of mark up language in order to get the results they > want. With that as the premise for using wysiwyg I can think of a lot of > editors that fit that criteria a lot better than MarkItUp > > > > Jurian Sluiman wrote: > > > > Well MarkItUp is a different editor. While TinyMCE is a wysiwyg editor, > > MarkItUp implies you have knowledge of the markup language. > > > > I can't expect all my visitors know html or the wiki syntax. While > > MarkItUp > > has a fast and simple interface, for advanced editing TinyMCE is imho > > better. > > > > > > Sergio Rinaudo wrote: > >> > >>> In the end I choose Markitup! for my application, > >>> that I think is hundred times simpler than TinyMce > >>> > >> > > > > -- > View this message in context: > http://www.nabble.com/TinyMce-editor-tp23544383p24051703.html > Sent from the Zend Framework mailing list archive at Nabble.com. > _________________________________________________________________ Hai voglia di divertirti? Scarica i nuovissimi gadget di Messenger! http://messenger.it/home_gadget.aspx
