John de Plume
John de Plume
To extend the session expiry so they don't have to log in again for some time. Default expiry is 30 days, so this feature would only need to be enabled...
A quick edit button for pages and blocks that lets you edit just the visible elements in-place on the page and save them without leaving the page.
Apps should be able to be cleanly uninstalled via a simple command, for example: ``` ./elefant uninstall ``` This would trigger the app's `uninstall` handler specified in its `conf/config.php`'s `[Admin]`...
This applies to: - `admin/util/datewidget` - Blog add/edit forms - Other places too, I'm sure
Here's a jsfiddle that shows an example of what I mean: http://jsfiddle.net/6y9w4opk/ If you drag one item from the bottom list into the first, you can drag it anywhere over...
Cloud-based options: * https://cloud.google.com/speech/ * https://wit.ai/ * https://www.ibm.com/watson/developercloud/doc/speech-to-text/index.html
Accidentally hitting 'clear' could use a quick undo option.
This would need a custom key model with slight rounding.