Spliting article into multiple pages

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
pixelpeter
Posts: 45
Joined: Fri 27. Feb 2004, 16:00

Post 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
Ibis Fernandez
Posts: 67
Joined: Tue 22. Jun 2004, 19:54
Contact:

Post 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
Ibis Fernandez
Cinestar Filmworks
http://flashfilmmaker.com
http://cinestarfilmworks.com
Author of Macromedia Flash Animation and Cartooning: A Creative Guide
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

Post 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 :)
sigaq
Posts: 8
Joined: Tue 21. Sep 2004, 08:47
Location: Salisbury, UK

Post 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.
kiljan
Posts: 29
Joined: Sat 9. Apr 2005, 20:43

Post 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.
spirelli
Posts: 996
Joined: Tue 27. Jul 2004, 13:37
Location: London

Post 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.
Nik2004
Posts: 132
Joined: Mon 9. Aug 2004, 14:31
Location: Athens,Greece

Has this feature been implemented?

Post by Nik2004 »

Now, abt a year later, has the article pagination feature been implemented?

A lot of people are asking for it!
macmukka

Post by macmukka »

Any more movement on this? It's something I really need.

OR is there another way?

Best -
Post Reply