GithubHelp home page GithubHelp logo

gif_field's Introduction

Gif Field

To install, clone this module into your Drupal 8 modules folder. In your settings or local.settings file add your Giphy API key from https://developers.giphy.com/ to the following settings variable $settings['gif_api_key'] = 'your-api-key'.

TODOs

  • Add config form for ratings.
  • Add field types for stickers, random, and trending.
  • Redo Autocomplete to show images instead of text.
  • Current JS needs to be more specific.

gif_field's People

Watchers

James Cloos avatar

gif_field's Issues

Field Form Inputs

The field should have the following for best use:

  1. A search field (text field)
  2. A gif URL to save to db.
  3. An element to display returned results in.
  4. An element to show the current gif is one has been chosen.

API choices

Create a constant to work like an enum for populating the admin form with possible API source options and used to create the API call.

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.