Why do entries older than a certain point disappear? I'll have to look at the code for the weblog plugin? Perhaps it should be a property? Perhaps it is? shawkins
It's because that's how weblogs work; they "roll over", so to speak. The pages do not disappear, they're just not displayed.
You can set up the amount of time a blog entry stays visible with the "days" -parameter.
Ah...the days parameter. THANKS