App-CamelPKI
view release on metacpan or search on metacpan
lib/App/CamelPKI/CertTemplate.pm view on Meta::CPAN
d'instance) en contexte liste, elle renvoie la liste associative
passée en paramètre ($key1 => $val1, ...) après l'avoir «nettoyée» de
la façon suivante :
=over
=item *
les clefs ($key1, $key2, ...) qui ne valident pas l'expression
rationnelle qr/^[a-z0-9_]+$/i provoquent une exception; celles qui ne
font pas partie de la liste des clefs reconnues par $template (d'après
L<App::CamelPKI::CertTemplate/list_keys>) sont supprimées.
=item *
les valeurs ($val1, $val2, ...) doivent être soit des chaînes de
caractères soit des références sur des tableaux de chaînes de
caractères, et ne pas contenir C<undef>. Toutes les valeurs sont
chaînifiées, et si une même clef apparaît plusieurs fois dans la liste
d'arguments de I<normalize_opts> seule sa dernière occurence est prise
en compte.
root/src/css/perso.css view on Meta::CPAN
list-style-image: URL(/img/arrow.gif);
}
#menu {
float: left;
border: 1px solid #000000;
border-bottom-style: solid;
border-top-style: solid;
padding: 1em;
width: 13%;
margin-left: 10px;
font: italic 10pt/20pt;
font-family:"Comic Sans MS","lucida grande",helvetica,arial,sans-serif;
}
/*--Test--*/
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu dl {
float: left;
width: 9.71em;
margin: 0 1px;
}
#menu dt {
cursor: pointer;
<!--color: #fff;--!>
text-align: center;
text-decoration: none;
font-weight: bold;
font-size: 15px;
<!--background: #000;--!>
border: 1px solid #B4B079;
}
#menu dd {
<!--border: 1px solid #B4B079;--!>
}
#menu li {
text-align: left;
<!--background: #000;--!>
}
root/src/css/perso.css view on Meta::CPAN
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
<!--color: #FBF591;--!>
}
/*---------------- Site body ------------------*/
.content {
margin-left: 20%;
margin-right: 10px;
font: 9pt/17pt;
font-family:"Georgia","lucida grande";
}
.content table {
margin-left: auto;
margin-right: auto;
}
.content table td, .content table th {
font-size: 9pt;
font-family:"Georgia","lucida grande";
}
/*---------------- Footer ------------------*/
#copyright{
font-family: "lucida grande";
}
/*---------------- Navigation links ------------------*/
a { color: black; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
a.bold { font-weight: bold; }
a.info:link { cursor:none; border-bottom: 1px dotted #333 }
a.info:visited { cursor:none; border-bottom: 1px dotted #333 }
a.info:hover { cursor:help; text-decoration: none}
a.info:active { cursor:help; text-decoration: none}
*{
margin:0;
padding:0;
}
body{
font-family:"lucida grande",helvetica,arial,sans-serif;
text-align:center;
color:#333;
font-size: 76%;
}
h1, h2, h3, h4{
font-weight:normal;
font-style: italic;
}
h1{
color: #003d4c;
margin:0.3em 0;
font-size: 200%
}
h1.title {
padding: 4px;
margin: 0px;
}
h2{
color:#c6c65b;
padding-top: 1em;
margin:0.3em 0;
padding-bottom: 1em;
font-size: 180%;
}
h3{
color:#c6c65b;
padding-top:1em;
font-size: 140%;
}
h4{
color:#c6c65b;
padding-top:0.5em;
font-weight:normal;
}
em {
font-size: 12px;
}
ul, li {
margin: 0 12px;
}
/* Layout */
#container{
text-align:left;
root/src/css/perso.css view on Meta::CPAN
div.related {
clear:both;
display:block;
}
/* notices and errors */
#flashMessage, .error, .error_message {
color:#000000;
font-size: 13px;
margin: 8px 0px;
font-weight: bold;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}
root/src/css/perso.css view on Meta::CPAN
margin-left: 1em;
margin-bottom:2em;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
float:left;
width: 140px;
font-size: 14px;
padding-right: 20px;
}
input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}
input, textarea {
clear: both;
display:block;
font-size: 14px;
font-family: inherit;
}
select {
clear: both;
vertical-align: text-bottom;
font-size: 14px;
font-family: inherit;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
}
div.required {
clear: both;
color:#222;
font-weight:bold;
}
div.optional {
clear: both;
color:#555;
}
div.submit {
clear: both;
margin-top: 40px;
margin-left: 140px;
}
( run in 2.572 seconds using v1.01-cache-2.11-cpan-ceb78f64989 )