2017

Table Of Contents
The Reader Controls pane lets you specify the appearance and behaviours of the
layout in a web reader.
The Analytics pane lets you enable/disable Google analyics and define a Google
maps API key for geolocation.
The Social Sharing pane lets you define the settings for social medium platforms.
When you're finished configuring options, click OK. To capture the current settings
without creating an HTML5 Publication file, click Capture Settings
6
Click Export.
Web app configuration
Configure your web app using the reader-config.json file located at the root of
your output.
Use this file to configure the following:
Look and feel
Features
Analytics
Social sharing
{
"app": {
"title": "App Studio".
"auth": {
"authToken": "ASauth",
"authRoot": "http://clientapi.appstudio.net/quarkauth",
"authProxy" :
"http://clientapi.appstudio.net/ie9login/iframe-code.html",
"level": "issue",
"launchLogin": false,
"publicationCode" : ""
},
"loading": {
"image": "webreader/images/loading-logo.png",
"backgroundColor":"#fff",
"color":"#333333"
},
"params": {
"loglevel": -1
},
"enableCookies": true,
"enablePromoted": true,
"enableExternal": true,
"mobileOnly": false,
"banner" : {
"enabled" : false,
"source" : "user-content/banner.zip",
"height" : 250
}
}
"type": {
"login": "signin",
"subscribe": "subscribe"
},
"toc": {
"showImage": false,
"showHTMLTitle" : true,
"showDescription": true,
"titleLines" : 4,
66 | DIGITAL PUBLISHING WITH QUARKXPRESS 2017
HTML5 PUBLICATIONS