side_menu/appinfo/info.xml

42 lines
1.9 KiB
XML
Raw Normal View History

2020-03-28 17:40:53 +01:00
<?xml version="1.0"?>
<info>
<id>side_menu</id>
<name>Side menu</name>
2020-03-28 18:33:26 +01:00
<summary>Move the top menu to the left side.</summary>
2020-08-13 23:15:03 +02:00
<description><![CDATA[Side menu allows you to modify the position of the main menu by creating a panel on the left of the interface or with a big menu on the top.
You can also define apps that must be displayed in the top menu. Fully customisable.
2020-04-22 00:42:47 +02:00
This application is rather suitable for instances that activate a lot of applications.
Use the shortcut `Ctrl`+`o` to open and to hide the side menu. Use `tab` to navigate.
2020-04-22 00:42:47 +02:00
Comptatible with AppOrder.
2020-04-29 09:07:07 +02:00
You can report a bug or request a feature by opening an issue.
2020-04-22 00:42:47 +02:00
]]></description>
2020-03-28 17:40:53 +01:00
<licence>agpl</licence>
2020-04-29 09:07:07 +02:00
<author mail="contact@deblan.fr" homepage="https://www.deblan.io/">Simon Vieille</author>
2020-08-29 14:46:04 +02:00
<version>1.8.6</version>
2020-03-28 17:40:53 +01:00
<namespace>SideMenu</namespace>
<category>customization</category>
2020-03-28 18:33:26 +01:00
<website>https://gitnet.fr/deblan/side_menu</website>
<bugs>https://gitnet.fr/deblan/side_menu/issues</bugs>
<repository type="git">https://gitnet.fr/deblan/side_menu</repository>
2020-03-30 10:47:45 +02:00
<screenshot>https://upload.deblan.org/u/2020-03/5e81b219.jpg</screenshot>
2020-05-09 16:05:17 +02:00
<screenshot>https://upload.deblan.org/u/2020-03/5e7fab2b.jpg</screenshot>
2020-08-13 16:51:41 +02:00
<screenshot>https://upload.deblan.org/u/2020-08/5f3551d1.png</screenshot>
<screenshot>https://upload.deblan.org/u/2020-08/5f3551f0.png</screenshot>
2020-08-13 23:15:03 +02:00
<screenshot>https://upload.deblan.org/u/2020-08/5f35aae1.png</screenshot>
<screenshot>https://upload.deblan.org/u/2020-08/5f35ab0f.png</screenshot>
2020-03-28 17:40:53 +01:00
<dependencies>
2020-08-25 13:33:02 +02:00
<nextcloud min-version="18" max-version="20"/>
2020-03-28 17:40:53 +01:00
</dependencies>
2020-04-09 09:55:45 +02:00
<settings>
<admin>OCA\SideMenu\Settings\Admin</admin>
<admin-section>OCA\SideMenu\Settings\AdminSection</admin-section>
<personal>OCA\SideMenu\Settings\Personal</personal>
<personal-section>OCA\SideMenu\Settings\PersonalSection</personal-section>
2020-04-09 09:55:45 +02:00
</settings>
2020-03-28 17:40:53 +01:00
</info>