[wp-testers] CITE attribute of BLOCKQUOTE stripped by TinyMCE

Alexander Beutl xel at netgra.de
Fri May 16 17:25:11 GMT 2008


As I am pissed off enogh by all that WYSIWGY shit I will try myselfe on a
plugin which will change that damn editor.
Tiny is a great WYSIWYG Editor off course but all WYSIWYG sucks.

I'll try including the WYSIWYM Editor WYMeditor which is based on jQuery
which would make it the perfect choise for WordPress
http://www.wymeditor.org/en/

And for those who tick like I do I'll add markItUp! which has some really
cool features while staying in code view. It's too based on jQuery.
http://markitup.jaysalvat.com/

Both will need some additional work to be usable with WP Image stuff but
that shouldn't be such a problem.
Will anyway take a while since I have nearly zero time this and the next
week but will be worth the work. I am tired of WYSIWYG.

2008/5/16 Rick Beckman <rick.beckman at gmail.com>:

> The visual editor is generally many times quicker than writing code
> directly, though; via the TinyMCE-Advanced plugin, there's a button for
> just
> about everything I need. And then I don't have to worry so much about
> previewing.
>
> WordPress features shouldn't have to be excused for experienced users; if
> the visual editor doesn't play nice with our well-formed code, are we
> really
> expecting it to play nice with inexperienced users who could be pasting
> goodness-knows-what into the editor?
>
> Strip Microsoft Word tags if we must, but valid HTML -- especially when
> posted by an admin -- should be respected.
>
> --
> Rick
>
> On Fri, May 16, 2008 at 2:30 AM, Mae Paulino <mae at lastleaf.org> wrote:
>
> > You can always ditch the visual editor and use the code view then preview
> > your post in another tab..
> >
> > I think that the visual editor is there because not everyone wants to see
> > codes because they find it rather intimidating, that's just an opinion
> >
> > On Fri, May 16, 2008 at 11:39 AM, Rick Beckman <rick.beckman at gmail.com>
> > wrote:
> >
> > > PRE works just fine, but it's a semantically different tag than
> > BLOCKQUOTE.
> > >
> > > I wish there was a way to stop *all* stripping of tags for site admins;
> > > WordPress doesn't mangle things written using the Code editor, but it
> > > allows
> > > TinyMCE to get in the way when using the Visual editor.
> > >
> > > I'm reminded of something Matt said in a conference video I recently
> > > watched, which I have to paraphrase 'cause I forget the exact wording:
> > >
> > > WordPress is doing its job when it does not get in the way.
> > >
> > > If that is what Automattic believes, then why are we including a
> WYSIWYG
> > > editor which not only gets in the way but can be a source of utter
> > > desperation when wanting to write a blog post more substantial than a
> > link
> > > and picture.
> > >
> > > --
> > > Rick
> > >
> > > On Thu, May 15, 2008 at 11:22 PM, [BLT]FQX <qfuxiang at gmail.com> wrote:
> > >
> > > > TinyMCE sucks.
> > > > Try <pre>....</pre>.
> > > >
> > > > On Fri, May 16, 2008 at 10:17 AM, Rick Beckman <
> rick.beckman at gmail.com
> > >
> > > > wrote:
> > > >
> > > > > Can anyone else confirm that the CITE attribute is stripped from
> > > > BLOCKQUOTE
> > > > > tags by TinyMCE?
> > > > >
> > > > > I add this code in the Code view (as a dumb example):
> > > > >
> > > > > <blockquote cite="http://google.com/"><p>I'm Feeling
> > > > > Lucky</p></blockquote>
> > > > >
> > > > > After switching to the Visual editor to write more and switching
> back
> > > to
> > > > > the
> > > > > Code view, that bit of code now reads:
> > > > >
> > > > > <blockquote><p>I'm Feeling Lucky</p></blockquote>
> > > > >
> > > > > --
> > > > > Rick Beckman
> > > > > http://rickbeckman.org/
> > > > > http://fellowship-hall.com/
> > > > > _______________________________________________
> > > > > wp-testers mailing list
> > > > > wp-testers at lists.automattic.com
> > > > > http://lists.automattic.com/mailman/listinfo/wp-testers
> > > > >
> > > > _______________________________________________
> > > > wp-testers mailing list
> > > > wp-testers at lists.automattic.com
> > > > http://lists.automattic.com/mailman/listinfo/wp-testers
> > > >
> > >
> > >
> > >
> > > --
> > > Rick Beckman
> > > http://rickbeckman.org/
> > > http://fellowship-hall.com/
> > > _______________________________________________
> > > wp-testers mailing list
> > > wp-testers at lists.automattic.com
> > > http://lists.automattic.com/mailman/listinfo/wp-testers
> > >
> >
> >
> >
> > --
> > Mae Paulino | Front End Developer | Blogger
> > +63 921 647 4253 | YM: maepaulino
> > http://www.lastleaf.org
> > http://www.tech-hive.com
> > _______________________________________________
> > wp-testers mailing list
> > wp-testers at lists.automattic.com
> > http://lists.automattic.com/mailman/listinfo/wp-testers
> >
>
>
>
> --
> Rick Beckman
> http://rickbeckman.org/
> http://fellowship-hall.com/
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>


More information about the wp-testers mailing list