Git Product home page Git Product logo

smartr's Introduction

SmartR

Development has ceased. We no longer support this application.

A knowledge base for small companies

Overview

SmartR is a Ruby on Rails 3 application heavily inspired by stackoverflow.com

Features

  • Completely configurable voting system by a single YAML-File

  • Markdown Support

  • Syntax - Highlighting for almost every programming language

  • RSS Feed

  • Powerful search, thanks to the great sunspot solr gem

Upcoming Features

  • Timeline of events

  • Badges

  • More RSS Feeds

  • Installation guide

Copyright © 2009-2011 by dkd Internet Service GmbH, released under the MIT license

smartr's People

Contributors

kieranhayes avatar ncreuschling avatar simontol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

smartr's Issues

Update on the Project

Hello,

I am thinking of forking this project.

Do you have any advice? Do you have this website live to check out?

Thanks
Fabrizio

Wrong sorting of unanswered questions

Hi,

at the moment, unanswered questions are sorted by their id.
It would be nice, if you can sort them by their created_at attribute, in order to have the newest unanswered questions at the top.

Best regards

Mass assignment of users

When editing my user account I can add a field "user[is_admin]" that equals 1. This would grant my account admin permissions.

Please fix this by using

attr_accessible

for a whitelist filter or

attr_protected

for a blacklist filter.

Textile in Eingabefeld unterstützen

Die Formatierung von Beiträgen ist ziemlich reduziert und umständlich.

Zum Beispiel können keine Absätze in Listen erstellt werden. Bei nummerierten Listen muss ich mich selbst um die neue Nummerierung kümmern, wenn ich sie umstellen mag. usw.

Wie wäre es, wenn wir Textile (http://www.textism.com/tools/textile/) nutzen würden - wie bei Redmine.

Support softlinks between questions.

It would be nice (tm) if users could link to questions, which had been ask before, eg. to avoid double-postings or to point the questioner into the right direction.

At the moment you have to copy the whole link.

ETA?

Hi.

This looks a bit promising, but when do you think it will be mature enough to give it a try?

Rake db:migrate fails

rake aborted!
undefined method `has_friendly_id' for Question(Table doesn't exist):Class

Is there a demo anywhere of this app to avoid everyone having to build?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.