Home Applications apptools-infochest

apptools-infochest

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
5
1 reviews
0
Awards
267
Views
13
IPM installs
0
0
Details
Releases
Reviews
Issues
Pull requests
Articles
Dependencies
This app has a demo View
Template and examples for creating a user interface for a media file storage

What's new in this version

bugs fixed
description updated
demo is implemented

Repo-GitHub
OEX-apptools-infochest

Docker-ports

apptools-infochest

Gitter
Demo

What’s new

Added auto load

A project in which multimedia treasures of files are collected in Photo Album, Music Player and Book Library in a user-friendly responsive interface.

Load http://your-host:your-port/apptoolsrest/a/infochest

Change the path to your treasure files and start viewing, listening or reading from any convenient device: desktop, tablet or smartphone.

The example will be located at ${CSPdir}/apptools/files

After saving and updating the panel, you can select a music track.

The built-in HTML5 player is used to play music.

The Lightbox Component is used to view pictures and videos: UiKit.

Installation with ZPM

If ZPM the current instance is not installed, then in one line you can install the latest version of ZPM.

zn "%SYS" d ##class(Security.SSLConfigs).Create("z") s r=##class(%Net.HttpRequest).%New(),r.Server="pm.community.intersystems.com",r.SSLConfiguration="z" d r.Get("/packages/zpm/latest/installer"),$system.OBJ.LoadStream(r.HttpResponse.Data,"c")

If ZPM is installed, then ZPM can be set with the command

zpm:USER>install apptools-infochest

Installation with Docker

Prerequisites

Make sure you have git and Docker desktop installed.

Installation

Clone/git pull the repo into any local directory

$ git clone https://github.com/SergeyMi37/apptools-infochest.git

Open the terminal in this directory and run:

$ docker-compose build
  1. Run the IRIS container with your project:
$ docker-compose up -d

How to Test it

Open IRIS terminal:

$ docker-compose exec iris iris session iris
USER>
USER>zpm
zpm:USER>install apptools-infochest
Read more
Made with
Install
zpm install apptools-infochest download archive
Version
1.1.1027 May, 2022
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for Health
First published
08 Mar, 2021
Last checked by moderator
27 Jun, 2023Works