Greg Besson
Greg Besson
Dear all, First of all, I'm really thankfull for your work on Zf2-assetic. Thank you :) I can't figure out how to set the debug mode so that the js...
When a template designer create a duplicate key or introduce an error, Abe should warn him and validate the template. So I need a dev mode when I serve my...
The routes must all be converted to REST. - DONE: The default route to / must redirect to /abe home - The REST server must be extensible, able to be...
{{abe type="data" key="interviews" source="select title, author, date from /interviews" display="title" editable="false"}} this example breaks Abe
using https://craig.is/killing/mice or https://github.com/avocode/combokeys (preferably because maintained) will do the trick. - ctrl+s / cmd+s : save as draft - ctrl+p / cmd+p : publish - ctrl+m / cmd+m :...
**MIGRATION REQUIRED** Once the #72 is done This way, we'll obtain: /database/data /database/archives /database/users Ready for NoSQL !
It should be possible to organize "database" migration between versions. 1. Create "version" attribute in abe.json 2. create a module "migration" in extends and a directory migrations under extends. 3....