I have embedded the SourceForge documentation into

THDL's web design and menu system. At the design
protocols for the THDL web site are a bit messy, but
they are being cleaned up and hopefully will eventually
emerge in a way that makes them easier for non-THDL
staff like David C. to make sense of.
This commit is contained in:
eg3p 2003-05-14 20:45:11 +00:00
parent dcc862feeb
commit 4114a11b76

View file

@ -5,129 +5,222 @@
<!-- @date September 7, 2002 -->
<!-- @editor Emacs, baby! -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>THDL Tools at SourceForge</title>
<!--
==============
INSERT KEYWORDS AND DESCRIPTION HERE
==============
-->
<meta name="keywords" content="tibetan fonts, tibetan software, digital ethnography">
<meta name="description" content="This presents intellectual and electronic tools for using Tibetan language in a digital medium and for viewing the THDL site.">
<!--
==============
INSERT PAGE TITLE HERE
==============
In order to facilitate the use of the unicode character set the charset declaration will be set equal to utf-8
Always incorporate Tibetan and Himalayan
-->
<title>THDL Tools at SourceForge</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-utf-8">
<!--
==============
THIS IS THE STYLE FOR THE BODY; IT'S WHAT CALLS ON THE BANNER AS A BACKGROUND IMAGE AND SETS UP THE BACKGROUND COLOR. MAKE SURE TO LINK TO THE BANNER HERE.
==============
-->
<style type="text/css">
<!--
body {background-attachment: scroll; background-image: url(http://iris.lib.virginia.edu/tibet/images/bannerTools.gif); background-repeat: no-repeat; background-position: left top; backgroud-color: white}
-->
</style>
<!--
==============
THE STYLE FOR THE TEXT, ETC. IT GOES TO THE TOP-LEVEL STYLE PAGE. IS THERE A NEED FOR EACH COLLECTION TO HAVE INDIVIDUAL STYLE PAGES?
==============
-->
<link rel="stylesheet" href="http://iris.lib.virginia.edu/tibet/style/tools.css">
<!--
==============
MAKES NETSCAPE RELOAD IF THE WINDOW IS RESIZED
==============
-->
<script language="JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
// -->
</script>
</head>
<body>
<h1>THDL Tools at SourceForge</h1>
<!--
==============
SETS THE PAGE MARGINS TO "0" SO THE MENU DOESN'T GET SCREWED UP
==============
-->
<body topmargin="0" leftmargin="0" marginwidth="0" marginheight="0">
<!--
==============
THE JAVASCRIPT MENUS
==============
-->
<script type='text/javascript'>
//HV Menu v5- by Ger Versluis (http://www.burmees.nl/)
//Submitted to Dynamic Drive (http://www.dynamicdrive.com)
//Visit http://www.dynamicdrive.com for this script and more
function Go(){return}
//==============
// --CALL UP THE MENU. THE 1ST OF THE CHOICES HAS THE VARIABLES
// AND NEEDS TO BE UPDATED FOR EACH SECTION.
// MENU_LOADER.JS WILL ALWAYS BE THE SAME.
//==============
</script>
<script type='text/javascript' src='http://iris.lib.virginia.edu/tibet/scripts/menu_tools.js'></script>
<script type='text/javascript' src='http://iris.lib.virginia.edu//tibet/scripts/menu_loader.js'></script>
<script type="text/javascript" src="http://iris.lib.virginia.edu//tibet/scripts/thdl_scripts.js"></script>
<noscript> Your browser does not support Javascript menus. Please utilize the
Site Map for navigation.</noscript>
<div align="left" style="position:absolute; left:0px; top:0px; width:100px; height:50px; z-index:7">
<a href="http://iris.lib.virginia.edu/tibet/index.html">
<img src="http://iris.lib.virginia.edu/tibet/images/spacer.gif" style="border-width:0" width="100" height="50">
</a>
</div>
<div id="Layer1" style="position:absolute; left:100px; top:28px; width:708px; height:20px; z-index:1">
<!--
==============
INSERT THE BREADCRUMBS
==============
A HREF tags should not be applied to current page, e.g. THDL and Collections get link, Literature and Home do not. If you were on a subpage of Literature, then Literature would link to the Literature home page.
-->
<div align="right"><font color="#000000"><A HREF="http://iris.lib.virginia.edu/tibet/index.html">THDL</A> : <A HREF="http://iris.lib.virginia.edu/tibet/tools/index.html">Tools</A> : <a href="http://iris.lib.virginia.edu/tibet/tools/software.html">Software</a> : SourceForge</a></font>
</div>
</div>
<!--
==============
INSERT THE MENU
==============
-->
<div id='MenuPos' style="text-size:9px; layer-background-color:#CCCCCC; background-color: #CCCCCC; position:absolute; left:0px; top:50px; width:808px"><table width="808" cellpadding="0" cellspacing="0" height="19"><tr><td><p style="font-size:9px">Menu loading...</p></td></tr></table></div>
<!--
==============
MAKE THE LAYER THAT WILL HOLD THE CONTENT OF THE PAGE - THE TEXT, IMAGES, WHATEVER. THIS LAYER WILL BE CLOSED AT THE END OF THIS HTML DOCUMENT
==============
Maximum table width not to exceed 750
All images must have borders of 1 pixel
No image will exceed 325 X 325 height and width measurements
Position attribute on layer3 may need to be changed to absolute to accomodate Netscape
-->
<div id="Layer3" style="position:relative; left:7px; top:80px; width:801px; height:396px; z-index:1; overflow: visible; background-color: #FFFFFF; layer-background-color: #FFFFFF; border: 1px none #000000" >
<table width="750" border="0" cellspacing="0" cellpadding="10">
<tr>
<td valign="top" align="left">
<!--
=============
FOR EVERY "ADMINISTRATIVELY DISTINCT" PROJECT, THERE SHOULD BE A CREDIT FOR THE PROVIDER OF THE INFO
=============
-->
<script langauge="JavaScript">
function openWin(url, name) { popupWin = window.open(url, name,"resizable=1,scrollbars=1,toolbar=0,width=400 ,height=450")
}
</script>
<!--
============
THIS LINK WILL OPEN A SEPARATE WINDOW THAT WILL PROVIDE INFORMATION REGARDING THE ADVISORY BOARD MEMBERS. ALSO PROVIDED IN THE PAGE WILL BE PARTICIPATION AND DONATION INFORMATION.
============
-->
<!--
==============
SETS THE BODY TEXT TO JUSTIFIED
==============
-->
<div align=justify>
<!--
=============
INSERT LINK TO GUIDED TOUR HERE -uncomment when ready.
=============
-->
<!--
==============
INSERT BODY TEXT HERE
The first section of text is the short "introduction" about the Theme and the various discplines that have a vested interest in them.
Design principle: Bold the first few words of this text section.
==============
-->
<h2>THDL Tools at SourceForge</h2>
<p>
<p>
Welcome to the home of software tools for the
<a href="http://iris.lib.virginia.edu/tibet/">
Tibetan and Himalayan Digital Library</a>
(THDL).&nbsp; Here you can or will soon be able to find Jskad,
QuillDriver, Savant, the Tibetan Machine Web fonts, and other useful
pieces of software.
This page, hosted by SourceForge, a collaborative
site for open source software development, provides
access to source code and developer's documentation for
various THDL Tools, including Jskad, Tibbibl,
the Translation Tool, and the Tibetan Machine and
Tibetan Machine Web fonts.
</p>
<p>
More information about these tools can be found at the THDL's
<a href="http://iris.lib.virginia.edu/tibet/tools/index.html">
Tools site</a>.
&nbsp; Please refer to that site first, and come back here only
if you don't find what you're looking for.
</p>
Some of the things you may want to do from here:
<ul>
<li><a href="THDLTools_Developers.html">Visit our developers' site</a>.</li>
<li><a target="_blank" href="http://sourceforge.net/project/showfiles.php?group_id=61934">Download old versions of THDL software.</a></li>
<li><a target="_blank" href="http://sourceforge.net/tracker/?group_id=61934">Submit bug reports or feature requests.</a></li>
<li><a target="_blank" href="http://sourceforge.net/projects/thdltools">Explore the maze of options available at the THDLTools project page</a>.</li>
</ul>
<p>
The only real reason to visit these web pages, rather than the
THDL's much more useful pages, is to
<a href="http://sourceforge.net/project/showfiles.php?group_id=61934">
download old versions or alpha versions</a>
of the software (note that the current releases are
available for download from
<a href="http://iris.lib.virginia.edu/tibet/tools/index.html">
the main THDL Tools site</a>),
to
<a href="http://sourceforge.net/tracker/?group_id=61934">
submit bug reports or feature requests</a>,
to help contribute to the project, etc. If you're trying to do
any of these things, we hope you'll understand why we haven't spent
any time making this site very good-looking or easy to use.&nbsp;
Instead, you'll have to see our
<a href="THDLTools_Developers.html">
developers' site</a>
or find your way through the maze of options available at the
<a href="http://sourceforge.net/projects/thdltools">
THDLTools project page</a>.
&nbsp; If the above description doesn't match you, and you feel
that you've had to wade through the impenetrable project page for
something that
<a href="http://iris.lib.virginia.edu/tibet/tools/index.html">
the main THDL Tools site</a>
should have provided, please
<a href="mailto:dchandler@users.sourceforge.net">let us know</a>
of your experience so that we can make the THDL tools more
accessible.
</p>
<p>
Once again, your two best bets for information related to the THDL
software tools are:
</p>
<ul>
<li>
<a href="http://iris.lib.virginia.edu/tibet/tools/index.html">
the main THDL Tools site</a>
(a good-looking, easy-to-use site)
</li>
<li>
<a href="THDLTools_Developers.html">
developers' site</a>
</li>
<li>
<a href="http://www.sourceforge.net/projects/thdltools">
the THDLTools project page</a>
at SourceForge (a very technical, hard-to-use site).
</li>
</ul>
<!-- THDLTools FOOTER: -->
<hr>
<i>
Please
<a href="mailto:thdltools-devel@lists.sourceforge.net">
e-mail us</a>
your comments about this page.
</i>
<hr>
</p>
<p>
The
<a href="http://www.sourceforge.net/projects/thdltools">
<a target="_blank" href="http://www.sourceforge.net/projects/thdltools">
THDL Tools</a>
project is generously hosted by:
<!--
DO NOT DELETE THE SF.NET LOGO.
@ -141,12 +234,18 @@ project web pages unless we put this link in. To track hits, see
"http://sourceforge.net/project/stats/index.php?report=months&group_id=61934".
-->
<a href="http://sourceforge.net/">
<a target="_blank" href="http://sourceforge.net/">
<img src="http://sourceforge.net/sflogo.php?group_id=61934&amp;type=1"
width="88" height="31" border="0" alt="SourceForge Logo">
</a>
<!-- AGAIN, DO NOT DELETE THE SF.NET LOGO. -->
</p>
</div>
</td>
</tr>
</table>
</div>
</body>
</html>