Giter Site home page Giter Site logo

saifurrahmanmohsin / magnificgallery-plugin Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 2.0 41 KB

Gallery plugin for October CMS based on Magnific Popup

License: MIT License

PHP 44.74% CSS 32.03% JavaScript 2.30% HTML 20.92%
gallery gallery-plugin octobercms

magnificgallery-plugin's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ’ป Iโ€™m a fullstack developer (web, mobile & voice) who works full-time as a freelancer.

  • ๐ŸŒ Iโ€™m based out of Bangalore, India and I usually work out of home or coffee shops.

  • ๐ŸŽค I occasionally conduct workshops and give technical talks on invite as seen here, here & here.

  • โœ‰๏ธ To reach out to me, you can drop an email to [email protected] or find me from the social links below.

Mohsin's Github Stats

Languages and Tools

android kotlin laravel php octobercms alexa-skills-kit google-actions mariadb sqlite swift firebase gcp html5 css3 vuejs java c cplusplus

Connect with me

linkedin linkedin stackoverflow quora devto telegram sessionize

magnificgallery-plugin's People

Contributors

mohsin avatar syed-sulaimaan avatar vojtasvoboda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

magnificgallery-plugin's Issues

Thumbnail component

Component doesn't crop images

There is:
<img title="{{ image.title }}" alt="{{ image.description }}" src="{{ image.thumb( width , height ) }}" width="{{ magnific.property('width') }}" height="{{ magnific.property('height') }}">

It should be
<img title="{{ image.title }}" alt="{{ image.description }}" src="{{ image.thumb( magnific.property('width') , magnific.property('height') ) }}" width="{{ magnific.property('width') }}" height="{{ magnific.property('height') }}">

Opening Component

Hello @SaifurRahmanMohsin ,

In both builds 350 and 351, and I can't open the component. This is what shows up:
image

Hope you can fix it as soon as possible!! Thank you!

Image thumbnail

Hi, how can I implement a mechanism that create a thumbnails? I like this plugin, but when I upload 16:9 images, each one of them is too wide. Also when I set dimensions to 200x200px each image is resized, but without proporions.

Backend Permissions

Is there a way to give users permission to the gallery without having to give them SuperUser permission.

Does not contain a method 'propertyOrParam'

After installing and including this plugin i get the following error:

An exception has been thrown during the rendering of a template ("The component 'Mohsin\MagnificGallery\Components\Magnific' does not contain a method 'propertyOrParam'.").

Question about hover on image when extending component

Hi, I would like to add a hover effect with button to expand when hovering on the image.
But when I overwrite the component with my own partial I can't manage to get It done.
do you have an idea how I can do this?
Kind regards!

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.