From cee739e6278020dd4d79a5dcd86465c6c6a44a6c Mon Sep 17 00:00:00 2001 From: cweiske Date: Mon, 2 Nov 2009 09:38:02 +0000 Subject: add horizontal voting links and switch config setting git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@498 b3834d28-1941-0410-a4f8-b48e95affb8f --- data/config.default.php | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'data/config.default.php') diff --git a/data/config.default.php b/data/config.default.php index 11aa997..4a17503 100644 --- a/data/config.default.php +++ b/data/config.default.php @@ -415,6 +415,15 @@ $enableCommonBookmarkDescription = true; */ $enableVoting = true; +/** + * Voting mode: + * 1 - voting badge + * 2 - voting links: hand up/down + * + * @var integer + */ +$votingMode = 2; + /**************************** * Website Thumbnails -- cgit v1.2.3