Limit the amount of stories on a page..?

How do I limit the amount ( numbers) of stories on a page… Eg on
http://mir2.dk/rubrique.php3?id_rubrique=5#
Right now theres just 90 stories, but quite soon there will be hundreds…
That was quistion No 1
Quistion No 2 is … Where can I “put” the “old” stories…
Du I have to make an ”new rubrique”, and call it “old stories…
If yes, how to automate it !? ( expire stories !?)

Kindly
Tom

Btw
This really is a nice list, with many very clever persons on it !!
Hopefully I can help one day…

Maybe you are looking for the same thing as I was. Got such kind of answers from the list here and that worked.

regards,
Meelis

Tom Dissing wrote:

How do I limit the amount ( numbers) of stories on a page.. Eg on
http://mir2.dk/rubrique.php3?id_rubrique=5#
Right now theres just 90 stories, but quite soon there will be hundreds..
That was quistion No 1
Quistion No 2 is .. Where can I “put” the “old” stories..
Du I have to make an ”new rubrique”, and call it “old stories..
If yes, how to automate it !? ( expire stories !?)

Kindly
Tom

Btw
This really is a nice list, with many very clever persons on it !!
Hopefully I can help one day..

------------------------------------------------------------------------

_______________________________________________
spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en

You can attach keywords to the old stories: a keyword group called "archive" for instance containing keywords attached to the articles and then create a page with a MOTS loop and inside it an ARTICLES loop to display the keywords and the articles they are attached to. So no need for a new section containing the old stories. An each time you want a story to go to the archive you attach a keyword to it.
Of course you can forget keywords and play on the age of the stories: all the stories whose age is more than a month (for instance) will go to the archive page. So you create an ARTICLES loop in the sommaire page with the criterion {age<30} and another ARTICLES loop in the archive page with the criterion {age>30}.

George

Tom Dissing wrote:

How do I limit the amount ( numbers) of stories on a page.. Eg on
http://mir2.dk/rubrique.php3?id_rubrique=5#
Right now theres just 90 stories, but quite soon there will be hundreds..
That was quistion No 1
Quistion No 2 is .. Where can I “put” the “old” stories..
Du I have to make an ”new rubrique”, and call it “old stories..
If yes, how to automate it !? ( expire stories !?)

Kindly
Tom

Btw
This really is a nice list, with many very clever persons on it !!
Hopefully I can help one day..

------------------------------------------------------------------------