Support

Modules

Feature Requests
All Feedback » digContest You must be logged in to subscribe.

add contest status on "open contests" page
Feedback ID: 26 Status: Open
Product: digContest Implemented? No
Created On: 4/2/2008 Created By: spulley
Details: Add a contest status next to the name of each contest... Something like "Accepting Entries" or "Vote Now"

Voting
  Votes For 100%       Votes Against 0%       (2 votes)
How would you rate this enhancement?
You must be logged in to vote.

Comments
By digmike @ 4/2/2008
That's a good idea. I will incorporate that into the default template. You could actually do it now if you wanted. If you edit ContestItem.html, there is a section between [con:isfuture:not], and you would enter something like the following:
[con:isduringentry] Enter by: [con:entryend][/con:isduringentry]
[con:isduringvote] Entry period has ended, time to vote!   Voting Ends: [con:voteend][/con:isduringvote]

Just remember if you modify the template, it's a good idea to copy it into your own directory, so when you install any digContest updates, it won't overwrite your changes.

Post Comment
You must be logged in to post a comment.
Scripter