Giter Site home page Giter Site logo

directus-display-extensions's Introduction

🐰 🖥 👍 directus-display-extensions

Some useful display extensions for 🐰 directus9!

By default you can not click links when viewing tables in directus9. I made some really simple extensions to make things clickable.

  1. Build each extension with npx directus-extension build
  2. Copy index.js from dist into /extensions/displays/EXTENSION-NAME/index.js
  3. For styling (as seen in the screenshot) add the following css in the project-settings-page.
  4. Enjoy

.display-link, .display-email-link, .display-tel-link { color: var(--v-button-background-color); } .display-link:hover, .display-email-link:hover, .display-tel-link:hover { color: var(--v-button-background-color-hover); }

directus custom displays

directus-display-extensions's People

Contributors

lucameusburger avatar saerdnaer avatar

Stargazers

Marc Widmer avatar Jin Yao avatar Wesley Serafim de Araújo avatar Ricardo avatar keysemails avatar Jason avatar  avatar Lukas Fritsch avatar aiamk avatar Kan Ishigami avatar  avatar  avatar Alexandre Dos Reis avatar  avatar Webdesign29 avatar

Watchers

Emily F avatar  avatar  avatar

directus-display-extensions's Issues

instructions to use the plugins

Hi Luca

I run yarn on each plugin folder but I cannot overwrite the index.js file into the same folder you mentioned:
/extensions/displays/EXTENSION-NAME

I tried to join them in a single index.js file but it didn't work. It's the first extension I try to enable but it didn't work on the latest Directus 9. I am almost sure it's my fault though :)

Can you elaborate a little bit more?

Thanks!

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.