Git Product home page Git Product logo

images's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

images's Issues

Deprecated filters in nette 2.4+

User Deprecated

Invoking filters via $template->getImagesLoaderService($vars) is deprecated, use ($vars|getImagesLoaderService)

Original resolution request

Hi, I think there is a problem with generation of original resolution for the source image. During the request the width and height of final image is set to null. Afterwards there is a call to Nette's Image::resize() and subsequently Image::calculateSize() which will fail with Nette\InvalidArgumentException - At least width or height must be specified.

In my opinion there should be no resize attempt for original resolution or am I doing something wrong?

Run() method of Presenter returns none

Hi,
the class Presenter contains method run(), that should return IResponse, but it returns none.

Return value of IPub\IPubModule\ImagesPresenter::run() must be an instance of Nette\Application\IResponse, none returned

Path variable inside n:src macro

Hi, is there any chance how to pass variable with image path into src macro? I am trying to pass <img n:src="presenter:images://$path, 200x200, fill" /> but $path variable is not evaluated to variable's value and string '$path' is used instead. Thanks for advice.

No images on production server

On local server everything is allright, but if I move project to the production server no image is appear.
No error message is written, no records are in the log.
Do you have any idea how to fix this behavior?
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.