Initial commit after migrating repo and assuring the product launches
This commit is contained in:
BIN
help/BasicStampHelp/Content/SkinSupport/DropDownClosed.gif
Normal file
BIN
help/BasicStampHelp/Content/SkinSupport/DropDownClosed.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 864 B |
BIN
help/BasicStampHelp/Content/SkinSupport/DropDownOpen.gif
Normal file
BIN
help/BasicStampHelp/Content/SkinSupport/DropDownOpen.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 865 B |
BIN
help/BasicStampHelp/Content/SkinSupport/ExpandingClosed.gif
Normal file
BIN
help/BasicStampHelp/Content/SkinSupport/ExpandingClosed.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 864 B |
BIN
help/BasicStampHelp/Content/SkinSupport/ExpandingOpen.gif
Normal file
BIN
help/BasicStampHelp/Content/SkinSupport/ExpandingOpen.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 865 B |
486
help/BasicStampHelp/Content/SkinSupport/MadCap.css
Normal file
486
help/BasicStampHelp/Content/SkinSupport/MadCap.css
Normal file
@ -0,0 +1,486 @@
|
||||
/*<meta />*/
|
||||
|
||||
/*
|
||||
// {{MadCap}} //////////////////////////////////////////////////////////////////
|
||||
// Copyright: MadCap Software, Inc - www.madcapsoftware.com ////////////////////
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// <version>7.0.0.0</version>
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
*/
|
||||
|
||||
.MCDropDown
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
.MCDropDownHead
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
.MCDropDownHotSpot
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
.MCDropDownBody
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
.MCDropDownIcon
|
||||
{
|
||||
border: none;
|
||||
}
|
||||
|
||||
.MCExpanding
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
.MCExpandingHead
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
.MCExpandingBody
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
.MCExpandingIcon
|
||||
{
|
||||
border: none;
|
||||
}
|
||||
|
||||
.MCKLink
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
.MCKLinkSpot
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
.MCKLinkBody
|
||||
{
|
||||
background-color: #bbccdd;
|
||||
border: solid 1px #000000;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
position: absolute;
|
||||
cursor: pointer;
|
||||
cursor: hand;
|
||||
filter: alpha( opacity = 100 );
|
||||
-moz-opacity: 1.0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.MCKLinkBodyBG
|
||||
{
|
||||
background-color: #000000;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
position: absolute;
|
||||
filter: alpha( opacity = 100 );
|
||||
-moz-opacity: 1.0;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.MCKLinkBodyCell_Highlighted
|
||||
{
|
||||
padding: 5px;
|
||||
background-color: Blue;
|
||||
color: White;
|
||||
}
|
||||
|
||||
.MCKLinkBodyCell
|
||||
{
|
||||
padding: 5px;
|
||||
background-color: Transparent;
|
||||
color: Black;
|
||||
}
|
||||
|
||||
.MCKeywordLinkIcon
|
||||
{
|
||||
border: none;
|
||||
}
|
||||
|
||||
.MCConceptLinkIcon
|
||||
{
|
||||
border: none;
|
||||
}
|
||||
|
||||
.MCRelatedTopicsIcon
|
||||
{
|
||||
border: none;
|
||||
}
|
||||
|
||||
.MCPopup
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
a.MCPopupSpot
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
.MCPopupBody
|
||||
{
|
||||
background-color: #ffffff;
|
||||
border: solid 1px #000000;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
position: absolute;
|
||||
filter: alpha( opacity = 0 );
|
||||
-moz-opacity: 0.0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.MCPopupBodyBG
|
||||
{
|
||||
background-color: #000000;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
position: absolute;
|
||||
filter: alpha( opacity = 0 );
|
||||
-moz-opacity: 0.0;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.MCTextPopup
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
.MCTextPopupSpot
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
.MCTextPopupBody
|
||||
{
|
||||
background-color: #bbccdd;
|
||||
border: solid 1px #000000;
|
||||
margin: 0px;
|
||||
padding: 5px;
|
||||
position: absolute;
|
||||
overflow: auto;
|
||||
filter: alpha( opacity = 0 );
|
||||
-moz-opacity: 0.0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.MCTextPopupBodyBG
|
||||
{
|
||||
background-color: #000000;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
position: absolute;
|
||||
filter: alpha( opacity = 0 );
|
||||
-moz-opacity: 0.0;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.MCPopupThumbnail
|
||||
{
|
||||
border: none;
|
||||
}
|
||||
|
||||
.MCPopupThumbnail_Popup
|
||||
{
|
||||
border: solid 1px Gray;
|
||||
position: absolute;
|
||||
filter: alpha( opacity = 0 );
|
||||
-moz-opacity: 0.0;
|
||||
z-index: 102;
|
||||
}
|
||||
|
||||
.MCToggler
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
.MCTogglerIcon
|
||||
{
|
||||
border: none;
|
||||
}
|
||||
|
||||
div.MCDialogWrapper
|
||||
{
|
||||
width: 400px;
|
||||
position: fixed;
|
||||
z-index: 110;
|
||||
}
|
||||
|
||||
div.MCDialog
|
||||
{
|
||||
width: 400px;
|
||||
position: absolute;
|
||||
padding: 10px;
|
||||
filter: alpha( opacity = 0 );
|
||||
-moz-opacity: 0.0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
div.MCDialogShadow
|
||||
{
|
||||
width: 400px;
|
||||
position: absolute;
|
||||
padding: 10px;
|
||||
filter: alpha( opacity = 0 );
|
||||
-moz-opacity: 0.0;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
div.MCDialog table.MCDialogOuterTable
|
||||
{
|
||||
width: 100%;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
border: none;
|
||||
border-collapse: collapse;
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
div.MCDialog table.MCDialogOuterTable td.Label
|
||||
{
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
endnotesBlock
|
||||
{
|
||||
display: block;
|
||||
}
|
||||
|
||||
endnoteBlock
|
||||
{
|
||||
display: block;
|
||||
}
|
||||
|
||||
footnotesBlock
|
||||
{
|
||||
display: block;
|
||||
}
|
||||
|
||||
footnoteBlock
|
||||
{
|
||||
display: block;
|
||||
}
|
||||
|
||||
a.MCXref_0
|
||||
{
|
||||
text-decoration: underline;
|
||||
color: blue;
|
||||
font-size: inherit;
|
||||
font: inherit;
|
||||
}
|
||||
|
||||
a.MCXref_0:link
|
||||
{
|
||||
text-decoration: underline;
|
||||
color: blue;
|
||||
font-size: inherit;
|
||||
font: inherit;
|
||||
}
|
||||
|
||||
a.MCXref_0:visited
|
||||
{
|
||||
text-decoration: underline;
|
||||
color: blue;
|
||||
font-size: inherit;
|
||||
font: inherit;
|
||||
}
|
||||
|
||||
a.MCXref_0:hover
|
||||
{
|
||||
color: #aa2222;
|
||||
}
|
||||
|
||||
a.MCXref_0:focus
|
||||
{
|
||||
color: #aa2222;
|
||||
}
|
||||
|
||||
div.MCBreadcrumbsBox_0
|
||||
{
|
||||
margin-bottom: 10px;
|
||||
padding-bottom: 10px;
|
||||
border-bottom-style: solid;
|
||||
border-bottom-width: 1px;
|
||||
border-bottom-color: #ee9900;
|
||||
font-style: normal;
|
||||
font: Arial;
|
||||
font-size: 80%;
|
||||
font-family: Arial;
|
||||
}
|
||||
|
||||
a.MCPopupSpot_0
|
||||
{
|
||||
text-decoration: underline;
|
||||
color: blue;
|
||||
font-size: inherit;
|
||||
font: inherit;
|
||||
}
|
||||
|
||||
a.MCPopupSpot_0:link
|
||||
{
|
||||
text-decoration: underline;
|
||||
color: blue;
|
||||
font-size: inherit;
|
||||
font: inherit;
|
||||
}
|
||||
|
||||
a.MCPopupSpot_0:visited
|
||||
{
|
||||
text-decoration: underline;
|
||||
color: blue;
|
||||
font-size: inherit;
|
||||
font: inherit;
|
||||
}
|
||||
|
||||
a.MCPopupSpot_0:hover
|
||||
{
|
||||
color: #aa2222;
|
||||
}
|
||||
|
||||
a.MCPopupSpot_0:focus
|
||||
{
|
||||
color: #aa2222;
|
||||
}
|
||||
|
||||
a.MCExpandingHead_0
|
||||
{
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.MCExpandingHead_0:link
|
||||
{
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.MCExpandingHead_0:visited
|
||||
{
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.MCExpandingHead_0:hover
|
||||
{
|
||||
color: #aa2222;
|
||||
}
|
||||
|
||||
a.MCExpandingHead_0:focus
|
||||
{
|
||||
color: #aa2222;
|
||||
}
|
||||
|
||||
a.MCDropDownHotSpot_0
|
||||
{
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.MCDropDownHotSpot_0:link
|
||||
{
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.MCDropDownHotSpot_0:visited
|
||||
{
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.MCDropDownHotSpot_0:hover
|
||||
{
|
||||
color: #aa2222;
|
||||
}
|
||||
|
||||
a.MCDropDownHotSpot_0:focus
|
||||
{
|
||||
color: #aa2222;
|
||||
}
|
||||
|
||||
div.MCDropDownHead_0
|
||||
{
|
||||
text-decoration: none;
|
||||
font-weight: normal;
|
||||
padding-top: 4px;
|
||||
font-size: 100%;
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
}
|
||||
|
||||
.mcReset
|
||||
{
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
border-left-color: transparent;
|
||||
border-left-style: none;
|
||||
border-left-width: 0;
|
||||
border-right-color: transparent;
|
||||
border-right-style: none;
|
||||
border-right-width: 0;
|
||||
border-top-color: transparent;
|
||||
border-top-style: none;
|
||||
border-top-width: 0;
|
||||
border-bottom-color: transparent;
|
||||
border-bottom-style: none;
|
||||
border-bottom-width: 0;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
float: inherit;
|
||||
font-size: inherit;
|
||||
font-family: inherit;
|
||||
font-style: inherit;
|
||||
font-variant: inherit;
|
||||
text-transform: inherit;
|
||||
color: inherit;
|
||||
letter-spacing: inherit;
|
||||
word-spacing: inherit;
|
||||
text-decoration: inherit;
|
||||
text-align: inherit;
|
||||
}
|
||||
|
||||
a.dropDownHead_1
|
||||
{
|
||||
text-decoration: none;
|
||||
font-weight: normal;
|
||||
padding-top: 4px;
|
||||
font-size: 100%;
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
}
|
||||
|
||||
a.dropDownHead_1:link
|
||||
{
|
||||
text-decoration: none;
|
||||
font-weight: normal;
|
||||
padding-top: 4px;
|
||||
font-size: 100%;
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
}
|
||||
|
||||
a.dropDownHead_1:visited
|
||||
{
|
||||
text-decoration: none;
|
||||
font-weight: normal;
|
||||
padding-top: 4px;
|
||||
font-size: 100%;
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
}
|
||||
|
||||
a.dropDownHead_1:hover
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
a.dropDownHead_1:focus
|
||||
{
|
||||
|
||||
}
|
||||
|
10773
help/BasicStampHelp/Content/SkinSupport/MadCapAll.js
Normal file
10773
help/BasicStampHelp/Content/SkinSupport/MadCapAll.js
Normal file
File diff suppressed because it is too large
Load Diff
144
help/BasicStampHelp/Content/SkinSupport/MadCapBodyEnd.js
Normal file
144
help/BasicStampHelp/Content/SkinSupport/MadCapBodyEnd.js
Normal file
@ -0,0 +1,144 @@
|
||||
// {{MadCap}} //////////////////////////////////////////////////////////////////
|
||||
// Copyright: MadCap Software, Inc - www.madcapsoftware.com ////////////////////
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// <version>7.0.0.0</version>
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
function FMCCheckForBookmarkInternal( a )
|
||||
{
|
||||
var hrefPrefix = FMCGetHref( document.location );
|
||||
var href = FMCEscapeHref( a.href );
|
||||
|
||||
if ( href.substring( 0, hrefPrefix.length ) != hrefPrefix )
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
var hash = a.href.substring( a.href.lastIndexOf( "#" ) + 1 );
|
||||
var bookmark = null;
|
||||
|
||||
for ( var i = 0; i < document.anchors.length; i++ )
|
||||
{
|
||||
var currAnchor = document.anchors[i];
|
||||
|
||||
if ( currAnchor.name == hash )
|
||||
{
|
||||
bookmark = currAnchor;
|
||||
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
if ( bookmark && typeof( FMCUnhide ) == "function" )
|
||||
{
|
||||
FMCUnhide( window, bookmark );
|
||||
}
|
||||
}
|
||||
|
||||
function FMCClickHandler( e )
|
||||
{
|
||||
var target = null;
|
||||
|
||||
if ( !e )
|
||||
{
|
||||
e = window.event;
|
||||
}
|
||||
|
||||
if ( e.srcElement )
|
||||
{
|
||||
target = e.srcElement;
|
||||
}
|
||||
else if ( e.target )
|
||||
{
|
||||
target = e.target;
|
||||
}
|
||||
|
||||
(target.nodeName == "A") ? FMCCheckForBookmarkInternal( target ) : false;
|
||||
|
||||
//
|
||||
|
||||
if ( typeof( gJustPopped ) == "undefined" )
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
if ( !gJustPopped && gPopupObj && gPopupObj.style.display != "none" )
|
||||
{
|
||||
if ( typeof( FMCContainsClassRoot ) == "function" && FMCContainsClassRoot( gPopupObj.className, "MCKLinkBody" ) )
|
||||
{
|
||||
gPopupObj.parentNode.removeChild( gPopupObj );
|
||||
gPopupBGObj.parentNode.removeChild( gPopupBGObj );
|
||||
}
|
||||
else
|
||||
{
|
||||
if ( gImgNode && typeof( FMCImageSwap ) == "function" )
|
||||
{
|
||||
FMCImageSwap( gImgNode, "swap" );
|
||||
gImgNode = null;
|
||||
}
|
||||
|
||||
// Reset fading
|
||||
|
||||
if ( gPopupObj.filters )
|
||||
{
|
||||
gPopupObj.style.filter = "alpha( opacity = 0 )";
|
||||
|
||||
if ( gPopupBGObj != null )
|
||||
{
|
||||
gPopupBGObj.style.filter = "alpha( opacity = 0 )";
|
||||
}
|
||||
}
|
||||
else if ( gPopupObj.style.MozOpacity != null )
|
||||
{
|
||||
gPopupObj.style.MozOpacity = "0.0";
|
||||
|
||||
if ( gPopupBGObj != null )
|
||||
{
|
||||
gPopupBGObj.style.MozOpacity = "0.0";
|
||||
}
|
||||
}
|
||||
|
||||
//
|
||||
|
||||
gPopupObj.style.display = "none";
|
||||
|
||||
if ( gPopupBGObj != null )
|
||||
{
|
||||
gPopupBGObj.parentNode.removeChild( gPopupBGObj );
|
||||
}
|
||||
}
|
||||
|
||||
if ( gFadeID != 0 )
|
||||
{
|
||||
clearInterval( gFadeID );
|
||||
}
|
||||
|
||||
gPopupObj = null;
|
||||
gPopupBGObj = null;
|
||||
gFadeID = 0;
|
||||
|
||||
if ( gTextPopupBody )
|
||||
{
|
||||
gTextPopupBody = null;
|
||||
gTextPopupBodyBG = null;
|
||||
window.onresize = null;
|
||||
}
|
||||
}
|
||||
|
||||
gJustPopped = false;
|
||||
}
|
||||
|
||||
var gDocumentOnclickFunction = document.onclick;
|
||||
var gDocumentOnclickFuncs = new Array();
|
||||
|
||||
document.onclick = function( e )
|
||||
{
|
||||
gDocumentOnclickFunction ? gDocumentOnclickFunction() : false;
|
||||
|
||||
for ( var i = 0; i < gDocumentOnclickFuncs.length; i++ )
|
||||
{
|
||||
gDocumentOnclickFuncs[i]( e );
|
||||
}
|
||||
};
|
||||
|
||||
gDocumentOnclickFuncs.push( FMCClickHandler );
|
Reference in New Issue
Block a user