[pLog-svn] r5120 - plog/branches/lifetype-1.2/js/tinymce/plugins/more
Jon Daley
plogworld at jon.limedaley.com
Sat Mar 17 10:08:20 EDT 2007
Oscar - You saw the "insert-more-link-at-the-top-of-page behavior
go away after upgrading tinymce? I still get it, whether I am at revision
5009 or 5110. The mceInsertContent function is quite complicated, and
has all sorts of different paths depending on the browser, so I switched
it to mceInsertRawHTML, which is easier to understand, and now I see the
more button inserting the link as expected.
It would be nice to have the cursor stay right where it is
supposed to, but I can't figure out how to do that.
On Sat, 17 Mar 2007, jondaley at devel.lifetype.net wrote:
> Author: jondaley
> Date: 2007-03-17 09:58:58 -0400 (Sat, 17 Mar 2007)
> New Revision: 5120
>
> Modified:
> plog/branches/lifetype-1.2/js/tinymce/plugins/more/editor_plugin.js
> Log: the cursor still jumps to the top of the window after insertion (or
> removal), but now the more link is put at the current cursor location.
> I can't figure out tinymce enough to save the cursor location and
> restore it after the more content has been inserted
More information about the pLog-svn
mailing list