GithubHelp home page GithubHelp logo

discourse-indeed's Introduction

#discourse-indeed

Plugin for Discourse which adds the following features:

  • An "reply with an empty post" button to the post toolbar.

empty reply button

The button does what it says, i.e, it instantly replies to the selected post with an empty post.

empty post

To enable it, be sure to add emptyReply to the post menu setting in the admin section.

post menu setting

  • An "indeed" button next to the "quote reply" button when highlighting text on a post.

indeed button

When pressed, it quotes the highlighted text in the composer and adds "indeed" after it.

indeed reply

Compatible with Discourse v1.7.0, uses Plugin-API 0.1.

##Installation

  • Add the plugin's repo url to your container's app.yml file
hooks:
  after_code:
    - exec:
        cd: $home/plugins
        cmd:
          - mkdir -p plugins
          - git clone https://github.com/discourse/docker_manager.git
          - git clone https://github.com/rux-pizza/discourse-indeed.git
  • Rebuild the container
cd /var/docker
git pull
./launcher rebuild app

To enable empty replies, add emptyReply to the post menu setting in the admin section:

post menu setting

History

The idea behind this plugin started as an inside joke in our own Discourse boards. One day the admin decided to lift the minimum post length restriction. Aimed towards allowing chat-like short messages such as "LOL" "WTF", it quickly became the norm to simply "empty reply". It became apparent that "empty replying" was the ideal choice to deal with posts that did not leave you indifferent but that were not good enough to merit a "like" or worth the effort or writing a commentary.

We took it to next level and turned it into a plugin that packages the whole thing into a single button. On a board with the default settings, it will save you from typing boilerplate HTML code that renders nothing yet be well above the minimum post length limit. Be warned, this plugin is intended to make obnoxiousness within anyone's reach at a click of a button.

As a bonus, the famous quote reply button also comes with its twin brother indeed reply. It will save you time when you wish to point out spelling or grammar mistakes from your Discourse fellows. Cookie points when leaves the OP a bitter taste."

License

The MIT License.

discourse-indeed's People

Contributors

masda70 avatar

Stargazers

VN avatar ColdSun avatar

Watchers

Charles-Pierre Astolfi avatar James Cloos avatar  avatar Emile avatar Martin Gleize avatar  avatar  avatar  avatar

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.