web app setup

17 views
Skip to first unread message

JR

unread,
Jul 20, 2015, 8:45:36 PM7/20/15
to tap-d...@googlegroups.com
Hi all,

I'm hoping somebody might be able to help me with the setup and installation of the TAP web application.

At this point, I have the TAP CMS installed, but I'm at a loss to get the web app working. I've downloaded the files from GIT here: https://github.com/IMAmuseum/tap-web-app

...and there are some minimal instructions here: https://github.com/IMAmuseum/tap-web-app

I've changed the tourMLEndpoint to point to my tour xml file, but all I see is a blank page for the web app.

Are there any more detailed instructions anywhere on how to get this working?


JR

unread,
Jul 20, 2015, 9:50:22 PM7/20/15
to tap-d...@googlegroups.com
Further on this, I found this thread and believe I have a similar issue: https://groups.google.com/forum/#!topic/tap-discuss/d6UyS5puYHA

When I visit the web app page, I can see the 'Select a Tour' title, but there is a blank button below that.

I would be really grateful if anyone could give me some ideas.

JR

unread,
Jul 20, 2015, 11:04:59 PM7/20/15
to tap-d...@googlegroups.com
Well, I've managed to get the web app working correctly now. 

I found that I had to add the following code to show all of the stops, in the Stop Menu (courtesy of this thread: https://groups.google.com/forum/#!topic/tap-discuss/8BGw_R9AIco): 

    navigationControllers: { 
    'StopListView': {
            label: 'Stop Menu',
            filterBy: 'code',
            sortBy: 'code',
            displayCodes: false
        }
    },
Reply all
Reply to author
Forward
0 new messages