view release on metacpan or search on metacpan
build/gen_conf.pl view on Meta::CPAN
backpan = 'http://backpan.cpan.org'
splash.style.default.col.fore = 'grey75'
splash.style.default.col.text = 'black'
splash.style.select.col.fore = 'sky'
splash.style.select.col.text = 'black'
splash.style.select.font.bold = 1
splash.style.select.font.size = '+1'
maintainer = 'user_sub'
maintainer_email = 'email_sub'
faq = "$static/faq.html"
dslip = "$static/dslip.html"
view all matches for this distribution
view release on metacpan or search on metacpan
inc/Pod/Markdown.pm view on Meta::CPAN
if $seq_command eq 'L' && $self->_private->{InsideLink};
my $i = 2;
my %interiors = (
'I' => sub { return '_' . $_[$i] . '_' }, # italic
'B' => sub { return '__' . $_[$i] . '__' }, # bold
'C' => sub { return '`' . $_[$i] . '`' }, # monospace
'F' => sub { return '`' . $_[$i] . '`' }, # system path
# non-breaking space
'S' => sub {
(my $s = $_[$i]) =~ s/ / /g;
view all matches for this distribution
view release on metacpan or search on metacpan
vhost/cgi-bin/templates/public/tinymce.html view on Meta::CPAN
<script language="javascript" type="text/javascript">
tinyMCE.init({
mode : "textareas",
theme : "advanced",
plugins : "preview,searchreplace",
theme_advanced_buttons1 : "bold,italic,underline,strikethrough,sub,sup,formatselect,hr,|,justifyleft,justifycenter,justifyright,justifyfull",
theme_advanced_buttons2 : "bullist,numlist,|,link,unlink,anchor,|,undo,redo,search,replace",
theme_advanced_buttons3 : "",
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "left",
theme_advanced_path_location : "bottom",
view all matches for this distribution
view release on metacpan or search on metacpan
vhost/cgi-bin/templates/public/tinymce.html view on Meta::CPAN
<script type="text/javascript">
tinyMCE.init({
mode : "textareas",
theme : "advanced",
plugins : "preview,searchreplace",
theme_advanced_buttons1 : "bold,italic,underline,strikethrough,sub,sup,formatselect,hr,|,justifyleft,justifycenter,justifyright,justifyfull,|,bullist,numlist,|,link,unlink,anchor",
theme_advanced_buttons2 : "",
theme_advanced_buttons3 : "",
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "left",
theme_advanced_path_location : "bottom",
view all matches for this distribution
view release on metacpan or search on metacpan
templates/css/layout2_setup.css view on Meta::CPAN
.sitename h3 {margin:0px 0 0 0; color:#00FFFF; font-size:120%;}
.sitename a {text-decoration:none; color:#00FFFF;}
.sitename a:hover {text-decoration:none; color:#20B2AA;}
.nav1 {width:350px; position:absolute; z-index:3; margin:45px 0 0 550px;}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:rgb(125,125,125); text-decoration:none; font-size:120%;}
.nav1 a:hover {text-decoration:none; color:rgb(50,50,50);}
.sitemessage {width:400px; height:120px; position:absolute; z-index:1; margin:20px 0 0 480px; color:rgb(234,239,247); /*overflow:visible !important /*Activate if Firefox print problems*/; overflow:hidden /*IE6*/;}
templates/css/layout2_setup.css view on Meta::CPAN
/*Drop-down menu*/
.nav2 {float:left; width:900px; border:none; background:rgb(220,220,220) url(/images/layout/bg_head_bottom_nav.jpg) no-repeat; color:rgb(75,75,75); font-size:130%;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}
.nav2 ul li ul {display:none; border:none;}
/*Non-IE6 hovering*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
templates/css/layout2_setup.css view on Meta::CPAN
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:nor...
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/
.header-breadcrumbs ul {float:left; width:560px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs ul li {display:inline; padding:0 0 0 10px; background:transparent url(/images/layout/bg_bullet_arrow.gif) no-repeat 0 50%; font-weight:bold; color:rgb(125,125,125); font-size:100%;}
.header-breadcrumbs ul a {color:rgb(70,122,167); text-decoration:none;}
.header-breadcrumbs ul a:hover {color:rgb(42,90,138); text-decoration:underline;}
.header-breadcrumbs .searchform {float:right; width:285px; padding:0 17px 0px 0px !important /*Non-IE6*/; padding:0 12px 0px 0px /*IE6*/;}
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
templates/css/layout2_setup.css view on Meta::CPAN
.column3-unit-right {float:right; width:186px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
/********************/
/* FOOTER SECTION */
/********************/
.footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:7pt; margin-bottom:5px;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}
view all matches for this distribution
view release on metacpan or search on metacpan
vhost/cgi-bin/templates/users/user-announce.html view on Meta::CPAN
<script language="javascript" type="text/javascript">
tinyMCE.init({
mode : "textareas",
theme : "advanced",
plugins : "preview,searchreplace",
theme_advanced_buttons1 : "bold,italic,underline,strikethrough,sub,sup,formatselect,hr,|,justifyleft,justifycenter,justifyright,justifyfull",
theme_advanced_buttons2 : "bullist,numlist,|,link,unlink,anchor,|,undo,redo,search,replace,|,cleanup,help,preview",
theme_advanced_buttons3 : "",
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "left",
theme_advanced_path_location : "bottom",
view all matches for this distribution
view release on metacpan or search on metacpan
vhost/cgi-bin/templates/links/link_adminedit.html view on Meta::CPAN
<script language="javascript" type="text/javascript">
tinyMCE.init({
mode : "textareas",
theme : "advanced",
plugins : "preview,searchreplace",
theme_advanced_buttons1 : "bold,italic,underline,strikethrough,sub,sup,formatselect,hr,|,justifyleft,justifycenter,justifyright,justifyfull",
theme_advanced_buttons2 : "bullist,numlist,|,link,unlink,anchor,|,undo,redo,search,replace,|,cleanup,help,preview",
theme_advanced_buttons3 : "",
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "left",
theme_advanced_path_location : "bottom",
view all matches for this distribution
view release on metacpan or search on metacpan
lib/CPAN/Testers/WWW/Statistics/Excel.pm view on Meta::CPAN
# -------------------------------------
# Variables
my %format_config = (
head => { border => 1, pattern => 1, color => 'black', bg_color => 'gray', bold => 1 },
lots => { border => 1, pattern => 1, color => 'black', bg_color => 'green', align => 'right' },
more => { border => 1, pattern => 1, color => 'black', bg_color => 'lime', align => 'right' },
some => { border => 1, pattern => 1, color => 'black', bg_color => 'yellow', align => 'right' },
none => { border => 1, pattern => 1, color => 'black', bg_color => 'silver', align => 'center', valign => 'middle' },
totals => { border => 1, pattern => 1, color => 'white', bg_color => 'black', bold => 1 },
);
# -------------------------------------
# Subroutines
view all matches for this distribution
view release on metacpan or search on metacpan
templates/cgi-bin/uploads.html view on Meta::CPAN
<p>Current CPAN time is:
<script language="JavaScript">
if (document.all||document.getElementById)
document.write('<span id="worldclock" style="font:bold 16px Arial;"></span><br />')
zone=0;
isitlocal=false;
ampm='';
templates/cgi-bin/uploads.html view on Meta::CPAN
window.onload=WorldClock
//-->
</script>
<!--Place holder for NS4 only-->
<ilayer id="worldclockns" width=100% height=35><layer id="worldclockns2" width=100% height=35 left=0 top=0 style="font:bold 16px Arial;"></layer></ilayer>
</p>
<h2>Content</h2>
<ul class="contents">
<li><a href="#today1" title="Today's Uploads - Releases" >Today's Uploads - Releases</a></li>
view all matches for this distribution
view release on metacpan or search on metacpan
vhost/cgi-bin/templates/users/user-adminedit.html view on Meta::CPAN
<script type="text/javascript">
tinyMCE.init({
mode : "textareas",
theme : "advanced",
plugins : "preview,searchreplace",
theme_advanced_buttons1 : "bold,italic,underline,strikethrough,sub,sup,formatselect,hr,|,justifyleft,justifycenter,justifyright,justifyfull",
theme_advanced_buttons2 : "bullist,numlist,|,link,unlink,anchor,|,undo,redo,search,replace,|,cleanup,help,preview",
theme_advanced_buttons3 : "",
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "left",
theme_advanced_path_location : "bottom",
view all matches for this distribution
view release on metacpan or search on metacpan
lib/CPANPLUS/Shell/Curses.pm view on Meta::CPAN
delete $values->{$module};
next;
};
$seen{$details->{'package'}}++ if defined $details->{'package'};
$module = "<bold><underline>$module</underline></bold>"
if $updated{$module};
push @newdisplaymod, $module;
}
view all matches for this distribution
view release on metacpan or search on metacpan
lib/CPANPLUS/Shell/Tk.pm view on Meta::CPAN
#---- show splashscreen with image or with text
if ($realname) {
$splash->Label(-image => $MW->Photo(-file => $realname), -background => 'blue', -foreground => 'yellow')->pack(-side => 'top', -fill => 'both', -expand => 1, -padx => 10, -pady => 10);
} else {
$splash->Label(-text => "CPUI $VERSION",-font => '{Helvetica} -20 {bold}', -background => 'blue', -foreground => 'yellow')->pack(-side => 'top', -fill => 'both', -expand => 1, -padx => 10, -pady => 10);
}
$splash->Label(-textvariable => \$text, -background => 'blue', -foreground => 'yellow')->pack(-side => 'top', -fill => 'both', -expand => 1, -padx => 10, -pady => 10);
$splash->Splash;
$splash->update;
lib/CPANPLUS/Shell/Tk.pm view on Meta::CPAN
#---- window
my $confdlg = $MW->Toplevel(-title => 'CPANPLUS Configuration', -background => 'white');
$confdlg->geometry('500x500+200+100');
my $row = 0;
$confdlg->Label(-text => 'CPANPLUS Configuration', -background => 'white', -font => '{Helvetica} -20 {bold}')->pack(-side => 'top', -pady => 10);
$row++;
my $f = $confdlg->Frame(-background => 'white')->pack(-side => 'top');
#---- one line for each option
foreach (sort @options) {
lib/CPANPLUS/Shell/Tk.pm view on Meta::CPAN
my $confdlg = $MW->Toplevel(-title => 'CPANPLUS Configuration', -background => 'white');
$confdlg->geometry('600x400+200+100');
my $row = 0;
$confdlg->Label(-text => 'CPANPLUS package sources', -background => 'white', -font => '{Helvetica} -20 {bold}')->pack(-side => 'top', -pady => 10);
my $sources = $confdlg->Scrolled('MListbox',
-scrollbars => 'ow',
-selectmode => 'single',
-moveable => 0,
lib/CPANPLUS/Shell/Tk.pm view on Meta::CPAN
my $confdlg = $MW->Toplevel(-title => 'Perl configuration', -background => 'white');
$confdlg->geometry('600x400+200+100');
my $row = 0;
$confdlg->Label(-text => 'Perl configuration', -background => 'white', -font => '{Helvetica} -20 {bold}')->pack(-side => 'top', -pady => 10);
my $options = $confdlg->Scrolled('MListbox',
-scrollbars => 'ow',
-selectmode => 'single',
-moveable => 0,
lib/CPANPLUS/Shell/Tk.pm view on Meta::CPAN
my $restartdlg = $MW->Toplevel(-title => 'Restart', -background => 'white');
$restartdlg->geometry('200x300+200+100');
my $row = 0;
$restartdlg->Label(-text => "Restart with other\nPerl version", -background => 'white', -font => '{Helvetica} -20 {bold}')->pack(-side => 'top', -pady => 10);
my $versions = $restartdlg->Scrolled('MListbox',
-scrollbars => 'ow',
-selectmode => 'single',
-moveable => 0,
lib/CPANPLUS/Shell/Tk.pm view on Meta::CPAN
my $MW = $self->{MW};
my $inputdlg = $MW->Toplevel(-title => 'User input', -background => 'white');
$inputdlg->geometry('500x200+200+100');
$inputdlg->Label(-text => 'User input required', -background => 'white', -font => '{Helvetica} -20 {bold}')->pack(-side => 'top', -pady => 10);
my $input;
$inputdlg->Entry(-textvariable => \$input, -width => 20)->pack(-side => 'left');
my $ok = $inputdlg->Button(-text => 'Ok',
view all matches for this distribution
view release on metacpan or search on metacpan
misc/make_dist.pl view on Meta::CPAN
A:link {color: #0000FF}
A:visited {color: #666666}
A:active {color: #FF0000}
H1 {
font: bold large verdana, arial, helvetica, sans-serif;
color: black;
}
H2 {
font: bold large verdana, arial, helvetica, sans-serif;
color: maroon;
}
H3 {
font: bold medium verdana, arial, helvetica, sans-serif;
color: blue;
}
H4 {
font: bold small verdana, arial, helvetica, sans-serif;
color: maroon;
}
H5 {
font: bold small verdana, arial, helvetica, sans-serif;
color: blue;
}
H6 {
font: bold small verdana, arial, helvetica, sans-serif;
color: black;
}
UL {
font: small verdana, arial, helvetica, sans-serif;
color: black;
misc/make_dist.pl view on Meta::CPAN
list-style-type : disc;
margin-left : 16.0pt;
margin-top : -14.0pt;
}
INPUT {
font: bold small verdana, arial, helvetica, sans-serif;
color: black;
background-color: white;
}
TEXTAREA {
font: bold small verdana, arial, helvetica, sans-serif;
color: black;
background-color: white;
}
.BANNER {
background-color: "#cccccc";
font: bold medium verdana, arial, helvetica, sans-serif;
}
view all matches for this distribution
view release on metacpan or search on metacpan
lib/CPANXR/Apache/File.pm view on Meta::CPAN
my $pre = sprintf("<a name=\"l%s\"<i>% 6d:</i></a> ", $line_no, $line_no);
chomp $line;
if($hl == $line_no) {
$r->print($pre);
$r->print("<span style=\"background-color: #ccccff; font-weight: bold;\">");
$r->print($line);
$r->print("</span>\n");
} else {
$r->print($pre);
$r->print($line);
view all matches for this distribution