<?xml version="1.0"?>
<info>
	<id>files_texteditor</id>
	<name>Text Editor</name>
	<namespace>Files_Texteditor</namespace>
	<summary>Edit text files on the fly</summary>
	<description>This application enables ownCloud users to view, save and edit text files in the file view. If enabled, an entry for 'Text file' is shown in the '+' button menu at the top of the files view. When clicked, a new text file opens in the browser and the file is saved into the current directory. Furthermore, when a text file is clicked in the file list, it will be opened and editable. If the permissions allow, a user can also edit shared files and save these changes right away in the file view.
		More information is available in the Text Editor documentation.
	</description>
	<licence>AGPL</licence>
	<author>Tom Needham, Björn Schießle</author>
	<version>2.6.2</version>
	<default_enable/>
	<documentation>
		<user>https://github.com/owncloud/files_texteditor/blob/master/README.md</user>
		<admin>https://github.com/owncloud/files_texteditor/blob/master/README.md</admin>
		<developer>https://github.com/owncloud/files_texteditor/blob/master/README.md</developer>
	</documentation>
	<category>productivity</category>
	<website>https://github.com/owncloud/files_texteditor</website>
	<bugs>https://github.com/owncloud/files_texteditor/issues</bugs>
	<repository type="git">https://github.com/owncloud/files_texteditor.git</repository>
	<screenshot>https://raw.githubusercontent.com/owncloud/screenshots/a068ff44c439aa4969ea37b60e45bed875bbbb98/files_texteditor/texteditor.png</screenshot>
	<dependencies>
		<owncloud min-version="10.13" max-version="10" />
        	<php min-version="7.4" />
	</dependencies>
</info>
