On Sat, Mar 03, 2001 at 02:02:06PM +0100, Rogaty mentioned:
> I wanted to divide my news stories into browsable sections. Many of my
> articles are long and I thought it would be nice if I divided them into
> shorter parts of text. Then I would like to add similar line at the bottom:
>
> < prev page | 1 | 2 | 3 | next page >
>
> I wondered how to do it most efficiently - what MIDGARD mechanisms to use?
> Or maybe only PHP? I'm only asking for a suggestion.
I'd do it by having a custom tag like <nextpage> and when I'm reading an
article, have a POSTed variable saying what page you are on. Then, just
output the text for the section you want. It's not optimal - but
otherwise, you would have to use a "topic per article" like Emile
suggested.
Kate
--
When I say 'free', I mean 'free': free from bond, of chain or command:
to go where you will, even to Mordor, Saruman, if you desire. "
-- Gandalf, paraphrasing the choice between Free and Non-free software
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]