Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default fallback image now modifiable via add_file_fallback_image fun… #916

Merged
merged 3 commits into from
Feb 22, 2021
Merged

Default fallback image now modifiable via add_file_fallback_image fun… #916

merged 3 commits into from
Feb 22, 2021

Commits on Apr 19, 2020

  1. Default fallback image now modifiable via add_file_fallback_image fun…

    …ction
    
    See #913
    
    Default fallback image was not programmaticaly modifiable because of it using a constant; I've solved the problem by creating a new entry for the $_fallbackImages array.
    DBinaghi committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    2e9a623 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Reinstated GENERIC_FALLBACK_IMAGE const

    And changed key for "fallback-file.png" from "generic" to "*"
    DBinaghi committed May 8, 2020
    Configuration menu
    Copy the full SHA
    84bf3bd View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Configuration menu
    Copy the full SHA
    e90a4dc View commit details
    Browse the repository at this point in the history