Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
143
Issues
143
List
Boards
Labels
Service Desk
Milestones
Merge Requests
6
Merge Requests
6
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
emulab
emulab-devel
Commits
9635df85
Commit
9635df85
authored
Feb 08, 2002
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Font changes to for Jay!
parent
c8c2b569
Changes
17
Show whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
31 additions
and
36 deletions
+31
-36
www/auth.html
www/auth.html
+0
-1
www/doc/hw-recommend.html
www/doc/hw-recommend.html
+0
-1
www/doc/tmcd.html
www/doc/tmcd.html
+0
-1
www/error.shtml
www/error.shtml
+0
-1
www/faq.html
www/faq.html
+0
-2
www/groups.html
www/groups.html
+0
-1
www/hardware.html
www/hardware.html
+0
-1
www/menu.php3
www/menu.php3
+27
-15
www/news.html
www/news.html
+0
-1
www/policies.html
www/policies.html
+0
-1
www/security.html
www/security.html
+0
-1
www/software.html
www/software.html
+0
-1
www/sponsors.html
www/sponsors.html
+0
-1
www/tutorial/behindthescenes.html
www/tutorial/behindthescenes.html
+0
-1
www/tutorial/nscommands.html
www/tutorial/nscommands.html
+0
-1
www/tutorial/shark_howto.html
www/tutorial/shark_howto.html
+0
-1
www/tutorial/tutorial.html
www/tutorial/tutorial.html
+4
-5
No files found.
www/auth.html
View file @
9635df85
...
...
@@ -4,7 +4,6 @@
<link
rel=
'stylesheet'
href=
'tbstyle-plain.css'
type=
'text/css'
>
</head>
<body>
<basefont
size=
4
>
<center>
<h1>
...
...
www/doc/hw-recommend.html
View file @
9635df85
...
...
@@ -4,7 +4,6 @@
<link
rel=
'stylesheet'
href=
'../tbstyle-plain.css'
type=
'text/css'
>
</head>
<body>
<basefont
size=
4
>
<center>
<h1>
Hardware Recommendations
</h1>
...
...
www/doc/tmcd.html
View file @
9635df85
...
...
@@ -4,7 +4,6 @@
<link
rel=
'stylesheet'
href=
'../tbstyle-plain.css'
type=
'text/css'
>
</head>
<body>
<basefont
size=
4
>
<center>
<h1>
Testbed Master Control Daemon/Client Reference
</h1>
...
...
www/error.shtml
View file @
9635df85
...
...
@@ -3,7 +3,6 @@
<title>
Emulab.Net - Access Error
</title>
</head>
<body
bgcolor=
"#EEEEFF"
>
<basefont
size=
4
>
<center>
<h2>
...
...
www/faq.html
View file @
9635df85
<html>
<head>
<title>
Emulab.Net - Frequently Asked Questions
</title>
<link
rel=
'stylesheet'
href=
'tbstyle-plain.css'
type=
'text/css'
>
</head>
<body>
<basefont
size=
4
>
<center>
<h2>
Frequently Asked Questions
</h2>
...
...
www/groups.html
View file @
9635df85
...
...
@@ -4,7 +4,6 @@
<link
rel=
'stylesheet'
href=
'tbstyle-plain.css'
type=
'text/css'
>
</head>
<body>
<basefont
size=
4
>
<center>
<h2>
Project Groups
</h2>
...
...
www/hardware.html
View file @
9635df85
...
...
@@ -4,7 +4,6 @@
<link
rel=
'stylesheet'
href=
'tbstyle-plain.css'
type=
'text/css'
>
</head>
<body>
<basefont
size=
4
>
<center>
<h1>
...
...
www/menu.php3
View file @
9635df85
...
...
@@ -279,15 +279,20 @@ function WRITEBANNER($title) {
global
$BANNERCOLOR
,
$THISPROJECT
,
$THISHOMEBASE
,
$BASEPATH
;
echo
"<!-- This is the page Banner -->
\n
"
;
echo
"<a href='
$BASEPATH
/pix/merge-med.jpg'>
<img src='
$BASEPATH
/pix/merge-mini.jpg' border=2 align=right></a>
\n
"
;
echo
"<table cellpadding=0 cellspacing=0 border=0>"
;
echo
"
<a href='
$BASEPATH
/pix/merge-med.jpg'>
<img src='
$BASEPATH
/pix/merge-mini.jpg'
border=2 align=right></a>
\n
"
;
echo
"<table cellpadding=0 cellspacing=0 border=0 width=50%>"
;
echo
"<tr>
<td align=left width=
\"
0%
\"
>
<td align=left
valign=top
width=
\"
0%
\"
>
<table cellpadding=5 cellspacing=0 border=0 bgcolor=
\"
#880000
\"
>
<tr>
<td>
<b><font size=
6
color=white face=Helvetica>
<b><font size=
5
color=white face=Helvetica>
$THISHOMEBASE
</font>
</b>
...
...
@@ -295,13 +300,13 @@ function WRITEBANNER($title) {
</tr>
</table>
</td>
<td align=left
width=
\"
100%
\"
>
<td align=left
valign=top width=100%
>
<table cellpadding=5 cellspacing=0 border=0
bgcolor=
$BANNERCOLOR
>
<tr>
<td>
<td
nowrap
>
<b>
<font size=
6
face=helvetica color=
\"
#000000
\"
>
<font size=
5
face=helvetica color=
\"
#000000
\"
>
$THISPROJECT
</font>
</b>
...
...
@@ -318,18 +323,19 @@ function WRITEBANNER($title) {
# Called by _STARTPAGE
#
function
WRITETITLE
(
$title
)
{
global
$TITLECOLOR
;
global
$TITLECOLOR
,
$BASEPATH
;
echo
"<!-- This is the page Title -->
<table width=
\"
100%
\"
>
<tr>
<td width=
\"
1
5
%
\"
align=left>
\n
"
;
<td width=
\"
1
0
%
\"
align=left>
\n
"
;
#
# Insert a small logo here if you like.
#
echo
" </td>
<td align=left>
<b><font size=
6
color=
$TITLECOLOR
>
$title
</font></b>
<b><font size=
5
color=
$TITLECOLOR
>
$title
</font></b>
</td>
</tr>
</table>
\n
"
;
...
...
@@ -472,8 +478,6 @@ function PAGEHEADER($title) {
echo
"<body>
\n
"
;
}
echo
"<basefont size=4>
\n
"
;
WRITEBANNER
(
$title
);
WRITETITLE
(
$title
);
...
...
@@ -492,7 +496,7 @@ function PAGEHEADER($title) {
<!-- PAGE BODY -->
<td valign=top align=left width=
\"
85%
\"
>
<basefont size=4>
<!-- Content follows this macro ... -->
\n
"
;
}
...
...
@@ -513,7 +517,7 @@ function ENDPAGE() {
#
function
PAGEFOOTER
()
{
global
$TBDOCBASE
,
$TBMAILADDR
,
$THISHOMEBASE
;
global
$TBMAINSITE
;
global
$TBMAINSITE
,
$SSL_PROTOCOL
;
ENDPAGE
();
...
...
@@ -532,6 +536,14 @@ function PAGEFOOTER() {
if
(
$TBMAINSITE
)
{
echo
"<p>
<a href=
\"
$TBDOCBASE
/netemu.php3
\"
></a>
\n
"
;
if
(
!
isset
(
$SSL_PROTOCOL
))
{
echo
"<a href=http://www.addme.com>
<img width=8 height=2
src='http://www.addme.com/link8.gif'
alt='Add Me!' border=0>
</a>
\n
"
;
}
}
echo
"</font>
...
...
www/news.html
View file @
9635df85
...
...
@@ -4,7 +4,6 @@
<link
rel=
'stylesheet'
href=
'tbstyle-plain.css'
type=
'text/css'
>
</head>
<body>
<basefont
size=
4
>
<center>
<h1>
...
...
www/policies.html
View file @
9635df85
...
...
@@ -4,7 +4,6 @@
<link
rel=
'stylesheet'
href=
'tbstyle-plain.css'
type=
'text/css'
>
</head>
<body>
<basefont
size=
4
>
<center>
<h1>
Administrative Policies
</h1>
...
...
www/security.html
View file @
9635df85
...
...
@@ -4,7 +4,6 @@
<link
rel=
'stylesheet'
href=
'tbstyle-plain.css'
type=
'text/css'
>
</head>
<body>
<basefont
size=
4
>
<center>
<h1>
...
...
www/software.html
View file @
9635df85
...
...
@@ -4,7 +4,6 @@
<link
rel=
'stylesheet'
href=
'tbstyle-plain.css'
type=
'text/css'
>
</head>
<body>
<basefont
size=
4
>
<center>
<h1>
...
...
www/sponsors.html
View file @
9635df85
...
...
@@ -4,7 +4,6 @@
<link
rel=
'stylesheet'
href=
'tbstyle-plain.css'
type=
'text/css'
>
</head>
<body>
<basefont
size=
4
>
<center>
<h1>
...
...
www/tutorial/behindthescenes.html
View file @
9635df85
...
...
@@ -5,7 +5,6 @@
<link
rel=
'stylesheet'
href=
'../tbstyle-doc.css'
type=
'text/css'
>
</head>
<body>
<basefont
size=
4
>
<center>
<h1>
Emulab - Behind the Scenes
</h1>
...
...
www/tutorial/nscommands.html
View file @
9635df85
...
...
@@ -4,7 +4,6 @@
<link
rel=
'stylesheet'
href=
'../tbstyle-plain.css'
type=
'text/css'
>
</head>
<body>
<basefont
size=
4
>
<center>
<h1>
Emulab - Testbed NS Command Extensions
</h1>
...
...
www/tutorial/shark_howto.html
View file @
9635df85
...
...
@@ -4,7 +4,6 @@
<link
rel=
'stylesheet'
href=
'../tbstyle-doc.css'
type=
'text/css'
>
</head>
<body>
<basefont
size=
4
>
<center>
<h1>
Emulab - Sharks - HOWTO
</h1>
...
...
www/tutorial/tutorial.html
View file @
9635df85
...
...
@@ -983,8 +983,7 @@ file.</i>
<h2>
Custom OS Images
</h2>
</center>
<h3>
Sorry, this section of the documentation has not been finshed yet.
Please check back again later!
</h3>
Sorry, this section of the documentation is still under construction.
In the meantime, please check the documentation for creating your own
custom disk images at
<a
href=
"https://www.emulab.net/newimageid_explain.php3"
>
https://www.emulab.net/newimageid_explain.php3.
</a>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment