Closed (fixed)
Project:
Drigg
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2009 at 06:03 UTC
Updated:
19 May 2009 at 07:50 UTC
Jump to comment: Most recent
Comments
Comment #1
jr50 commentedHi,
promoted scoops stay promoted, they just move down the line as new scoops get promoted.
Comment #2
burn2149 commentedSo drigg expects you to either have a front page that eventually has hundreds of scoops on it, or to manually delete old scoops (making them unsearchable)?
Comment #3
jr50 commentedNo you can control how many scoops are visible in the front page.
Then pagination takes over.
/admin/settings/drigg/general
How many items should be shown in each page?:
I may be wrong but I haven't seen how to archive published scoops after x amount of time.
Comment #4
burn2149 commentedWell then there is my problem (and maybe I should start a new thread for this?) I have How many items should be shown in each page? set to 5, but the front page doesn't begin paginating the scoops after 5 get promoted. It just lets more and more stay on the front page, so I have been manually demoting them.
Any thoughts?
Comment #5
Anonymous (not verified) commentedI will also like to know how to control first page stories.
Comment #6
alliax commentedHave you used the express install or did you do the install yourself?
Comment #7
burn2149 commentedI did it myself
could there be some other setting im missing or a piece of code i could insert to make it paginate?
Comment #8
alliax commentedIf you did it yourself then maybe you missed a step, look in /admin/settings/site-information in the field "Default front page" I suspect you still have "node" you should put "drigg_home". Tell us if it was that.
Comment #9
burn2149 commentedI did still have node there--but when i try for "drigg_home" it gives me:
"The path 'drigg_home' is either invalid or you do not have access to it."
Working on figuring out why I'm getting that error message...
Comment #10
alliax commentedof course you need to remove the quotes, put drigg_home and not "drigg_home"
I hope that's what you did.
Comment #11
burn2149 commentedFor posterity--I succesfully changed my default front page, as well as the home page in the Drigg UI settings, to "drigg_home" and now my front page scoops are getting paginated.
thanks everyone!
Comment #12
alliax commentedGood to know!