Added navigation manager in files app for the sidebar
Apps can now register navigation items into the sidebar of the files app. For every sidebar item there is a container. The container's content is rendered based on the script name given at registration time.
Showing
- apps/files/index.php 30 additions, 10 deletionsapps/files/index.php
- apps/files/lib/app.php 17 additions, 0 deletionsapps/files/lib/app.php
- apps/files/templates/appnavigation.php 4 additions, 4 deletionsapps/files/templates/appnavigation.php
- apps/files/templates/index.php 7 additions, 1 deletionapps/files/templates/index.php
- apps/files_trashbin/appinfo/app.php 10 additions, 3 deletionsapps/files_trashbin/appinfo/app.php
- apps/files_trashbin/index.php 2 additions, 35 deletionsapps/files_trashbin/index.php
- apps/files_trashbin/templates/index.php 0 additions, 7 deletionsapps/files_trashbin/templates/index.php
Loading
Please register or sign in to comment