@ -1,6 +1,8 @@
<?xml version="1.0"?>
<info >
<id > side_menu</id>
<name lang= "fr" > Menu latéral</name>
<name lang= "de" > Seitenmenü</name>
<name > Side menu</name>
<summary > Move the top menu to the left side.</summary>
<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.
@ -17,10 +19,11 @@ You can report a bug or request a feature by opening an issue.
]]></description>
<licence > agpl</licence>
<author mail= "contact@deblan.fr" homepage= "https://www.deblan.io/" > Simon Vieille</author>
<version > 1.8.6 </version>
<version > 1.9.0 </version>
<namespace > SideMenu</namespace>
<category > customization</category>
<website > https://gitnet.fr/deblan/side_menu</website>
<discussion > https://deblan.cloud/index.php/call/fffxkc7h</discussion>
<bugs > https://gitnet.fr/deblan/side_menu/issues</bugs>
<repository type= "git" > https://gitnet.fr/deblan/side_menu</repository>
<screenshot > https://gitnet.fr/deblan/side_menu/raw/branch/master/screenshots/admin_settings.png</screenshot>
@ -29,13 +32,17 @@ You can report a bug or request a feature by opening an issue.
<screenshot > https://gitnet.fr/deblan/side_menu/raw/branch/master/screenshots/nc19_default_menu.png</screenshot>
<screenshot > https://gitnet.fr/deblan/side_menu/raw/branch/master/screenshots/nc20_big_menu_responsive.png</screenshot>
<screenshot > https://gitnet.fr/deblan/side_menu/raw/branch/master/screenshots/personal_settings.png</screenshot>
<documentation >
<admin > https://gitnet.fr/deblan/side_menu/src/branch/master/README.md</admin>
<developer > https://gitnet.fr/deblan/side_menu/src/branch/master/README.md</developer>
</documentation>
<dependencies >
<nextcloud min-version= "18" max-version= "20" />
</dependencies>
<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>
</settings>
<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>
</settings>
</info>