Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for additional file types #182

Open
scriptPilot opened this issue Jun 17, 2016 · 8 comments
Open

Support for additional file types #182

scriptPilot opened this issue Jun 17, 2016 · 8 comments

Comments

@scriptPilot
Copy link

scriptPilot commented Jun 17, 2016

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!

@ghost
Copy link

ghost commented Jun 22, 2016

Maybe this hint still works: #109

@scriptPilot
Copy link
Author

Thank you for that hint!

@Kycko
Copy link

Kycko commented Aug 2, 2016

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

@scriptPilot
Copy link
Author

Maybe it would be an idea to make it configurable in the preferences, which kind of files are editable and which one are downloaded.

@Kycko
Copy link

Kycko commented Aug 12, 2016

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

@scriptPilot
Copy link
Author

Is there any approach to handle this request? Regards!

@DeepDiver1975
Copy link
Member

Contributions are welcome!

this-is-open-source

@Kycko
Copy link

Kycko commented Sep 8, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants