{ 'Theme' : 'NewspaperTheme', 'ThemeForced' : 'false', //************************************************************************************************************************** // You may add skin settings below here to override the Theme skin settings or to set values which are not part of the Theme //************************************************************************************************************************** 'ProductName' : 'The Tifton Gazette', 'DefaultCompanyCode' : 'TGZ', 'DefaultBookCode' : '', 'DefaultToPrevious' : 'false', // 'true' or 'false' - Use previous book/language next time it is launched 'EnableUserDefaultBookPrompt' : 'false', // 'true' or 'false' - User will be prompted whether to set the current book as a default book via the DefaultBook dynamic dialog 'ServicePath' : './', // "For accessing data externally from mobile. This should have full http path to the services directory - Will default to ./ otherwise." 'UncServicePath' : '\\\\newspaper.dirxiondemo.com\\tiftongazette', // Used to construct export path for PdfExport 'ServiceGetBookListCompanyFilter' : 'false', 'ServiceBuildBookList' : 'false', // Use only for customers with large bookshelves (> 200 titles) // true - calls ServiceBuildBookList.php to pre-build the booklist once per day // BookshelfAtStartup options are as follows: // dynamic - open to bookshelf until user has picked a default book // never - always show previously used book when user first opens app. // always - (deprecated) always show bookshelf when user first opens app (as long as the feature is activated) // once - (deprecated) show bookshelf the first time the user opens the app. For subsequent uses, shows the previously openned book 'BookshelfAtStartup' : 'never', 'BookshelfType' : 'new', // 'old' or 'new' 'TabletBookshelfType' : 'new', // 'old' or 'new' 'Tablet7BookshelfType' : 'new', // 'old' or 'new' 'IPhoneBookshelfType' : 'new', // 'old' or 'new' 'BookshelfPopover' : '', // 'Off' to turn off bookshelf description popovers 'TabletBookshelfPopover' : '', // 'Off' to turn off bookshelf description popovers 'Tablet7BookshelfPopover' : '', // 'Off' to turn off bookshelf description popovers 'IPhoneBookshelfPopover' : '', // 'Off' to turn off bookshelf description popovers 'BookshelfTitle' : '', 'BookshelfSortOrder' : 'ascending', // 'ascending' (default) or 'descending' 'BookshelfSortType' : 'title', // 'title' (default) uses the Title attribute in the tag of the book.xml file // 'edition' sorts by book code (which is actually a specially formatted date for newspapers) // 'key' = uses the tag in the book.xml file 'BookshelfShowBookSize' : 'Off', // Show 'booksize' or 'pagecount' value from book XML on bookshelf if downloading is possible // LOGOS 'BookshelfLogoPath' : 'skin:images/logo_big.png', 'IPadLandscapeBookshelfLogoPath' : 'skin:images/logo_big.png', 'IPadPortraitBookshelfLogoPath' : 'skin:images/logo_small.png', 'Tablet7LandscapeBookshelfLogoPath' : 'skin:images/logo_big.png', 'Tablet7PortraitBookshelfLogoPath' : 'skin:images/logo_small.png', 'IPhonePortraitBookshelfLogoPath' : 'skin:images/logo_small.png', 'IPhoneLandscapeBookshelfLogoPath' : 'skin:images/logo_small.png', 'ToolbarLogoPath' : 'skin:images/logo_big.png', 'IPadLandscapeToolbarLogoPath' : 'skin:images/logo_big.png', 'IPadPortraitToolbarLogoPath' : 'skin:images/logo_small.png', 'Tablet7LandscapeToolbarLogoPath' : 'skin:images/logo_big.png', 'Tablet7PortraitToolbarLogoPath' : 'skin:images/logo_small.png', 'IPhoneLandscapeToolbarLogoPath' : 'skin:images/logo_small.png', 'IPhonePortraitToolbarLogoPath' : 'skin:images/logo_small.png', // LOGO urls 'BookshelfLogoURL' : '', 'ToolbarLogoURL' : '', 'DefaultLanguageIndex' : 0, 'LanguageCount' : 1, 'Languages' : [ // 'Code' is the language code used by Flex implementation 'ISO' is the ISO 639-1 standard language code {'Name':'English', 'Code':'enu', 'ISO':'en'}, // English {'Name':'Español', 'Code':'esn', 'ISO':'es'}, // Spanish {'Name':'Français', 'Code':'frc', 'ISO':'fr'}, // French Canadian {'Name':'Deutsch', 'Code':'deu', 'ISO':'de'}, // German {'Name':'Português', 'Code':'ptb', 'ISO':'pt'}, // Portuguese (Brazil) {'Name':'中文', 'Code':'chs', 'ISO':'zh'}, // Chinese {'Name':'日本語', 'Code':'jpn', 'ISO':'ja'}, // Japan {'Name':'한국어', 'Code':'kor', 'ISO':'ko'}, // Korean {'Name':'Italiano', 'Code':'ita', 'ISO':'it'}, // Italian {'Name':'Русский', 'Code':'rus', 'ISO':'ru'}, // Russian {'Name':'ไทย', 'Code':'tha', 'ISO':'th'}, // Thai {'Name':'Suomi', 'Code':'fin', 'ISO':'fi'}, // Finnish {'Name':'Svenska', 'Code':'sve', 'ISO':'sv'}, // Swedish {'Name':'Türkçe', 'Code':'tur', 'ISO':'tr'}, // Turkish {'Name':'Čeština', 'Code':'ces', 'ISO':'cs'}, // Czech {'Name':'Polski', 'Code':'pol', 'ISO':'pl'}, // Polish {'Name':'Nederlands', 'Code':'nld', 'ISO':'nl'} // Dutch Nederlands ], 'TocOnChangeBook' : 'close', // Initial toc display mode (open or close) 'PageNavigationBtnsEnabled' : true, // true - indicates to show prev/next buttons in page control 'PageHistoryBtnEnabled' : true, // true - indicates to show back button below toolbar 'EditionEnabled' : true, // true - indicates to create a calendar control object // LazyLoad thumbstrip skin settings 'ThumbViewStyle' : 'single', // 'single' or 'facing' 'ThumbViewBackgroundColor': 'light', // 'light' or 'dark' // EditionCalendarType value can be: // 0 = month // 1 = year 'EditionCalendarType' : '0', 'AboutComponent' : 'AboutAccordion', // Place name of dynamic dialog box to open from About toolbar button, ex. 'AboutAccordion' 'SupportNumber' : '1-888-393-0962', 'SupportHours' : '7:00am - 6:00pm CST', 'SupportEmail' : 'feedback@dirxion.com', 'ToolbarPosition' : 'left', // 'top', 'bottom' or 'left' 'IPadToolbarPosition' : 'left', // 'top', 'bottom' or 'left' 'MobileMenuButtonPosition' : 'right', // 'right' or 'left' 'IPadToolbarHasText' : 'true', // 'true' or 'false' (Turns text labels on/off for tablet toolbars) 'ToolbarButtonColor' : 'auto', // 'auto', light', or 'dark' 'Tablet7ToolbarButtonColor' : 'auto', // 'auto', light', or 'dark' 'IPhoneToolbarButtonColor' : 'dark', // 'auto', light', or 'dark' 'MenuButtonColor' : 'dark', // 'light' or 'dark' ('auto' not currently supported but will set the background to the proper contrasting color) // Custom toolbar layout components are: // logo,library,edition,thumbs,single,facing,single+facing,prev,page,next,wishlist,help,custom0...custom(n-1),share, // divider,pad(49),spacer,enotify,weatherfeed,cart,cartplusprint,shortcut,twitterfeed,facebookfeed,rssfeed,youtubefeed,dialog1, // toc,tocwidget,search,searchwidget,language,category,zoomin,zoomout,bookhistory,bookmarks,crop // libshare,libsearch,libsearchwidget,libtoggle,postalcode 'MinimalUI' : 'true', 'MinimalUIBtn' : 'skin:images/toolbar/minimal_ui_btn.svg?SvgId=btn_menu', 'MinimalUIOnInit' : 'open', 'VerticalBookshelfTb' : 'libfilter,libshare,help', 'VerticalBookViewTb' : 'search,next,prev,single+facing,thumbs,bookmarks,print,share,crop,exportpdf,edition,help', 'IPadLandscapeVerticalBookViewTb' : 'search,edition,thumbs,bookmarks,print,share,crop,help', 'IPadPortraitVerticalBookViewTb' : 'search,edition,thumbs,bookmarks,print,share,crop,help', 'BookshelfTbLeft' : 'logo', 'BookshelfTbCenter' : '', 'BookshelfTbRight' : 'help', 'ToolbarLeft' : 'logo,pad(10)', 'ToolbarCenter' : 'thumbs,single+facing,divider,prev,page,next,divider,print,exportpdf,share,bookmarks', 'ToolbarRight' : 'search,edition,help', // Toolbar defaults when not using SEARCHWIDGET and using PDF EXPORT: remove // and place them in front of above toolbar settings //'ToolbarLeft' : 'logo,', //'ToolbarCenter' : 'search,toc,single+facing,thumbs,bookmarks,divider,prev,page,next,divider,print,share,crop,help', //'ToolbarRight' : '', 'IPadLandscapeToolbarLeft' : 'logo', 'IPadLandscapeToolbarCenter' : 'thumbs,page,share,exportpdf,search', 'IPadLandscapeToolbarRight' : 'edition,help', 'IPadPortraitToolbarLeft' : 'logo', 'IPadPortraitToolbarCenter' : 'thumbs,page,share,search', 'IPadPortraitToolbarRight' : 'edition,help', 'Tablet7LandscapeToolbarLeft' : 'logo', 'Tablet7LandscapeToolbarCenter' : 'thumbs,page,share,search', 'Tablet7LandscapeToolbarRight' : 'edition,help', 'Tablet7PortraitToolbarLeft' : 'logo', 'Tablet7PortraitToolbarCenter' : 'thumbs,page,share,exportpdf,search', 'Tablet7PortraitToolbarRight' : 'edition,help', 'IPhoneToolbarLeft' : 'logo', 'IPhoneToolbarCenter' : 'thumbs,search,share,exportpdf,edition', 'IPhoneToolbarRight' : 'help', 'ToolbarLeftFromFacebook' : 'logo,pad(10)', 'ToolbarCenterFromFacebook' : 'contents,thumbs,single+facing,divider,prev,page,next,divider,print,share,bookmarks', 'ToolbarRightFromFacebook' : 'search,edition,help', 'ToolbarLibraryURL' : '', // blank = internal bookshelf (but cannot use Catalogs tab) ./skin:entrymap/entry.asp 'ToolbarCartDialog' : 'CartTemplateA', // Name of Dialog to open when user clicks on Cart button 'StoreLink_ios' : '', 'StoreLink_android' : '', //****************** CUSTOM BUTTONS **************************** // The ToolbarCustomButtons skin setting for adding custom // buttons can be found in the lang.txt files. //************************************************************** // Custom library toolbar layout components are: // enotify,custom1,cart,language,category 'ToolbarLibraryRight' : '', //********************* TAB BARS ******************************* // The LeftTabBar and RightTabBar skin settings for adding // tab bars can be found in the lang.txt files. //************************************************************** // VideoWindow values can be: // 'Page' = video will play on page // 'Dialog' = video will play in a pop-in dialog 'VideoWindow' : 'Dialog', // UrlTargetWindow values can be: // '' = new external browser window for each url // 'DirxionHtml5' = reuse same external browser window for each url 'UrlTargetWindow' : 'DirxionHtml5', 'UrlWindowOpenBackArg' : '', // Arg to append to command line to allow custom back buttons - partnerURL for MSC 'UrlWindowOpenBackVal' : '', // For MSC should be something like http://dirxion.mscdirect.com/bigbook 'PolyFillOpacityOut' : '1', 'PolyFillColorOut' : '#FFFFFF', 'PolyBorderThicknessOut' : '0', 'PolyBorderOpacityOut' : '100', 'PolyBorderColorOut' : '#0000FF', 'PolyFillOpacityOver' : '20', 'PolyFillColorOver' : '#FFFFFF', 'PolyBorderThicknessOver': '0', 'PolyBorderOpacityOver' : '100', 'PolyBorderColorOver' : '#0000FF', 'UrlFillOpacityOut' : 1, 'UrlFillColorOut' : '#FF0000', 'UrlBorderThicknessOut' : '0', 'UrlBorderOpacityOut' : 100, 'UrlBorderColorOut' : '#FF0000', 'UrlBorderStyleOut' : 'Underline', 'UrlFillOpacityOver' : 30, 'UrlFillColorOver' : '#FF0000', 'UrlBorderThicknessOver' : 0, 'UrlBorderOpacityOver' : 0, 'UrlBorderColorOver' : '#FF0000', 'UrlBorderStyleOver' : 'Box', 'TelFillOpacityOut' : 1, 'TelFillColorOut' : '#FF0000', 'TelBorderThicknessOut' : '0', 'TelBorderOpacityOut' : 100, 'TelBorderColorOut' : '#FF0000', 'TelBorderStyleOut' : 'Underline', 'TelFillOpacityOver' : 30, 'TelFillColorOver' : '#FF0000', 'TelBorderThicknessOver' : 0, 'TelBorderOpacityOver' : 0, 'TelBorderColorOver' : '#FF0000', 'TelBorderStyleOver' : 'Box', 'VideoFillOpacityOut' : 1, 'VideoFillColorOut' : '#FF0000', 'VideoBorderThicknessOut' : '0', 'VideoBorderOpacityOut' : 100, 'VideoBorderColorOut' : '#FF0000', 'VideoBorderStyleOut' : 'Underline', 'VideoFillOpacityOver' : 30, 'VideoFillColorOver' : '#FF0000', 'VideoBorderThicknessOver' : 0, 'VideoBorderOpacityOver' : 0, 'VideoBorderColorOver' : '#FF0000', 'VideoBorderStyleOver' : 'Box', 'PopupFillOpacityOut' : 1, 'PopupFillColorOut' : '#FF0000', 'PopupBorderThicknessOut' : '0', 'PopupBorderOpacityOut' : 100, 'PopupBorderColorOut' : '#FF0000', 'PopupBorderStyleOut' : 'Underline', 'PopupFillOpacityOver' : 30, 'PopupFillColorOver' : '#FF0000', 'PopupBorderThicknessOver' : 0, 'PopupBorderOpacityOver' : 0, 'PopupBorderColorOver' : '#FF0000', 'PopupBorderStyleOver' : 'Box', 'XrefFillOpacityOut' : 1, 'XrefFillColorOut' : '#FF0000', 'XrefBorderThicknessOut' : '0', 'XrefBorderOpacityOut' : 100, 'XrefBorderColorOut' : '#FF0000', 'XrefBorderStyleOut' : 'Underline', 'XrefFillOpacityOver' : 30, 'XrefFillColorOver' : '#FF0000', 'XrefBorderThicknessOver' : 0, 'XrefBorderOpacityOver' : 0, 'XrefBorderColorOver' : '#FF0000', 'XrefBorderStyleOver' : 'Box', 'DetailFillOpacityOut' : 1, 'DetailFillColorOut' : '#FF0000', 'DetailBorderThicknessOut' : '0', 'DetailBorderOpacityOut' : 100, 'DetailBorderColorOut' : '#FF0000', 'DetailBorderStyleOut' : 'Underline', 'DetailFillOpacityOver' : 30, 'DetailFillColorOver' : '#FF0000', 'DetailBorderThicknessOver' : 0, 'DetailBorderOpacityOver' : 0, 'DetailBorderColorOver' : '#FF0000', 'DetailBorderStyleOver' : 'Box', 'EnhancedFillOpacityOut' : 1, 'EnhancedFillColorOut' : '#FF0000', 'EnhancedBorderThicknessOut' : '0', 'EnhancedBorderOpacityOut' : 100, 'EnhancedBorderColorOut' : '#FF0000', 'EnhancedBorderStyleOut' : 'Underline', 'EnhancedFillOpacityOver' : 30, 'EnhancedFillColorOver' : '#FF0000', 'EnhancedBorderThicknessOver' : 0, 'EnhancedBorderOpacityOver' : 0, 'EnhancedBorderColorOver' : '#FF0000', 'EnhancedBorderStyleOver' : 'Box', 'HighlightFillOpacity' : 30, 'HighlightFillColor' : '#00FF00', 'HighlightBorderThickness' : 0, 'HighlightBorderOpacity' : 0, 'HighlightBorderColor' : '#00FF00', 'HighlightBorderStyle' : 'Box', 'FrameFillOpacity' : 0, 'FrameFillColor' : '#FFFFFF', 'FrameBorderThickness' : '20', 'FrameBorderOpacity' : 30, 'FrameBorderColor' : '#00FF00', 'FrameBorderStyle' : 'Box', 'CustomFillOpacityOut' : 1, 'CustomFillColorOut' : '#FF0000', 'CustomBorderThicknessOut' : '0', 'CustomBorderOpacityOut' : 100, 'CustomBorderColorOut' : '#FF0000', 'CustomBorderStyleOut' : 'Underline', 'CustomFillOpacityOver' : 30, 'CustomFillColorOver' : '#FF0000', 'CustomBorderThicknessOver' : 0, 'CustomBorderOpacityOver' : 0, 'CustomBorderColorOver' : '#FF0000', 'CustomBorderStyleOver' : 'Box', 'MobileLinks' : 'true', // true = turn on links for mobile phones, false = turn off links 'WeatherSetTitle' : 'Fenton, Missouri', //this is the title text above the forecast 'WeatherLocation' : 'Fenton+MO', //this populates the actual forecast in the dialog, can use zip or city+state // Indicate the buttons and order of the Share dialog box - email,facebook,twitter,pinterest,houzz,download 'ShareDialogBtns' : 'email,facebook,twitter,pinterest', // Indicate the buttons and order of the CropShare dialog box - email,facebook,pinterest,houzz,download 'CropShareDialogBtns' : 'email,facebook,pinterest,download,houzz', // Facebook Sharing is specific to one domain - If a facebook app is in place the URL argument and another App ID will be necessary 'ShareToPageUsePageThumbs' : 'true', 'ShareToUrlOverride' : '', // SOCIAL MEDIA TABS ON THE RIGHT SIDE //For SocialWidgets replace '', with 'twitter,facebook,fblike,rss,flickr,youtube,pinterest,instagram,google', (removing the social feeds in this list that won't be used) 'SocialWidgets' : '', 'FacebookID' : '195461387305226', 'FacebookLikeID' : '195461387305226', 'TwitterID' : 'dirxion', 'PinterestID' : 'mybelk', 'YouTubeID' : 'UUSc97r36nqLpiP0tQgK6FdA', 'InstagramID' : '!373916522', //always starts with a ! 'FlickrID' : '42495261@N05', 'RSSID' : 'http://feeds.feedburner.com/houzz', 'GoogleID' : '+google', //usually numbers, e.g. Dirxion's would be '117292769888826313366', // SOCIAL MEDIA MOBILE MENU LINKS (If not here, it uses the info from above) 'RSSLink' : 'http://blogs.dirxion.com/', 'InstagramLink' : 'dirxionllc', //Facebook: Use this website to get the customers Facebook ID - http://findmyfacebookid.com/ or http://lookup-id.com/ //Instagram: //Step 1 : Copy this URL -> https://api.instagram.com/v1/users/search?q=USERNAME&access_token=373916522.f284d9b.cf583325c6194a8d99ad287c3bfdfe8a //Step 2 : Replace USERNAME in the above url with the customers //Step 3 : In the JSON it returns, the last line will be "id":"293106496" <- This number is their Instagram ID //Pinterest: //Pinterest has 2 different ID options: //Posts for a user name - Enter the required user name //Posts for a specific user board - Enter the user name followed by "/" and then the board name - e.g. mybelk/dresswear/ //Flickr: Use this website to get the customers Flickr ID - http://idgettr.com/ //YouTube: Use this website to get YouTubeID - http://yourcatalog.dirxion.com/_tools/youtube.html // Settings used for IPhone when in portrait orientation (see http://docs.dirxion.com/flex/SkinZoomSettings.htm) 'IPhonePortraitDefaultDisplayMode' : 'single', // Initial page display mode (facing, single, or thumbnail) 'IPhonePortraitDefaultZoomSingle' : 'fitwidth', // Initial page zoom level when going to single page display mode 'IPhonePortraitDefaultZoomFacing' : 'fitwidth', // Initial page zoom level when going to facing page display mode 'IPhonePortraitDefaultHighlightZoom': '', // Amount to zoom in when displaying search results 'IPhonePortraitZoomLevelsSingle' : '0|fitwidth|opti(3)*1.5|opti(4)*2.0', 'IPhonePortraitZoomLevelsFacing' : '0|fitwidth|opti(2)*1.5|opti(4)*2.0', 'IPhonePortraitZoomMax' : 'opti(4)*2.0', 'IPhonePortraitZoomAnimation' : 'false', // true = use animated effect on zooms // Settings used for IPhone when in landspace orientation (see http://docs.dirxion.com/flex/SkinZoomSettings.htm) 'IPhoneLandscapeDefaultDisplayMode' : 'single', // Initial page display mode (facing, single, or thumbnail) 'IPhoneLandscapeDefaultZoomSingle' : 'fitwidth', // Initial page zoom level when going to single page display mode 'IPhoneLandscapeDefaultZoomFacing' : 'fitwidth', // Initial page zoom level when going to facing page display mode 'IPhoneLandscapeDefaultHighlightZoom': '', // Amount to zoom in when displaying search results 'IPhoneLandscapeZoomLevelsSingle' : '0|fitwidth|opti(3)*1.5|opti(4)*2.0', 'IPhoneLandscapeZoomLevelsFacing' : '0|fitwidth|opti(3)*1.5|opti(4)*2.0', 'IPhoneLandscapeZoomMax' : 'opti(4)*2.0', 'IPhoneLandscapeZoomAnimation' : 'false', // true = use animated effect on zooms // Settings used for IPad when in portrait orientation (see http://docs.dirxion.com/flex/SkinZoomSettings.htm ) 'IPadPortraitDefaultDisplayMode' : 'single', // Initial page display mode (facing, single, or thumbnail) 'IPadPortraitDefaultZoomSingle' : 'fitwidth', // Initial page zoom level when going to single page display mode 'IPadPortraitDefaultZoomFacing' : 'fitwidth', // Initial page zoom level when going to facing page display mode 'IPadPortraitDefaultHighlightZoom' : '', // Amount to zoom in when displaying search results 'IPadPortraitZoomLevelsSingle' : '0|fitwidth|opti(4)', 'IPadPortraitZoomLevelsFacing' : '0|fitwidth|opti(4)', 'IPadPortraitZoomMax' : 'opti(4)', 'IPadPortraitZoomAnimation' : 'false', // true = use animated effect on zooms // Settings used for IPad when in landspace orientation (see http://docs.dirxion.com/flex/SkinZoomSettings.htm ) 'IPadLandscapeDefaultDisplayMode' : 'single', // Initial page display mode (facing, single, or thumbnail) 'IPadLandscapeDefaultZoomSingle' : 'fitwidth', // Initial page zoom level when going to single page display mode 'IPadLandscapeDefaultZoomFacing' : 'fitwidth', // Initial page zoom level when going to facing page display mode 'IPadLandscapeDefaultHighlightZoom' : '', // Amount to zoom in when displaying search results 'IPadLandscapeZoomLevelsSingle' : '0|fitwidth|opti(4)', 'IPadLandscapeZoomLevelsFacing' : '0|fitwidth|opti(4)', 'IPadLandscapeZoomMax' : 'opti(4)', 'IPadLandscapeZoomAnimation' : 'false', // true = use animated effect on zooms // Settings used for LOW resolution screens (see http://docs.dirxion.com/flex/SkinZoomSettings.htm ) 'LowDefaultDisplayMode' : 'single', // Initial page display mode (facing, single, or thumbnail) 'LowDefaultZoomSingle' : 'fitwidth:40:120', // Initial page zoom level when going to single page display mode 'LowDefaultZoomFacing' : 'fitpage', // Initial page zoom level when going to facing page display mode 'LowDefaultHighlightZoom' : '', // Amount to zoom in when displaying search results 'LowZoomLevelsSingle' : '0|fitwidth:80:120|75|125', 'LowZoomLevelsFacing' : '0|fitwidth:80:120|75|125', 'LowZoomMax' : '150', 'LowZoomAnimation' : 'false', // true = use animated effect on zooms // Settings used for MOST screens (see http://docs.dirxion.com/flex/SkinZoomSettings.htm ) 'MedDefaultDisplayMode' : 'single', // Initial page display mode (facing, single, or thumbnail) 'MedDefaultZoomSingle' : 'fitwidth:50:150', // Initial page zoom level when going to single page display mode - Usually targets one of the existing zoom levels 'MedDefaultZoomFacing' : 'fitpage', // Initial page zoom level when going to facing page display mode 'MedDefaultHighlightZoom' : '', // Amount to zoom in when displaying search results 'MedZoomLevelsSingle' : '0|fitwidth:80:120|100|150', 'MedZoomLevelsFacing' : '0|fitwidth:80:120|100|150', 'MedZoomMax' : '200', 'MedZoomAnimation' : 'false', // true = use animated effect on zooms // Settings used for HIGH resolution screens (see http://docs.dirxion.com/flex/SkinZoomSettings.htm ) 'HighDefaultDisplayMode' : 'single', // Initial page display mode (facing, single, or thumbnail) 'HighDefaultZoomSingle' : 'fitwidth:80:120', // Initial page zoom level when going to single page display mode - Usually targets one of the existing zoom levels 'HighDefaultZoomFacing' : 'fitpage', // Initial page zoom level when going to facing page display mode 'HighDefaultHighlightZoom' : 'fitwidth:80:120', // Amount to zoom in when displaying search results 'HighZoomLevelsSingle' : '0|fitwidth:80:120|200|240', 'HighZoomLevelsFacing' : '0|fitpage|120|200|240', 'HighZoomMax' : '250', 'HighZoomAnimation' : 'false', // true = use animated effect on zooms 'IPhoneZoomOnDoubleClick' : 'false', // For WebApps: Double-clicks outside links will cause zoom at click point 'IPadZoomOnDoubleClick' : 'false', // For WebApps: Double-clicks outside links will cause zoom at click point 'IPhoneLeftPanelAnimation' : 'none', // 'fade' or 'slide or 'none' 'LeftPanelAnimation' : 'slide', // 'fade' or 'slide or 'none' 'LeftPanelAnimationDuration' : '300', 'LeftPanelAnimationTransition' : 'sine:in:out', 'IPhoneTocViewAnimation' : 'none', // 'fade', 'slide' or 'none' 'TocViewAnimation' : 'slide', // 'fade', 'slide' or 'none' 'TocViewAnimationDuration' : '300', 'IPhoneResultsViewAnimation' : 'none', // 'fade', 'slide' or 'none' 'ResultsViewAnimation' : 'slide', // 'fade', 'slide' or 'none' 'ResultsViewAnimationDuration' : '300', 'ToolbarViewAnimation' : 'slide', // 'fade', 'slide' or 'none' 'ToolbarViewAnimationDuration' : '150', 'PageFoldSpriteWidth' : 40, // 40 - for default image; 0 for no page fold 'PageBorder' : 1, // 1 - for default 1px page border; 0 for no border 'TitleControlEnabled' : 'false', // true - indicates to show the Book title at the top of the PageCtl (also change PageCtlPadding if changing this) 'IPadTitleControlEnabled' : 'false', 'IPhoneTitleControlEnabled' : 'false', 'PageCtlPadding' : {'top':15, 'left':15, 'bottom':15, 'right':15}, // (Use 30 for top if setting TitleControlEnabled=true or Composer) 'IPadPageCtlPadding' : {'top':0, 'left':0, 'bottom':0, 'right':0}, // (Use 25 for top if setting TitleControlEnabled=true or Composer) 'IPhonePageCtlPadding' : {'top':0, 'left':0, 'bottom':0, 'right':0}, 'PageCtlAutoClosePanels' : 'false', // Auto close the menus, slide-in panels and social tab panels when the user interacts with the page 'PageFlipAnimation' : 'none', // 'swipe', 'swipeWaitForLoad', drag or 'none' 'CoverInSeparateSection' : 'false', // true - Cover information is in separate cover section; false - Cover is first page of section // Zoom Engine Search Options 'ZoomSearchAutoClose' : 'true', // 'true' - to auto-close the search panel when the user clicks a final search result. 'ZoomSearchAutoSelect' : 'false', // 'true' - will auto-select a search result on searches typed in by user. 'ZoomSearchAutoSelectCmdLine': 'false', // 'true' - will auto-select a search result on searches coming from the command line (url arguments) 'ZoomSearchAutoCloseCmdLine': 'false', // 'true' - to keep search panel closed on searches coming from the command line (if ZoomSearchAutoSelectCmdLine is true) 'ZoomSearchSort' : 'page', // 'score, 'heading', or 'page' 'ZoomSearchResultMax' : '1000', 'ZoomSearchNumberResults' : 'true', // 'true' - Number each search result item, ie. 1. Attorneys (pg 222) instead of Attorneys (pg 222) 'ZoomSearchExactMatchMode' : 'false', // 'true' - exact matches only (Digikey uses this to facilitate exact matches for part numbers) 'ZoomSearchExactWildcardMatchMode' : 'false', // 'true' - will perfrom an exact match seach and a wildcard search and combine the results. No alternate searches results will be returned 'ZoomSearchShowImage' : 'true', // 'true' - shows images with search results. 'ZoomSearchShowScore' : 'true', // 'true' - shows search score for each result 'SearchWidgetResults' : 'panel', // Possible values are 'menu' and 'panel' 'IPhoneSearchWidgetResults' : 'panel', 'UseCompanyLevelSearchCGI' : 'true', // 'true' - use the search.cgi located at company level, 'false' - use the search.cgi located in the zdat folder // The relative path to the company level search.cgi file from execute path is assumed to be './../search/' 'ZoomSearchUsePhoneSearch' : 'false', // 'true' - Do standard phone search processing on search term (only use for directories and newspapers) // ***** App specific skin settings ***** 'InAppBillingEnabled' : 'false', // true - indicates to show the InAppBilling Subscription Dialog to purchase subscriptions 'FacebookConnect' : 'false', // ***** Activates Facebook Connect plugin ***** // ***** CustomHeader, CustomFooter and/or CustomRightSidebar definitions ***** //'CustomHeaderSize' : '0', // height of header or '0' if none' ('24' for template.htm) //'IPadCustomHeaderSize' : '0', // height of header or '0' if none' ('24' for template.htm) //'IPhoneCustomHeaderSize' : '0', // height of header or '0' if none' ('24' for template.htm) //'CustomHeaderUrl' : 'skin:banners/template.htm', //'CustomFooterSize' : '0', // height of footer or '0' if none' ('24' for template.htm) //'CustomFooterUrl' : 'skin:banners/desktop.html', //'IPadCustomFooterSize' : '50', // height of footer or '0' if none' ('24' for template.htm) //'IPadCustomFooterUrl' : 'skin:banners/tablet.html', //'IPhoneCustomFooterSize' : '50', // height of footer or '0' if none' ('24' for template.htm) //'IPhoneCustomFooterUrl' : 'skin:banners/mobile.html', //'CustomRightSidebarSize' : '300', //'CustomRightSidebarUrl' : 'skin:banners/sidebar.html', //'IPadCustomRightSidebarSize' : '0', //'IPhoneCustomRightSidebarSize' : '0', // ***** Custom Url Processing ***** 'CustomUrlProtocol' : '', // If protocol name is here (ie. napa) then only links with that protocol are modified - otherwise all links are modified 'CustomUrlArgs' : '', // Custom arguments to append to urls with CustomUrlProtocol 'CustomUrlRoot' : '', // Default http root to use if origin or CustomUrlRoot are not passed in to default.asp 'CustomUrlRootMap' : [ // Example : // {'Key':'store', 'Map':'https://store.mscdirect.com'}, // {'Key':'beta', 'Map':'https://beta.mscdirect.com'} ], // Array of custom url parameters whose key/value pairs are stripped off the url and passed through to the GotoUrlCommand 'CustomUrlParams' : [ // Example 'arg1','arg2' ], //************************************************************** //***************** Dynamic Component settings ***************** //************************************************************** //* Override dynamic component default skin settings here * //************************************************************** 'PrintIncludeCoverDefault' : 'Off', // 'On' or 'Off' 'ExportPdfForceEntirePdfDownload' : 'On', 'ExportPdfForcePartialPdfDownload' : 'Off', 'ExportPdfDialogStyle' : 'FromTo', 'ExportPdfEntirePdf' : 'true', //"true - allow Entire Catalog pdf option" 'ExportPdfRangeLimit' : '-1', // REMINDER: If TemplateO is being used it must be pre-loaded in core.php 'TemplateOFullscreen' : 'yes', //Overrides the scrolling and size settings below 'TemplateOLogoPath' : 'skin/images/logo_big.png', //For fullscreen only 'TemplateOReturn' : 'Return to Catalog', //For fullscreen only 'TemplateOClose' : '
View on Website', //For fullscreen only 'TemplateOWidth' : 760, //Actual Dialog/Window Size 'TemplateOHeight' : 550, //Actual Dialog/Window Size 'TemplateOWidth_iPad' : 760, //Actual Dialog/Window Size 'TemplateOHeight_iPad' : 550, //Actual Dialog/Window Size 'TemplateO_FrameWidth' : '100%', //Size of Customer Content | 100% will size to content but then will not work with ScrollToY | e.g. '100%' or '1000px' 'TemplateO_FrameHeight' : '100%', //Size of Customer Content | 100% will size to content but then will not work with ScrollToY | e.g. '100%' or '1000px' 'TemplateO_FrameWidth_iPad' : '100%', //Size of Customer Content | 100% will size to content but then will not work with ScrollToY | e.g. '100%' or '1000px' 'TemplateO_FrameHeight_iPad' : '100%', //Size of Customer Content | 100% will size to content but then will not work with ScrollToY | e.g. '100%' or '1000px' 'TemplateOScrollToX' : 0, //Scroll from left (negative value sets a negative left margin instead of scrolling) 'TemplateOScrollToY' : 0, //Scroll from top 'TemplateOScrollToX_iPad' : 0, //Scroll from left (negative value sets a negative left margin instead of scrolling) 'TemplateOScrollToY_iPad' : 0, //Scroll from top 'TemplateOResizable' : false, //Dialog becomes resizable by dragging bottom right corner 'TemplateOVerticalScrollBar' : 'scroll', //'hidden', 'auto' or 'scroll' 'TemplateOHorizontalScrollBar' : 'hidden', //'hidden', 'auto' or 'scroll' 'TemplateOVerticalScrollBar_iPad' : 'scroll', //'hidden', 'auto' or 'scroll' 'TemplateOHorizontalScrollBar_iPad' : 'hidden', //'hidden', 'auto' or 'scroll' 'TemplateOMobile' : 'no', //set to 'no' to NOT have it open in the iframe on Mobile 'TemplateOTablet7' : 'no', //set to 'no' to NOT have it open in the iframe on 7" tablets 'TemplateOCordova' : 'no', //set to 'no' to NOT have it open in the iframe on Cordova 'TemplateOFacebook' : 'no', //set to 'no' to NOT have it open in the iframe on Facebook 'TemplateOIE' : '', //set to 'no' to NOT have it open in the iframe on IE browsers 'TemplateOTablet' : '', //set to 'no' to NOT have it open in the iframe on tablets 'TemplateODesktop' : '', //set to 'no' to NOT have it open in the iframe on desktops //************************************************************** //* Override ApplicationModule Component Settings Here * //************************************************************** 'ApplicationModule' : '', // '' = default LookAndFeel product otherwise the name of desired dynamic application module component //************************************************************** //* Tpod Settings here * //************************************************************** 'TpodUrlTrigger' : 'never', // 'always', 'never' or 'tpod' (ie the CommandLine argument which triggers the tpod login button to appear on toolbar) 'TpodTemplatePath' : 'default:templates/', 'TpodTemplatePages' : ['TpodCoverTemplate'], 'TpodCoverTemplate' : 'TpodCoverTemplate', // '' to disable tpod covers, otherwise the name of the cover template in 'TpodTemplatePages' array _ie_comma_safety : 0 // Keep as last member of class (doesn't have trailing comma) }