Giter Club home page Giter Club logo

file-gallery's Introduction

Hi there! ๐Ÿ‘‹๐Ÿˆ๐Ÿฟ๏ธ

I'm a web developer and a musician, currently working at Toptal core team as a senior front-end engineer. My previous job was at Shoutem, working as a React Native and web developer.

WordPress development used to be everything to me, but nowadays it's Javascript (vanilla, React, React Native, Electron, Node). I'm currently playing with Web Audio API and Web MIDI to see what's possible in that area.

๐ŸŽน๐ŸŽต As a musician, my most notable release to date is the official soundtrack for "Unity of Command II", an amazing WWII turn-based strategy game. You can get the soundtrack on Steam and Bandcamp.

For the rest of my discography, please check out my Soundcloud and Bandcamp profiles.

I also have a Freesound profile, where I occasionally upload sounds that I've recorded.

My Twitter account is not that active these days, but I still use it โ˜บ๏ธ

file-gallery's People

Contributors

aesqe avatar jjeaton avatar vekexasia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

file-gallery's Issues

breaks Lightbox plugins for WP galleries

Hello, beta 6 version breaks prettyPhoto plugins usage in native WP Galleries. Tested with 2 different plugins. Don't know if it's the same for other Lightbox effect.

Undefined id in file-gallery.js when closing media editor

I'm not sure if this is actually causing any problems but when I close the media editor, I get an error in the Javascript console:

Uncaught TypeError: Cannot read property 'id' of undefined

236: if( ed !== void 0 || (ed.id && file_gallery.gallery_image_clicked[ed.id] === false && force === false) ) {

Custom $table_prefix breaks media library

Using WP 3.5.1 and FG 1.7.8 beta4:
Images do not load in the media library (when trying to add media to post/page)
if wp-config.php $table_prefix is set to anything other than 'wp_'.

Consol returns error on file-gallery-media.js -
"Uncaught typeerror: Cannot read property 'props' of undefined."

many thanks

Compatibility with Gutenberg

Hello, Gutenberg will come soon but FG wonโ€™t be completely compatible. Media insertion is broken. I donโ€™t know if you will be interested to work on this. Itโ€™s not a problem for me as I wonโ€™t use Gutenberg.

FG makes post saving slow

Hello, since WP 5.0.3, with FG activated, it takes nearly 10 seconds to save a post. No problem if the plugin is desactivated.

Attach Icon in Media Library Does not dettach

The clip icon over the thumbnail in the media library with tooltip "attach/detach" does not detach the image from the post, it just works as a visual cue indicating the image is attached. Either the tooltip is wrong and should be removed or if it is a button, it is not working.

In my opinion there should be a way to detach an image in the media library, it is the easiest and most intuitive way for users, the file gallery meta box is too complicated and intimidating for occasional users.

choose which user roles have access to file gallery metabox

  1. File Gallery creates a new capability, let's say 'can_use_file_gallery'
  2. this capability is then assigned to administrators, editors and authors by default
  3. on the settings screen, there would be another block of options for choosing which roles should have File Gallery metabox enabled

PHP Fatal error in attachments.php:557

Hi,

a PHP Fatal error is thrown due to line 557 from attachments.php

PHP Fatal error:  Uncaught Error: [] operator not supported for strings in /wp-content/plugins/file-gallery/includes/attachments.php:557
Stack trace:
#0 /wp-content/plugins/file-gallery/includes/attachments.php(463): file_gallery_copy_attachment_to_post('284', 38)
#1 /wp-includes/class-wp-hook.php(286): file_gallery_copy_attachments_to_post('')
#2 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#3 /wp-includes/plugin.php(465): WP_Hook->do_action(Array)
#4 /wp-admin/admin-ajax.php(173): do_action('wp_ajax_file_ga...')

Environnement :
PHP 7.2

Enable easier checking for gallery presence

Hi,

Right now on includes/templating.php on line 703 we have:

return '<!-- "File Gallery" plugin says: - No attachments found for the following shortcode arguments: "' . json_encode($attr) . '" -->';

that returns if there is no gallery present, and is hard to check against.

Why not have something simpler like

return 'noGallery';

so that we could easily check for presence of gallery

if($fileGallery != "noGallery"){ ... }

Tell me if I'm being stupid here. I'm a front end developer so maybe I'm missing something here. But this seems to be problem for me especially because I either don't update plugin on sites or I have to change this line every time plugin updates.

Drag and drop images on File gallery field

Drag and drop images on File Gallery field does not seem to work - in Firefox ? The field is blinking and the image is not uploaded (but opened in Firefox window - default behaviour).

yoxview lightbox support

too late for this, yoxview wp plugin hasn't been updated in over 2 years. will reopen if needed.

error message with a theme

I've got this message

'Warning: SimpleXMLElement::__construct(): Entity: line 1: parser error : Attribute title redefined in /home/**/www/blogtest/wp-content/plugins/file-gallery/includes/templating.php on line 821'

with one paying theme I've got. If you need some files of the theme, say it to me.

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.