[pLog-svn] r7114 - plog/tags

Mark Wu markplace at gmail.com
Mon Jan 17 14:30:27 EST 2011


Finally, I rewrite a regular expression parser for IE. I consider use
regular expression method for IE, and DOM method for the reset of browser.

Using DOM to manipulate html tree is superior and easier than regular
expression way.

Only one thing I can say, I REALLY HATE IE.

Anyway, I will commit the code when I am ready.

Mark



2011/1/15 Mark Wu <markplace at gmail.com>

> Try to clear your browser cache and tinymce cache in your tinymce folder.
> And test it again. (Make sure you use the most updated code from 1.2 branch)
>
> I developed based on Firefox, so ... if you problem on firefox, then I have
> no idea why it happend.
>
> Mark
>
> 2011/1/15 Andy Wright <andy at extracted.org>
>
> Yes, TinyMCE appears to be working with 3.6, however I am still having
>> problems with two options:  "Insert media" & "Toggle "More..." links
>> below the input area.  Clicking on either one clears the page with only
>> "false" showing in the browser output.
>>
>> On Sat, 2011-01-15 at 12:18 +0800, Mark Wu wrote:
>> > Yo can try IE8's own developer tools (press shift-f12) . The problem
>> > happend when you put the html string to innerHTML and brower( ie,
>> > firefox, opera, safari, chrome) will parse them to DOM tree.
>> >
>> > I most case, it should be no problem. But when u insert object tags,
>> > it will remove all param tags and mess up the html codes.
>> >
>> > I try several ways to work around this bug, no luck ....
>> >
>> > I also try to use the DOM method to build the DOM tree, still no
>> > luck ...
>> >
>> > There are still several ways I want to try ...
>> >
>> > If all of them fail, I will consider revert to regular expression
>> > method.
>> >
>> > Mark
>> >
>> >
>> > 2011/1/15 Jon Daley <plogworld at jon.limedaley.com>
>> >         Ah good.  So, it works fine with Firefox 3.6?  I'll need to
>> >         take a look with IE.  Is there a firebug type extension for
>> >         IE?  I always find it a pain to debug things in IE.
>> >
>> >
>> >
>> >         On Fri, 14 Jan 2011, Andy Wright wrote:
>> >
>> >                 Jon, I made an error and I am sincerely sorry.  It
>> >                 turns out it was my
>> >                 local caching proxy.  When I had encountered the issue
>> >                 and read the
>> >                 couple of messages about the plugin on this list, I
>> >                 thought this may
>> >                 have been a global issue.
>> >
>> >                 Thanks to everyone for the new release!
>> >
>> >                 On Fri, 2011-01-14 at 13:33 -0500, Jon Daley wrote:
>> >                         Are you talking about tinymce 3 or 2?  Our
>> >                         version of TinyMCE2 doesn't
>> >                         work with any recent version of firefox.
>> >
>> >                         What doesn't work with tinymce - our plugins,
>> >                         or the whole thing?
>> >
>> >                         On Fri, 14 Jan 2011, Andy Wright wrote:
>> >
>> >                                 Tinymce fails with Firefox 3.6.13 in
>> >                                 conjunction with IE8; of the two I
>> >                                 have tested.
>> >
>> >                                 Andy
>> >
>> >                                 On Fri, 2011-01-14 at 22:52 +0800,
>> >                                 Mark Wu wrote:
>> >                                         Actually, Tinymce 3 has no
>> >                                         problem with IE 6,7,8. But,
>> >                                         the plugins we
>> >                                         developed do has problem with
>> >                                         IE 6,7,8.
>> >
>> >                                         I am still try to figure it
>> >                                         out, I just can say the
>> >                                         problem is because
>> >                                         the implement of innerHTML in
>> >                                         IE 6,7,8. IE will mess up the
>> >                                         html if we
>> >                                         use DOM to parse the object
>> >                                         code instead of regular
>> >                                         expression.
>> >
>> >                                         I almost find way to
>> >                                         workaround, but still need
>> >                                         more some time to see
>> >                                         how to put them into the new
>> >                                         plugins.
>> >
>> >                                         Mark
>> >
>> >                                         2011/1/14 Jon Daley
>> >                                         <jon at limedaley.com>
>> >                                                What are the problems
>> >                                         and are they the same across
>> >                                         IE releases
>> >                                                - I don't have a way to
>> >                                         test 6 or 7.  I haven't heard
>> >                                         any
>> >                                                complaints from my IE 8
>> >                                         users.  And in any case, the
>> >                                                previously released
>> >                                         version of lt/tinymce doesn't
>> >                                         work either,
>> >                                                so we are better off
>> >                                         with this version.
>> >
>> >
>> >
>> >
>> >                                                -----Original
>> >                                         Message-----
>> >                                                From: Mark Wu
>> >                                         <markplace at gmail.com>
>> >                                                Sent: Friday, January
>> >                                         14, 2011 7:00 AM
>> >                                                To: LifeType Developer
>> >                                         List
>> >                                         <plog-svn at devel.lifetype.net>
>> >                                                Subject: Re: [pLog-svn]
>> >                                         r7114 - plog/tags
>> >
>> >                                                It is not ready for
>> >                                         release....
>> >
>> >                                                Tinymce 3 still has
>> >                                         problem for IE 6,7,8
>> >
>> >                                                2011/1/14
>> >                                         <jondaley at devel.lifetype.net>
>> >
>> >                                              > Author: jondaley
>> >                                              > Date: 2011-01-13
>> >                                         18:03:26 -0500 (Thu, 13 Jan
>> >                                         2011)
>> >                                              > New Revision: 7114
>> >                                              >
>> >                                              > Added:
>> >                                              >
>> >                                         plog/tags/lifetype-1.2.11/
>> >                                              > Log:
>> >                                              > tagged 1.2.11 for
>> >                                         release (try number 2)
>> >                                              >
>> >                                              >
>> >
>> _______________________________________________
>> >                                              > pLog-svn mailing list
>> >                                              >
>> >                                         pLog-svn at devel.lifetype.net
>> >                                              >
>> >
>> http://limedaley.com/mailman/listinfo/plog-svn
>> >                                              >
>> >
>> >
>> >
>>  _______________________________________________
>> >                                                pLog-svn mailing list
>> >
>> >                                          pLog-svn at devel.lifetype.net
>> >
>> >
>> http://limedaley.com/mailman/listinfo/plog-svn
>> >
>> >
>> >
>> _______________________________________________
>> >                                         pLog-svn mailing list
>> >                                         pLog-svn at devel.lifetype.net
>> >
>> http://limedaley.com/mailman/listinfo/plog-svn
>> >
>> >
>> >
>> >
>> >
>> >         --
>> >         Jon Daley
>> >         http://jon.limedaley.com
>> >         ~~
>> >
>> >         Natives who beat drums to drive off evil spirits are objects
>> >         of
>> >         scorn to smart Americans who blow horns to break up traffic
>> >         jams.
>> >         -- Mary Ellen Kelly
>> >
>> >
>> >         _______________________________________________
>> >         pLog-svn mailing list
>> >         pLog-svn at devel.lifetype.net
>> >         http://limedaley.com/mailman/listinfo/plog-svn
>> >
>> >
>> > _______________________________________________
>> > pLog-svn mailing list
>> > pLog-svn at devel.lifetype.net
>> > http://limedaley.com/mailman/listinfo/plog-svn
>>
>> _______________________________________________
>> pLog-svn mailing list
>> pLog-svn at devel.lifetype.net
>> http://limedaley.com/mailman/listinfo/plog-svn
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://limedaley.com/pipermail/plog-svn/attachments/20110118/cd6876a1/attachment.htm>


More information about the pLog-svn mailing list