Esri / storymap-journal

The Story Map Journal is ideal when you want to combine narrative text with maps and other embedded content.
Apache License 2.0
101 stars 79 forks source link

examples no longer work :( #37

Open mhoole opened 9 years ago

mhoole commented 9 years ago

"Can I use a single deployment of Map Journal for multiple stories?

Yes. If you have customized the application and deployed it on your server, you don't need to copy it multiple times, edit index.html and paste a different application ID for each story you want to publish.

Instead edit index.html, locate the configOptions section and fill the authorizedOwners property with the ArcGIS Online or Portal for ArcGIS login of the owner(s) of the Journals you want to use. This make possible for the application to display any of the Journal created by the specified user(s) through an URL parameter.

Example of the same application displaying two stories:"

http://myserver.com/MapJournal/index.html?appid=c7ad1a55de0247a68454a76f251225a4 http://myserver.com/MapJournal/index.html?appid=c7ad1a55de0247a68454a76f251225a5

glazou commented 9 years ago

Those example never worked, it was to illustrate the process but I understand that it can be confusing. We will clarify, thanks for the feedback.