Skip to content

KubaSzostak/LandingPage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Landing Page for ArcGIS Portal group

This application changes ArcGIS Portal or ArcGIS Online group into dedicated landing page. Instead of showing all portal elements like links to Gallery or Members Landing Page focuses only on your Group content.

alt text

This application was inspiredy by Minimal Gallery from Esri. I found Minimal Gallery code so overcomplicated that it was easier for me creating new application rather than adding two text elements (group snippet and group description) to existing Minimal Gallery code. I ended with one HTML file and one TypeScript/JavaScript file + reference to bootstrap.css.

How to use

  1. Download and put content of this repository on your server
  2. Update config.js file with your ArcGIS Portal address and default group id (by default Landing Page uses ArcGIS Online - https://www.arcgis.com).
  3. If needed use URL parameters 'portalUrl' and 'group', eg.: