Giter VIP home page Giter VIP logo

rs_tooltip's Introduction

rs_tooltip

ResourceSpace plugin to display metadata in a tooltip when hovering thumbnails.

Kapture 2022-07-12 at 19 38 29

rs_tooltip's People

Contributors

winkelement avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

rs_tooltip's Issues

Prompt for login on shared link

With rs_tooltip correctly installed and active, recipients of external links are prompted to login immediately when hovering over an image. Tested on RS 8.5 and RS 8.6. Possible solution, add a check for k= component of an external share before firing the all.php hooks.

Add this around code in all.php after opening tag

if (strpos($_SERVER['REQUEST_URI'], "k=") == false) {

}

Have tested the above and it achieves the desired result - internal users still have functionality, external link recipients are not prompted for login.

Title with localized tag are not processed

if title fields display is activated and if it is declared in RS with multilingual tags, such as:

~en-US:Product~fr:Produit

Tooltip will not filter on current language and show
~en-US:Product~fr:Produit

Thank you

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.