Hi all,
I am using BUEditor and have the Full HTML input format set to recognize line breaks automatically.
And so, the <!--pagebreak-->is not working for me.

Also, the paging module (which looks perfect for me) is not yet available for D6. Is there some other way I can get around this? I have some REALLY long nodes:)

Thanks a lot in advance for your assistance:)

Christine

Comments

-Anti-’s picture

> I am using BUEditor and have the Full HTML input format set to recognize line breaks automatically.
> And so, the

is not working for me.

I think the BUEditor just inserts the pagebreak string (like tinymce and fckeditor do).
You still need the paging filter module in order for the pagebreak string to work.

Two or three people were working on the paging module in July 2008.
But they haven't taken it any further forward since then.

You can download what they did as a zip file: http://drupal.org/node/220427
And a further patch: http://drupal.org/node/284076

But personally I wouldn't use this on a production site without thorough testing first.

However, you're right. Paging is a very necessary feature for many people.
I'm surprised it isn't in core.

talyia’s picture

VERY much appreciated:) I am going to test it out on my test site first.

Christine