Folder

Overview

The media folder is a way of organizing your media files.

Commands Summary

A summary of commands available on this item via right-click context menu

CommandSummary

Import media

Imports media file from local disk into workspace

Import media folder

Imports media folder from local disk into workspace

Create media folder

Create a new media folder

Create media file

Creates a new (empty) media file

Create media Login Page

Creates login.html file

Create media Web App Manifest

Creates a manifest.json file

Create media Head Index Contribution

Creates a head-index-contributions.html file

Rename

Rename folder

Delete media

Delete folder

Commands Details

The details for each command available on this item via right-click context menu

Import media

Import media file (actually any type of file), from local disk into the Servoy solution. Can choose the file using OS File Chooser.

Import media folder

Import media folder and all files from it (any type of file), from local disk into the Servoy solution. Can choose the folder using OS Folder Chooser.

Create media folder

Create a new (empty) media folder, used to organize your files inside your solution.

Create media file

Create a new (empty) media file, can be any type of file (for later edit).

Create media Login Page

Creates login.html file which will be used when showing the default login page for the solutions authenticator modes: DEFAULT, SERVOY_CLOUD, AUTHENTICATOR.

Create media Web App Manifest

Creates a manifest.json file which will be used for progressive web app (web applications that can be installed to the homescreen of a device without needing the user to go through an app store )

Create media Head Index Contribution

Creates a head-index-contributions.html file which should contain meta tags to be added to the index.html file of the application. Can be used to configure Web Application for IPad/IPhone.

Rename

Rename folder.

Delete media

Delete folder (and all its content) from workspace.

Last updated