2017

Table Of Contents
"enableExternal": true,
"mobileOnly": false,
"banner" : {
"enabled" : false,
"source" : "user-content/banner.zip",
"height" : 250
}
"extensions": {
"desktop": [
],
"mobile": [
],
"all": [
"webreader/ext/googlemaps.js"
],
"auth": {
"googlemaps": {
"key": ""
}
}
"publication": {
"title": "AppStudio Web App",
"summary": "Pub description/summary goes here",
"urlRoot": "./",
"configFilename": "application-config.webreader.json",
"orientation" : {
"mobile" : "both",
"desktop" : "both"
}
}
Features configuration
Use the features section to configure some general features of your app.
These parameters take values of true/false.
Use the toolbar parameter to show/hide the toolbar in the webapp. If the toolbar
display is true, the other toolbar button customizations will come into play.
Use the tableOfContents parameter to show/hide the TOC button in the toolbar.
Turn it on if the publication uses section pages as table of contents.Further
customize it to display the TOC title as a banner using the tocBanner parameter
under the "toc" section.
Use the scrubber parameter to show/hide the scrubber in the toolbar. When the
scrubber bar is enabled, use the filmStrip customization under the scrubber
section, to show/hide the filmstrip display on the page thumbnails in the issue.
Further enable/disable thumbnail navigation on the desktop using a mouse hover
using the mouseHoverNavigation parameter under the filmstrip section.
Use the socialSharing parameter to show/hide the Sharing button in the toolbar.
Use the globalAudioPlayer parameter to show/hide button to view the player
for global audio.
To stop the user from navigating to other pages, except via interacivities or the
scrubber bar, use the pageNavigation parameter. When pageNavigation is
enabled, the user can configure the display of navigation arrows as mentioned in
Navigation configuration.
Use the fullScreen parameter to show/hide the button to enter fullscreen mode
on the desktop.
DIGITAL PUBLISHING WITH QUARKXPRESS 2017 | 69
HTML5 PUBLICATIONS