Joe Devon
Joe Devon
OpenRest.eu created a patch which fixed using Google for OpenID on my machine: http://www.openrest.eu/docs/openid-not-completely-enabled-for-google.php I've contacted the author to suggest he add the patch to github.
Typos
Made it clearer that this repo is meant to work with the plugin documentation and added a section about cloning the repo, which will make it easier for beginners to...
Typo/grammar fixes
Typos
``` $rules = (isset($options['rules']['rule'])) ? array($options['rules']) : $options['rules']; ``` So if $options['rules']['rule'] exists, which means $options['rules'] is an array, then cast $options['rules'] to an array and pass that value to...
Tried to install it. Having lots of problems getting beyond the 500 error. First it misses my environment: ``` No adapter set for configuration in class `lithium\data\Connections`. ``` If I...
The vars listed didn't work for Digital Ocean so I wrote the values that worked for me and removed the following from the docs: region_name endpoint_url access_key secret_key