Feature #88
Edit ini files. Better mime detect
| Status: | Closed | Start date: | 24.03.2010 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | Client-Connector | |||
| Target version: | 2.0 |
Description
Usually file with the extention "*.ini" is a simple text file. So, elFinder must have a possibility to edit ini-file like an ordinal text file.
Associated revisions
History
Updated by Troex Nevelin almost 2 years ago
True, also .conf files. But elFinder rely on mime-type of file if it is text - than you can edit it. You can configure different methods of detection, see mimeDetect.
Through it's known problem with mime-type detect.
Updated by Troex Nevelin almost 2 years ago
- Subject changed from Edit ini files to Edit ini files. Better mime detect
- Target version set to 2.0
Updated by Troex Nevelin over 1 year ago
- Category set to Connector
Updated by Dmitry Levashov 8 months ago
- Category changed from Connector to Client-Connector
Connector detect mime, but client can do additional name validation. Also there are several mimes which is not text/* - 'application/javascript', 'application/xhtml+xml', 'audio/x-mp3-playlist', 'application/x-bittorrent torrent'
Updated by Dmitry Levashov 8 months ago
another one - application/x-web-config
Updated by Dmitry Levashov 8 months ago
- Status changed from New to Closed
- % Done changed from 0 to 100