2017

Table Of Contents
Use the pageFitButton to show/hide the button that can toggle between the
page fitting options (ie Fit Page to Window (autofit mode) and Fit Width).
Use the spreadToggleButton to show/hide the toggle button which can help
switch between Single Page display or Facing Pages display for a publication
with facing pages.
If the publication has only single pages, then this button is not available by default
(irrespective of the setting).
"features" : {
"tableOfContents" : true,
"toolbar" : true,
"scrubber" : true,
"toolbarView" : true,
"storeAccessibility" : false,
"variantSwitching" : false,
"socialSharing" : true
"globalAudioPlayer" : true,
"pageNavigation" : true,
"fullScreen" : true,
"pageFitButton" : true,
"spreadToggleButton" : true,
}
"toc": {
"showImage": false,
"showHTMLTitle" : true,
"showDescription": true,
"titleLines" : 4,
"descriptionLines" : 2,
"tocBanner" : true
},
"scrubber": {
"filmStrip" : true
},
"filmStrip": {
"mouseHoverNavigation" : false
}
"options": {
"facebookShare" : true,
"twitterShare" : true,
"emailShare" : true,
"linkedinShare" : true
}
Social sharing configuration
Use the socialSharing and features sections to configure the social media sharing
options for your app.
To enable/disable the social sharing button from the toolbar, use the
socialSharing parameter of the <features> section.
To enable/disable the available sharing options, use the parameters of the
<options> section (i.e. twitterShare, facebookShare, emailShare,
linkedinShare).
70 | DIGITAL PUBLISHING WITH QUARKXPRESS 2017
HTML5 PUBLICATIONS