Page 2 of 2

Posted: Sun 18. Jul 2004, 14:00
by pixelpeter
Because it's not really a replacement tag I choosed to use ####xxx#### wich is also used by Oliver in more complex situations.

Reg-Ex is the short for regular-expression wich stands for patterned based searching, means not searching for a specific string (e.g: "phpwcms") but for a pattern (e.g: <[^>]*> wich finds HTML-Tags)

Because pagebreaks are defined by the text "####NEXTPAGE####" if have to search for (literally spoken): every text including pagebreaks and whitespace followed by "####NEXTPAGE####" followed by text including pagebreaks and whitespace. If I accidentially delete maybe one HTML-End-Tag too much I will screw up the code. Until know /(###NEXTPAGE###)(([\ \r\n]*)<\/[^>]*>)*/ does the job very well, so I will release this hack this evening

Posted: Tue 7. Sep 2004, 06:54
by Ibis Fernandez
didn't really expect any more movement on this topic but glad I checked in today. It's looking great, glad to see Im not the only one who sees this feature as a valuably nessesity :D

Posted: Tue 7. Sep 2004, 11:01
by pSouper
I too have just popped back (not sure why i missed my emial about a new reply).

thank for the explanation PP, love to here how you got on with your ####NEXTPAGE#### mod :)

Posted: Sun 26. Sep 2004, 22:49
by sigaq
pixelpeter wrote:.......Until know /(###NEXTPAGE###)(([\ \r\n]*)<\/[^>]*>)*/ does the job very well, so I will release this hack this evening
Hi,

I am sure there are a lot more of us who are crying out for this feature! Any idea when you might have the time to release it?

Many thanks.

Posted: Mon 18. Apr 2005, 11:26
by kiljan
Hallo,

gibt es für die Pagination mittlerweile ein Lösung?

Ich habe eine Seite mit vielen Bildergallerien und würde dort gerne Seitenweise blättern können, da sonst zuviele der Gallerien auf einer Seite wären.
Dies verlängert auch ungemein die Ladezeiten dieser Seite.

Posted: Mon 18. Apr 2005, 11:57
by spirelli
And if you make a mod like that it would be nice if the full article shows in the print preview rather than the paginated version.

Has this feature been implemented?

Posted: Tue 28. Mar 2006, 11:05
by Nik2004
Now, abt a year later, has the article pagination feature been implemented?

A lot of people are asking for it!

Posted: Mon 24. Apr 2006, 17:43
by macmukka
Any more movement on this? It's something I really need.

OR is there another way?

Best -