Is it possible to automate demotion of extra content from front page?
uno - June 17, 2009 - 19:11
Is there a way to automate a process of removing content from front page when it exceedes the number of articles set for display on the front page?
I mean, if I set 6 articles default, is it possible to demote articles 7,8 and above from the front page, rather than having them all on front page, now divided into two front pages?
I am doing it manually now, if there are few articles, and a bulk demotion from admin/content/node, but would appreciate if there is a way to automate.

You should look into using
You should look into using the Views module. It comes with a view that emulates the standard frontpage which you could then modify.
---
"Nice to meet you Rose...run for your life." - The Doctor
My first public Drupal site - EyeOnThe503
Thanks
I am using views, but, so far, mainly for blocks, and am loving it. One of the most powerful module ever, on all CMS. Will fix me a view page for front.
Currently using Fasttoggle for quick demotion.
Yes, no!