%Links::Config::load_vars%>
Gossamer Links Setup: Review Options
<%include include_style.html%>
<%set header_title = 'Review Options'%> <%set header_details = 'These options control how your review system behaves. When your review.cgi script is called, these are the defaults it will use unless you arguments are specifically passed in.'%> <%include include_header.html%>
Review Options:
Users must be logged in to make a review:
user_review_required
checked="checked" <%endif%>/>
Yes
checked="checked" <%endif%>/>
No
Review validation policy. Note that no validation e-mail will be sent to the user for auto-validated reviews and that modifications to reviews will also be auto-validated.
review_auto_validate
checked="checked" <%endif%>/>
All reviews require admin/editor approval (recommended).
checked="checked" <%endif%>/>
Reviews submitted by authenticated users are auto-validated.
checked="checked" <%endif%>/>
All reviews are auto-validated (not recommended).
Allow users to modify their reviews?
review_allow_modify
checked="checked" <%endif%>/>
Yes
checked="checked" <%endif%>/>
No
If users are allowed to modify their reviews, then how long do they have (in minutes) to modify their review before the review cannot be modified? Set this to 0 if you do not want a time restriction.
review_modify_timeout
minutes
The maximum number of reviews a user can write per link. There is no limit if this is set to 0.
review_max_reviews
How many reviews per page would you like to display:
reviews_per_page
How would you like the reviews sorted:
review_sort_by
selected="selected"<%endif%>>By Review Date
selected="selected"<%endif%>>By Rating
selected="selected"<%endif%>>By Helpfulness
The order to sort reviews
review_sort_order
checked="checked"<%endif%> />
Ascending
checked="checked"<%endif%> />
Descending
Number of days old a review should be considered new:
review_days_old
days
Convert line breaks in reviews to <br /> tags:
convert_br_tags
checked="checked"<%endif%> />
Yes
checked="checked"<%endif%> />
No