Changeset 1302

Show
Ignore:
Timestamp:
07/21/03 23:24:59 (5 years ago)
Author:
augur
Message:

Removed last bits of Acc Index from HTML files, I think.
Removed all the various batch files. I'd rather the end-users RTFM a little.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/swishctl/example/about.htm

    r1232 r1302  
    11<html> 
    22<head> 
    3 <title>About ACC Index</title> 
     3<title>About SwishCtl</title> 
    44<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
    55<link rel="stylesheet" href="styles/style.css" media="screen">  
  • trunk/swishctl/example/body.htm

    r1301 r1302  
    11<html> 
    22<head> 
    3 <title>About ACC Index</title> 
     3<title>About SwishCtl</title> 
    44<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
    55<link rel="stylesheet" href="styles/style.css" media="screen">  
  • trunk/swishctl/example/help.htm

    r1301 r1302  
    11<html> 
    22<head> 
    3 <title>ACC Index Help</title> 
     3<title>SwishCtl Help</title> 
    44<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
    55<link rel="stylesheet" href="styles/style.css"> 
    66</head> 
    77<body bgcolor="#ffffff"> 
    8 <h1>How to search the ACC Index</h1> 
     8<h1>How to search with SwishCtl</h1> 
    99<p><b>It's easy!</b> Just type the word or words you are looking for  
    1010into the <b>query:</b> box and press <b>enter</b>.</p> 
  • trunk/swishctl/example/index.htm

    r1301 r1302  
    11<html> 
    22<head> 
    3 <title>Acc Index</title> 
     3<title>Search SWISH-E Documentation</title> 
    44<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
    55<script language="JavaScript1.1"> 
  • trunk/swishctl/example/query.htm

    r1301 r1302  
    33<head> 
    44 
    5 <title>ACC Index</title> 
     5<title>SwishCtl Query</title> 
    66 
    77<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">