flojon / KoalaContentBundle

A simple Symfony 2 CMS bundle using Mercury Editor
http://jejacks0n.github.com/mercury/
MIT License
10 stars 4 forks source link

Allow save using HTTP POST #7

Closed flojon closed 12 years ago

flojon commented 12 years ago

Save server apparently doesn't allow PUT requests. So add a config option to use POST instead.

Use saveMethod when loading and allow PUT and POST request for Mercury