2017
Table Of Contents
- Contents
- Introduction
- Quark digital publishing options
- Defining your goals and limitations
- Hardware, operating systems, and formats
- General design approach
- Mistakes to avoid
- Projects and Layouts
- Digital layouts
- Creating a digital layout
- Working with layouts
- Adding interactivity to digital layouts
- Working with interactivity actions
- East Asian features in Digital layouts
- Text in Digital layouts
- Fonts in Digital layouts
- Hyperlinks in Digital layouts
- Groups in Digital layouts
- Synchronizing content between orientations
- Updating missing files
- Reviewing Digital Publishing asset usage
- Working with Reflow
- Creating a TOC for ePub or Kindle
- Working with eBook metadata
- Digital layouts
- Working with output styles
- HTML5 Publications
- Exporting for ePub
- Exporting for Kindle
- The App Studio feature
- Understanding App Studio
- Creating an App Studio issue
- Creating an App Studio app
- Preparing to submit an App Studio app to Apple
- Creating your developer account
- Getting your iPad's device ID
- Creating your iOS Development Certificate
- Creating your iOS Distribution Certificate
- Registering devices
- Creating an app ID
- Setting up for push notifications
- Creating a Development Provisioning Profile
- Creating an App Store Provisioning Profile
- Creating an app description in iTunes Connect
- Setting up in-app purchases
- Preparing to submit an Android App Studio app
- Requesting an App Studio app
- Updating an App Studio app
- Preparing to submit an App Studio app to Apple
- Submitting an app to Apple
- Submitting an Android app
- Exporting as an iOS app
- Legal notices
- Index
"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