ceeram

Results 8 comments of ceeram

Focus is on opauth 1.0 where this plugin would be redundant. Op 4 jul. 2014 08:30 schreef "Sven" [email protected]: > Really sad to see such a great plugin no longer...

You can use namespaced libs just fine in any cakephp version Op 4 jul. 2014 09:31 schreef "Sven" [email protected]: > Having a quick look at 1.0s documentation raises the question...

Feel free to add them, this plugin will be discontinued for cake 3 though, as debugkit now has this built in. 2014-12-02 16:08 GMT+01:00 Marc Würth [email protected]: > Noticed that...

I suppose this would be optional/configurable?

My question probably was not clear enough, i will have another try :) will running phpdoc command always exit non-zero when it finds errors in the docblocks? 2013/9/5 Mike van...

Example script to use as described in node docs: https://gist.github.com/isaacs/579814#file-node-and-npm-in-30-seconds-sh

+1 Op 24 jun. 2015 09:22 schreef "Mikkel Bonde" [email protected]: > I think that would be really awesome - I see no reason not to at least. > > —...

im using 2.0 version and i can set multiple thumbs like this: 'thumbsizes' => array( 'admin' => array('width'=>60, 'height'=>60), 'default' => array('width'=>100, 'height'=>100), ),