table of contents
other versions
- buster 1.12+dfsg-1
MojoMojo::Controller::Image(3pm) | User Contributed Perl Documentation | MojoMojo::Controller::Image(3pm) |
NAME¶
MojoMojo::Controller::Image - Image controllerSYNOPSIS¶
DESCRIPTION¶
This controller is used to see images in particular urlFormatter::Dir must be configured in mojomojo.conf.
If url begin with 'prefix_url', so images can be displayed.
Images are stored in 'whitelisting' directory.
View usage with 'script/util/dir2mojomojo.pl'
file_not_found¶
Private action to return a 404 not found page.png¶
jpg¶
gif¶
tiff¶
view¶
png/jpg/gif are forwarded here. This action is used to see imagesAUTHOR¶
Daniel Brosseau <dab@catapulse.org>LICENSE¶
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.2018-01-13 | perl v5.26.1 |