Closed (won't fix)
Project:
Advanced Forum
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 May 2012 at 15:15 UTC
Updated:
14 May 2012 at 15:36 UTC
Hi,
All thanks for this great forum in Drupal.
I hope you can help me out here.
The concept is the following:
Forum members get credits for posting on the forum, and wioth these credits they are able to promote their own topics.
My quetion is: Can a forumtopic be promoted to the top on en schedule.
e.g. topic: ' how to buy computers' will be placed om top of the topics list every day at 10am(or any other time the poster wants to) at the expense of 1 credit
I dont want the topic to be a sticky.
any help is appreciated.
Pinda
Comments
Comment #1
michelleThis is out of scope for AF and would likely require a custom module. You might also look at the Flag module plus scheduling modules to see if you could put something together there. The topic lists in AF are made with the Views module so you could customize them to show the flagged item first if you can get together another mechanism for flagging on schedule.