Git Product home page Git Product logo

discourse-plugin-replygif's Introduction

ReplyGif Plugin

This plugin adds support for ReplyGif to quickly embed animated gifs into a topic.

Composer Window Button

Admin Settings

In Action

How to Help

  • Create a PR with a new translation!
  • Log Issues
  • Submit PRs to help resolve issues

Installation

Follow the directions at Install a Plugin using https://github.com/cpradio/discourse-plugin-replygif.git as the repository URL.

HTTPS Additional Setup

If your instance utilizes HTTPS, you will need to setup a reverse proxy to handle API requests for ReplyGif as the service itself does not support HTTPS at this moment (2015-12).

Using a docker install, take the web.replygif.template.yml file and copy it into your /var/discourse/templates folder.

wget https://raw.githubusercontent.com/cpradio/discourse-plugin-replygif/master/web.replygif.template.yml -O /var/discourse/templates/web.replygif.template.yml

Next update your containers/app.yml to include the template

  - "templates/web.replygif.template.yml"

Once that is done, you will need to rebuild the app and then go into the Admin > Settings area and search for replygif api url, change the URL to https://your_domainname/replygif/ and you are all done!

Authors

Matthew Wilkin

License

GNU GPL v2

discourse-plugin-replygif's People

Contributors

cpradio avatar voiprodrigo avatar

Watchers

 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.