addons:hobbitnotes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
addons:hobbitnotes [2017/12/05 04:06] – [notes header for 4.3] wikiadminaddons:hobbitnotes [2017/12/05 05:51] – [notes header for 4.3] wikiadmin
Line 83: Line 83:
 <HTML> <HTML>
 <HEAD> <HEAD>
-  <TITLE>Xymon - Notes</TITLE> 
  
-  <script language="javascript" type="text/javascript"> +<TITLE>Xymon Notes</TITLE>
-  <!-+
-    today = new Date +
-    weekDayName = new Array ("Sun","Mon","Tue","Wed","Thu","Fri","Sat"+
-    monthName = new Array ("Jan","Feb","March","April","May","June","July","Aug","Sep","Oct","Nov","Dec")+
  
-    function printDate() { +<script language="javascripttype="text/javascript">
-      document.write(weekDayName[today.getDay()]+ "+ monthName[today.getMonth()] + " " + today.getDate()+ " " + " " + today.getHours() + ":" + today.getMinutes() + ":" + today.getSeconds() + " " +today.getFullYear()) +
-    } +
-  --> +
-  </script>+
  
-  <style type="text/css"> +<!-- 
-    body {+  today = new Date 
 +  weekDayName = new Array ("Sun","Mon","Tue","Wed","Thu","Fri","Sat"
 +  monthName = new Array ("Jan","Feb","March","April","May","June","July","Aug","Sep","Oct","Nov","Dec"
 + 
 +  function printDate() { 
 +    document.write(weekDayName[today.getDay()]+ ", " + monthName[today.getMonth()] + " " + today.getDate()+ " " + " " + today.getHours() + ":" + today.getMinutes() + ":" + today.getSeconds() + " " +today.getFullYear()) 
 +  } 
 +--> 
 + 
 +</script> 
 + 
 +<style type="text/css"> 
 +  body {
     background-repeat: repeat-y;     background-repeat: repeat-y;
     background-color:black;     background-color:black;
-     +   
-  </style>+</style>
  
-  <!-- Styles for the Xymon body  --> 
-  <link rel="stylesheet" type="text/css" href="&XYMONBODYCSS"> 
  
-  <!-- Styles for the menu bar --> +<!-- Styles for the Xymon body  --> 
-  <link rel="stylesheet" type="text/css" href="&XYMONBODYMENUCSS">+<link rel="stylesheet" type="text/css" href="&XYMONBODYCSS"> 
 + 
 +<!-- Styles for the menu bar --> 
 +<link rel="stylesheet" type="text/css" href="&XYMONBODYMENUCSS"> 
 + 
 +<!-- The favicon image --> 
 +<link rel="shortcut icon" href="&XYMONSKIN/favicon-&XYMONBACKGROUND.ico">
  
-  <!-- The favicon image --> 
-  <link rel="shortcut icon" href="&XYMONSKIN/favicon-&XYMWEBBACKGROUND.ico"> 
 </HEAD> </HEAD>
  
 <BODY BGCOLOR="&XYMONBACKGROUND" BACKGROUND="&XYMONSKIN/bkg-&XYMONBACKGROUND.gif" TEXT="#FFFFFF" LINK="#00FFAA" VLINK="#FFFF44"> <BODY BGCOLOR="&XYMONBACKGROUND" BACKGROUND="&XYMONSKIN/bkg-&XYMONBACKGROUND.gif" TEXT="#FFFFFF" LINK="#00FFAA" VLINK="#FFFF44">
 +
 +  &XYMONBODYHEADER
  
   <TABLE SUMMARY="Topline" WIDTH="100%">   <TABLE SUMMARY="Topline" WIDTH="100%">
Line 120: Line 127:
   <TR>   <TR>
     <TD VALIGN=MIDDLE ALIGN=LEFT WIDTH="30%">     <TD VALIGN=MIDDLE ALIGN=LEFT WIDTH="30%">
-      <FONT FACE="Arial, Helvetica" SIZE="+1" COLOR="silver"><B><A HREF="http://xymon/" style="text-decoration: none">&XYMONLOGO</B></FONT>+      <FONT FACE="Arial, Helvetica" SIZE="+1" COLOR="silver"><B><A HREF="https://pbrmon.unx.sas.com/xymon/" style="text-decoration: none">&XYMONLOGO</B></FONT>
     </TD>     </TD>
     <TD VALIGN=MIDDLE ALIGN=CENTER WIDTH="40%">     <TD VALIGN=MIDDLE ALIGN=CENTER WIDTH="40%">
Line 134: Line 141:
   </TABLE>   </TABLE>
   <BR>   <BR>
 +
 </code> </code>
 </hidden> </hidden>
  • addons/hobbitnotes.txt
  • Last modified: 2017/12/05 05:54
  • by wikiadmin