jan smid

Results 3 comments of jan smid

it looks like (y2023; sorry for delay), that thumbnail api is not working * http://api.webthumbnail.org/?width=500&height=400&screen=1280&url=http://engineering.linkedin.com/ vs * http://api.miniature.io/?width=500&height=400&screen=1280&url=http://engineering.linkedin.com/ i will update it. because it screw me up, finally :/

hi, please @see into: https://github.com/Niftyx/NiftyGrid/pull/34 specially: - public function __construct($templatePath = null) to better constructor.

hello, well, this is not necessary, because you can override by: class Grid extends \NiftyGrid\Grid { protected function createComponentPaginator() { return new GridPaginator(**DIR**.'/templates/paginator.latte'); } } and this solution si better...