Content part to divide long articles into different pages

Use GitHub to post feature requests for phpwcms.
Locked
User avatar
oeconom
Posts: 337
Joined: Fri 13. May 2005, 09:33
Location: Stuttgart
Contact:

Content part to divide long articles into different pages

Post by oeconom »

Hi friends, on my long and recreating vaccation, I suddenly had an idea...:

:idea: A new content part to divide long articles easily to different pages.
Do you think this would be possible? I think it would be very helpful!

I think it to function like this: you have an content part element you can position at the beginning of an longer article, within the article wherever and as often yout want to have an pagebreak and at the end of the document. Automatically on the bottom of every page you'll see the number of pages with the possibility to click on them and so navigate throu the article.

Do you understand what I mean?
What do you think of it?

I think, if possible, this should be part of a new release...!

Many greetings,
FELIX
...alles wird gut!
still alive...
Experimenting with phpwcms and hoping to have time one day to get a site live... :wink:
One Site finished! :P
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Re: Content part to divide long articles into different page

Post by frold »

oeconom wrote:
:idea: A new content part to divide long articles easily to different pages.
It could be done easy by CSS and DIV

see eg.

http://www.weekendavisen.dk/apps/pbcs.d ... 326/0/TEMA

Image Gives you one loong collum

Image Gives you 3 collums and then you can browse

thats made by js and CSS
http://www.studmed.dk Portal for doctors and medical students in Denmark
User avatar
oeconom
Posts: 337
Joined: Fri 13. May 2005, 09:33
Location: Stuttgart
Contact:

Post by oeconom »

Hi fold,

wow, this looks good, too. But how to realize that?
Felix
...alles wird gut!
still alive...
Experimenting with phpwcms and hoping to have time one day to get a site live... :wink:
One Site finished! :P
User avatar
StudioZ
Posts: 802
Joined: Fri 28. May 2004, 19:57
Location: Québec, Canada
Contact:

Post by StudioZ »

Very interesting Frold :)
It serves the content 8)
Last edited by StudioZ on Fri 21. Oct 2005, 16:31, edited 1 time in total.
Image
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
User avatar
Kosse
Posts: 1066
Joined: Thu 9. Sep 2004, 12:08
Location: Brussels, Belgium
Contact:

Post by Kosse »

Hey Frold,
Yves's right, nice usability feature! I like it!
Looks like the 20th :lol: of oct. is over, you moved on to the 21th! ;)

Cheers
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

Kosse wrote: Looks like the 20th :lol: of oct. is over, you moved on to the 21th! ;)

Cheers
:wink: A new day has dawned
http://www.studmed.dk Portal for doctors and medical students in Denmark
AjnabiZ
Posts: 9
Joined: Mon 28. Nov 2005, 13:34

Post by AjnabiZ »

But how to implement it please ?
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

oeconom wrote:Hi fold,

wow, this looks good, too. But how to realize that?
Felix
AjnabiZ wrote:But how to implement it please ?
Taken from here:
http://www.smokinggun.com/code/
sg_layout Multi column text formating, with limited image support.
User avatar
Kosse
Posts: 1066
Joined: Thu 9. Sep 2004, 12:08
Location: Brussels, Belgium
Contact:

Post by Kosse »

nice link, thx DeXXus!

Cheers
User avatar
jsw_nz
Posts: 907
Joined: Fri 2. Apr 2004, 02:42
Location: New Zealand

Post by jsw_nz »

Nice. :D
Would be interested in seeing Wcms implementation.
so oeconom, if you get it working, post a page link here.

:D
User avatar
jsw_nz
Posts: 907
Joined: Fri 2. Apr 2004, 02:42
Location: New Zealand

Post by jsw_nz »

Here is a completely new idea for tackling this issue.
Ideal for text/htmls text situations
(might rewuire mods to work inside wcms)

http://moofx.mad4milk.net/#introduction

kind of an accordian done in javascript and weighing 3+KB
(just clidk the green titlebars)
credits: Fu - turned me unto this :D
User avatar
Kosse
Posts: 1066
Joined: Thu 9. Sep 2004, 12:08
Location: Brussels, Belgium
Contact:

Post by Kosse »

Funny 2 see how info goes quick around here... ;)
shiny has used it in his site ( http://www.shinypixel.co.uk , also see post http://www.phpwcms.de/forum/viewtopic.php?t=8638 )

seems very cool stuff indeed!

Open the bets... who's gonna show us first how to use it with phpwcms? :P

Cheers
User avatar
jsw_nz
Posts: 907
Joined: Fri 2. Apr 2004, 02:42
Location: New Zealand

Post by jsw_nz »

Hi Kosse,
I guess its hard to keep secrets on these here boards...
(i confess)

:D
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

Yeah, now Shiny's work could extend to the "MORE" link for article display, too. Just "pop" down the remainder of the article... LOL
Locked