view release on metacpan or search on metacpan
Changes
lib/Alien/Saxon.pm
Makefile.PL
MANIFEST This list of files
SaxonHE9-8-0-7J/doc/img/logo_crop-mid-blue-background.gif
SaxonHE9-8-0-7J/doc/img/saxonica_logo.gif
SaxonHE9-8-0-7J/doc/index.html
SaxonHE9-8-0-7J/doc/saxondocs.css
SaxonHE9-8-0-7J/notices/CERN.txt
SaxonHE9-8-0-7J/notices/JAMESCLARK.txt
SaxonHE9-8-0-7J/notices/LICENSE.txt
SaxonHE9-8-0-7J/notices/THAI.txt
SaxonHE9-8-0-7J/notices/UNICODE.txt
SaxonHE9-8-0-7J/saxon9-test.jar
SaxonHE9-8-0-7J/saxon9-xqj.jar
SaxonHE9-8-0-7J/doc/index.html view on Meta::CPAN
<meta name="robots" content="noindex, nofollow" />
<link rel="stylesheet" href="saxondocs.css" type="text/css" />
</head>
<body class="main">
<div id="wrapper">
<div id="header-container">
<div id="header-nav-container">
<div id="header">
<div class="header-saxonica-logo"><a href="http://www.saxonica.com"><img
src="img/logo_crop-mid-blue-background.gif" width="260" height="55"
border="0" hspace="10px" alt="saxonica.com" /></a></div>
</div>
<ul class="nav">
<li><a> </a></li>
</ul>
<div id="breadcrumbs-submenu-container">
<div id="breadcrumbs">
<p><a href="http://www.saxonica.com">SAXONICA</a> > <a
href="http://www.saxonica.com">Welcome</a></p>
</div>
SaxonHE9-8-0-7J/doc/saxondocs.css view on Meta::CPAN
}
/* Prevent mobile browsers from default adapting font sizes of content to make it readable */
body{
-webkit-text-size-adjust: 100%;
}
/** SAXONICA PAGE STYLING */
/* Body class */
.main{
background:#C1CEDE;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding:0 0 0 0;
}
html,body{
height: 100%;
}
body{
-webkit-text-size-adjust: 100%;
padding:0;
margin:0;
background:white;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#footer{
height:22px;
clear:both;
bottom:0;
padding:0 0 10px 0;
margin:0 10px 0 10px;
text-align:left;
/*min-height:10%;*/
}
#footer p{
font-size:8pt;
background:white;
padding:0 0 0 0;
margin:0;
}
/* wrapper for whole page body, fixed width positioned centrally in available space */
#wrapper{
width:980px;
margin-left:auto;
margin-right:auto;
font-size:10pt;
background:white;
box-shadow:0px 0px 15px #3D5B96;
min-height:100%;
}
/* header and nav container */
#header-container{
width:980px;
height:110px;
position:fixed;
top:0px;
z-index:10;
background:white;
/*box-shadow:0px 0px 15px #3D5B96;*/
}
/* header section */
#header{
width:980px;
min-width:980px;
height:60px;
z-index:3;
margin-top:0px;
margin-left:0px;
margin-right:0px;
background-color:#E4EEF0;/*#96433D;*/
visibility:visible;
/*border-bottom:3px solid white;*/
}
/* navigation menu bar under header */
#nav{
width:980px;
height:25px;
z-index:5;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
visibility:visible;
}
/* breadcrumbs navigation bar under nav menu bar */
#breadcrumbs-submenu-container{
width:980px;
height:auto;
/*overflow:hidden;*/
background-color:#E4EEF0;
}
#breadcrumbs{
float:left;
/*height:15px;*/
width:400px;
padding-top:5px;
padding-bottom:5px;
background-color:#E4EEF0;
}
#breadcrumbs p{
font-size:8pt;
color:#3D5B96;
padding-left:15px;
padding-right:15px;
margin:0px;
}
#breadcrumbs a{
color:#3D5B96;
}
#submenu{
float:right;
/*height:15px;*/
/*width:980px;*/
width:580px;
/*width:180px;*/
padding-top:5px;
padding-bottom:5px;
background-color:#E4EEF0;
}
#submenu p{
font-size:8pt;
color:#3D5B96;
padding-left:15px;
padding-right:15px;
margin:0px;
}
#submenu a{
color:#3D5B96;
}
/* Main content container */
#content-container{
width:960px;
background:white;
padding:120px 0 0 0;
margin:0px 10px 0 10px;
min-height:calc(100% - 120px);
}
/* Main page content block for full page width - e.g. feature matrix */
#fullpage{
min-height:70%;
min-height:calc(100% - 180px);
float:left;
width:880px;
z-index:4;
background-color:white;
visibility:visible;
margin-top:0px;
margin-left:40px;
margin-right:40px;
margin-bottom:40px;
padding-bottom:20px;
}
/* Main page content section block ~2/3 full page width */
#section{
min-height:70%;
min-height:calc(100% - 180px);
float:left;
width:580px;
z-index:4;
background-color:white;
visibility:visible;
margin-top:10px;
margin-left:40px;
margin-right:30px;
margin-bottom:30px;
}
/* Main page content secondary 'aside' section block ~1/3 full page width */
#aside{
float:right;
width:240px;
z-index:4;
background-color:white;
visibility:visible;
margin-top:14px;
margin-left:20px;
margin-right:20px;
margin-bottom:20px;
padding:10px 10px 10px 10px;
border:2px solid #F5F5F5;
}
/* Main page content secondary 'aside' section block ~1/3 full page width */
/* Fixed on screen, i.e. doesn't scroll with page content */
#fixed-aside{
position:relative;
right:10px;
float:right;
width:240px;
z-index:4;
background-color:white;
visibility:visible;
margin-top:14px;
margin-left:20px;
margin-right:20px;
margin-bottom:20px;
padding:10px 10px 10px 10px;
border:2px solid #F5F5F5;
}
/* Main page content halfpage block - left */
#halfpage-l{
/*min-height:70%;
min-height:calc(100% - 180px);*/
height:410px;
float:left;
width:240px;
z-index:4;
background-color:white;
visibility:visible;
margin-top:14px;
margin-left:30px;
margin-right:20px;
margin-bottom:20px;
overflow:auto;
padding:0px 10px 10px 10px;
border:2px solid #F5F5F5;
}
/* Main page content halfpage block - right */
#halfpage-r{
/*min-height:70%;
min-height:calc(100% - 180px);*/
height:410px;
float:right;
width:580px;
z-index:4;
background-color:white;
visibility:visible;
margin-top:14px;
margin-left:20px;
margin-right:20px;
margin-bottom:20px;
overflow:auto;
padding:0px 10px 10px 10px;
border:2px solid #F5F5F5;
}
SaxonHE9-8-0-7J/doc/saxondocs.css view on Meta::CPAN
#thispage:link,
#thispage:visited{
color:#96433D;
}
ul.nav{
list-style-type:none;
margin:0px auto;
padding-left:0px;
padding-right:0px;
overflow:hidden;
background:white;
/*box-shadow:0px 0px 5px #3D5B96;*/
}
.nav li{
float:left;
padding:0;
/*background: url("img/subnav-divider.png") no-repeat scroll right center transparent; */
}
.nav a:link,
.nav a:visited{
display:block;
width:110px;
font-size:10.5pt;
font-weight:normal;
color:#3D5B96;
text-align:center;
padding:3px;
SaxonHE9-8-0-7J/doc/saxondocs.css view on Meta::CPAN
.nav ul li{
float:none;
padding:0;
border:none;
}
.nav ul li a:link,
.nav ul li a:visited{
width:110px;
font-size:10pt;
color:#3D5B96;
background-color:#F5F5F5;
}
.nav ul li a:hover,
.nav ul li a:active{
color:#96433D;
}
/* Body general content */
/* Any link (e.g. links within a page) */
a{
SaxonHE9-8-0-7J/doc/saxondocs.css view on Meta::CPAN
/* Homepage news table */
.news-table td{
width:250px;
padding:0px;
}
.news-table a.block-link:link,
.news-table a.block-link:visited{
padding:5px;
display:block;
width:230px;
background-color:white;
text-decoration:none;
}
.news-table a.block-link:hover,
.news-table a.block-link:active{
background-color:#F5F5F5;
}
.highlight{
color:#96433D;
font-weight:normal;
}
/* Main page block buttons - purchase, download, products */
table.buttons{
margin-top:10px;
margin-left:auto;
SaxonHE9-8-0-7J/doc/saxondocs.css view on Meta::CPAN
.MainPageButton{
font-size:14pt;
padding-top:20px;
padding-bottom:20px;
padding-right:10px;
padding-left:10px;
color:white;
visibility:visible;
}
.red{
background-color:#96433D
}
.green{
background-color:#B1CCC7
}
.brown{
background-color:#B3956F
}
.grey{
background-color:#E4EEF0;
color:#7D8282;
}
table#one-button{
margin-left:auto;
margin-right:auto;
margin-top:30px;
margin-bottom:30px;
padding-top:25px;
padding-bottom:25px;
padding-right:10px;
SaxonHE9-8-0-7J/doc/saxondocs.css view on Meta::CPAN
}
.download-table td+td+td+td+td{
padding-left:5px;
}
.download-table .DownloadButton{
padding:10px 10px;
border:2px solid #F5F5F5;
}
a:hover div.DownloadButton,
a:active div.DownloadButton{
background-color:#F5F5F5;
}
#resources td{
width:80px;
padding:5px;
}
#resources td+td{
width:150px;
padding-right:20px;
}
SaxonHE9-8-0-7J/doc/saxondocs.css view on Meta::CPAN
}
.doc-table td+td{
padding-left:20px;
}
.doc-table .DocButton{
padding:10px 10px;
border:2px solid #F5F5F5;
}
a:hover div.DocButton,
a:active div.DocButton{
background-color:#F5F5F5;
}
/* Documentation contents tables */
table.doc-contents{
border:0;
width:220px;
margin:0 10px;
border-collapse:collapse;
}
table.doc-contents tr{
SaxonHE9-8-0-7J/doc/saxondocs.css view on Meta::CPAN
text-align:right;
}
/* used for example code */
.codeblock{
font-family:"lucida sans typewriter", courier, monospace;
font-size:9pt;
font-style:normal;
font-weight:normal;
color:#3D5B96;
background-color:#F5F5F5;
text-decoration:none;
line-height:1.4em;
white-space:pre-wrap;
display:block;
border:none;
margin-left:15px;
margin-right:15px;
margin-top:10px;
margin-bottom:10px;
padding:10px;
SaxonHE9-8-0-7J/doc/saxondocs.css view on Meta::CPAN
padding-right:15px;
}
/* used for feature matrix table */
table.feature-matrix{
margin:0px;
padding:0px;
border-collapse:collapse;
}
.feature-matrix tr.feature-heading{
background-color:#F5F5F5;
}
.feature-matrix tr.feature-heading td, .feature-matrix tr.feature-heading th{
font-weight:bold;
}
.feature-matrix th{
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
}
SaxonHE9-8-0-7J/doc/saxondocs.css view on Meta::CPAN
border-color:#C0C0C0;
vertical-align:middle;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
width:250px;
text-align:left;
}
#overview tr:hover{
background-color:#F5F5F5;
}
/*HOVER POPUP LINKS*/
#overview #popup {
position: relative;
display: block;
/*width: 130px;*/
/*line-height: 30px;*/
/*text-align: right;*/
/*padding: 0 10px;*/
/*margin: 0;*/
SaxonHE9-8-0-7J/doc/saxondocs.css view on Meta::CPAN
display: none;
}
#overview tr:hover #popup span {
display: block;
position: absolute;
top: -6px;
left: 532px;
width: 320px;
margin: 0px;
padding: 5px 10px 8px 10px;
background-color:#F5F5F5;
/*color: #335500;*/
font-weight: normal;
/*background: white;*/ /*#e5e5e5;*/
/*text-align: left;*/
border: 1px solid #C0C0C0;
}
#overview tr:hover #popup span h2 {
margin: 0px 0px 4px 0px;
font-size:10pt;
}
#overview tr:hover #popup span p {
margin: 4px 0px 4px 0px;
/*padding:3px;*/
SaxonHE9-8-0-7J/doc/saxondocs.css view on Meta::CPAN
/*hr {
display:block;
height:2px;
margin: 1em 0;
padding:0;
border: 0;
border-top: 1px solid #F5F5F5;
color:#F5F5F5;
border-color:#F5F5F5;
background-color:#F5F5F5;
}*/
/* used for text in boxed areas - which pages? DL */
.boxed{
font-family:inherit;
font-size:8pt;
font-style:normal;
color:#96433D;
font-weight:bold;