Plamen Nikolov

Results 22 comments of Plamen Nikolov

Consider also that the used text-editor should be integrated with the file manager to allow adding inline images, videos.

Consider [Summernote](http://summernote.org) as one of the possible editors for integration.

This also seems promising http://getcontenttools.com

Make sure to generate random demo user credentials on each installation.

Is this still applicable, as we use `$composer create-project`? @kalins

What about magic `__call()` for example ``` php function export_created_on() {} function export_updated_on() {} function export_name() {} ... ``` @kalins ?

I've found a better solution. What about adding HTML support to the generated export and run the `list` view for each entity attribute? This will reuse all the code used...

Just to note that we have discussed using **two database tables per model**. This will further simplify the content editorial process.

Thanks for reporting, it will be part of a minor future release.