Did I miss something or is it impossible to upvote comments in Askbot? Both StackExchange and OSQA have this feature, and it seems like people use it a lot.
If not, what happens during an import from StackExchange? Is the comment vote information discarded (that would be a shame) or is it stored in the database for future use?
edited Done in 0.7.2, please take a look. Possibly the UI can be abjusted.
Put something like this in the custom css in the settings page:
div.comment .upvote.hover {
background: url(http://ask.sirimangalo.org/m/default/media/images/go-up-grey.png) 1px center no-repeat;
}
This puts it directly below the number on Firefox.
Asked: Jun 18 '11
Seen: 100 times
Last updated: Jul 12 '11
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.