Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cooney committed Jul 6, 2017
2 parents 77861f9 + 7284894 commit c50ddf7
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The Story Map Shortlist app lets you organize points of interest into tabs that
[Download](http://links.esri.com/storymaps/shortlist_template_zip) |
[Shortlist page on Esri Story Maps website](http://storymaps.arcgis.com/en/app-list/shortlist/)

**Latest release is version 2.2.2**, if you want to be informed of new releases, we recommend you to watch this repository ([see GitHub help](https://help.github.com/articles/watching-repositories)). See the [release page](https://github.com/Esri/shortlist-storytelling-template-js/releases) for release notes.
**Latest release is version 2.2.3**, if you want to be informed of new releases, we recommend you to watch this repository ([see GitHub help](https://help.github.com/articles/watching-repositories)). See the [release page](https://github.com/Esri/shortlist-storytelling-template-js/releases) for release notes.

For more infomation about using and customizing Esri's Storytelling Apps follow the [Story Maps Developers' Corner](https://developerscorner.storymaps.arcgis.com).

Expand Down Expand Up @@ -107,8 +107,7 @@ Shortlist is not included in Portal for ArcGIS. We are planning to include it in
Yes, when the template is configured with an application ID, adding the URL parameter 'edit' will open the builder. You will be prompted for user authentication through the Identity Manager.

#### How to deploy the application on a web server?
If you are not familiar with web servers here is three solutions:
* Use a free hosting service like [Dropbox](https://www.dropbox.com), you may have to [configure Dropbox to enable webpage hosting](https://www.dropbox.com/enable_public_folder)
If you are not familiar with web servers here are two solutions:
* Use the web server that comes with your server Operating System. On Windows this is Internet Information Services (IIS), if you have a `C:\inetpub\wwwroot` folder on your computer, you should be able to access it's content using `http://localhost`
* On Windows or Mac OS, use a simple web server like [Mongoose](https://code.google.com/p/mongoose/) (not recommended for production)

Expand Down Expand Up @@ -241,6 +240,3 @@ Some open-source components of this project are licensed under other License ter
| spectrum | MIT |
| LazySizes | MIT |
| exif-js | MIT |

[](Esri Tags: Storytelling Shortlist ArcGIS-Online Template Map)
[](Esri Language: JavaScript)

0 comments on commit c50ddf7

Please sign in to comment.