Support for additional file types
Hello, I have edited the editor.js file to add support for phpx (php) files and added phpx to js/vendor/ace/src-noconflict/ext-modelist.js as well. I added the mime type "text/php-x" and the assignment phpx => php. But after purging the browser cache and reload ownCloud, there is still no support for the phpx files and the file is downloaded. Where I have to adjust the code as well? Regards!
Maybe this hint still works: https://github.com/owncloud/files_texteditor/issues/109
Thank you for that hint!
Hey guys, it also would be a good idea to have an ability to edit text files without any extension. I mean such files as .gitconfig or .zshrc, or any other file
Maybe it would be an idea to make it configurable in the preferences, which kind of files are editable and which one are downloaded.
Yup. As I know, while using Dropbox you can not edit such files, but you can watch it's contents in web interface - it's a good solution too
Is there any approach to handle this request? Regards!
Contributions are welcome!

@DeepDiver1975 unfortunately I know only Python and Bash :( All I can do: I'm spending some time to translate ownCloud into Russian with Transifex :)