Changeset 6680


Ignore:
Timestamp:
2004-02-02T11:29:56+13:00 (20 years ago)
Author:
nzdl
Message:

a few changes to keep this in line with real about gsdl page

Location:
trunk/gsdl3/web/interfaces/nzdl/transform
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/web/interfaces/nzdl/transform/gsdl.xsl

    r5386 r6680  
    2323  <xsl:template match="pageResponse">
    2424    <center>
    25     <xsl:call-template name="genericPageBanner"/>
     25    <xsl:call-template name="genericPageBanner"><xsl:with-param name='text'><xsl:call-template name="aboutgs"/></xsl:with-param></xsl:call-template>
    2626    </center>
    2727    <p />
     
    4343      <tr>
    4444    <td valign='top' align='center'>
    45       <h2>platform</h2>
     45      <h2><xsl:call-template name="textplatformtitle"/></h2>
    4646    </td>
    4747    <td valign='top'><xsl:call-template name="textgreenstone3"/>
     
    6060      <tr>
    6161    <td valign='top' align='center'>
    62       <h2>customisation</h2>
     62      <h2><xsl:call-template name="textcustomisationtitle"/></h2>
    6363    </td>
    6464    <td valign='top'><xsl:call-template name="textgreenstone5"/>
     
    6868      <tr>
    6969    <td valign='top' align='center'>
    70       <h2>documentation</h2>
     70      <h2><a href="http://www.greenstone.org/english/docs.html"><xsl:call-template name="textdocumentationtitle"/></a></h2>
    7171    </td>
    72     <td valign='top'>
    73       <xsl:call-template name="textthreedocs"/>
    74       <ul>
    75         <li /><xsl:call-template name="textinstall"/>
    76         <li /><xsl:call-template name="textuser"/>
    77         <li /><xsl:call-template name="textdevelop"/>
    78       </ul><br />
     72    <td valign='top'><xsl:call-template name="textdocuments"/>
     73    <br /><br />
    7974    </td>
    8075      </tr>
    8176      <tr>
    8277    <td valign='top' align='center'>
    83       <h2>mailing list</h2>
     78      <h2><xsl:call-template name="textmailinglisttitle"/></h2>
    8479    </td>
    8580    <td valign='top'><xsl:call-template name="textmailinglist"/>
     
    8984      <tr>
    9085    <td valign='top' align='center'>
    91       <h2>bugs</h2>
     86      <h2><xsl:call-template name="textbugstitle"/></h2>
    9287    </td>
    9388    <td valign='top'><xsl:call-template name="textreport"/>
     
    9590    </td>
    9691      </tr>
     92       <tr>
     93         <td valign='top' align='center'>
     94       <h2><xsl:call-template name="textgs3title"/></h2>
     95     </td>
     96     <td valign='top'><xsl:call-template name="textgs3"/>
     97       <br /><br />
     98     </td>
     99      </tr>
     100
    97101      <tr>
    98102    <td valign='top' align='center'>
    99       <h2><xsl:call-template name="textcredits"/></h2>
     103      <h2><xsl:call-template name="textcreditstitle"/></h2>
    100104    </td>
    101105    <td valign='top'><xsl:call-template name="textwhoswho"/>
  • trunk/gsdl3/web/interfaces/nzdl/transform/gsdl_text.xsl

    r4151 r6680  
    55  extension-element-prefixes="java">
    66
     7  <xsl:template name="aboutgs">about the greenstone software</xsl:template>
    78  <xsl:template name="textgreenstone1">
    89Greenstone is a suite of software which has the ability to serve digital
     
    2425  </xsl:template>
    2526
     27  <xsl:template name="textplatformtitle">platform</xsl:template>
    2628  <xsl:template name="textgreenstone3">
    2729Greenstone runs on Windows and Unix. The distribution includes ready-to-use
     
    4345  </xsl:template>
    4446
     47  <xsl:template name="textcustomisationtitle">customisation</xsl:template>
    4548  <xsl:template name="textgreenstone5">
    4649Greenstone is specifically designed to be highly extensible and
     
    5457  </xsl:template>
    5558
    56   <xsl:template name="textthreedocs">There are three documents that explain the Greenstone system:</xsl:template>
    57   <xsl:template name="textinstall">The Greenstone Digital Library Software Installer's Guide</xsl:template>
    58   <xsl:template name="textuser">The Greenstone Digital Library Software User's Guide</xsl:template>
    59   <xsl:template name="textdevelop">The Greenstone Digital Library Software Developer's Guide</xsl:template>
     59<xsl:template name="textdocumentationtitle">documentation</xsl:template>
     60<xsl:template name="textdocuments">Extensive documentation for the Greenstone software is available.</xsl:template>
    6061
     62  <xsl:template name="textmailinglisttitle">mailing list</xsl:template>
    6163  <xsl:template name="textmailinglist">
    6264There is a mailing list intended primarily for discussions about the
    6365Greenstone digital library software.  Active users of Greenstone should
    64 consider joining the mailing list and contributing to the discussions.  The
    65 mailing list is hosted by the Pathfinder Library System in beautiful Grand
    66 Junction, Colorado (John Campbell, [email protected]). To subscribe, send
    67 email to <a href="mailto:[email protected]">[email protected]</a>
    68 with the text <ul>subscribe greenstone </ul> (no subject, no name, nothing
    69 else). To send a message to the list, address it to <a
    70 href="mailto:[email protected]">[email protected]</a>.
     66consider joining the mailing list and contributing to the discussions.
     67To subscribe, go to  <a href="https://list.scms.waikato.ac.nz/mailman/listinfo/greenstone-users">https://list.scms.waikato.ac.nz/mailman/listinfo/greenstone-users</a>.
     68
     69To send a message to the list, address it to <a
     70href="mailto:[email protected]"
     71>[email protected]</a>.
    7172</xsl:template>
    7273
     74  <xsl:template name="textbugstitle">bugs</xsl:template>
    7375  <xsl:template name="textreport">
    7476We want to ensure that this software works well for you.  Please report any
    75 bugs to <a href="mailto:[email protected]">[email protected]</a>
     77bugs to <a href="mailto:[email protected]">[email protected]</a>
    7678  </xsl:template>
    7779
    78   <xsl:template name="textcredits">credits</xsl:template>
     80<xsl:template name="textgs3title">in the works</xsl:template>
     81
     82<xsl:template name="textgs3">Greenstone 3 is a complete redesign and
     83reimplementation which
     84retains all the advantages of Greenstone 2 (the current version)--for example,
     85it is multilingual, multiplatform, and highly configurable. It
     86incorporates all the features of the existing system, and is backwards
     87compatible: that is, it can build and run existing collections without
     88modification. Written in Java, it is structured as a network of
     89independent modules that communicate using XML: thus it runs in a
     90distributed fashion and can be spread across different servers as
     91necessary. This modular design increases the flexibility and
     92extensibility of Greenstone. The new version is expected to be
     93available for experimental use by 23 December 2003. An initial design for
     94the system is outlined in "The design of Greenstone 3: An agent based
     95dynamic digital library" (download <a href="http://www.greenstone.org/manuals/gs3desig.pdf">PDF</a>).
     96</xsl:template>
     97
     98
     99  <xsl:template name="textcreditstitle">credits</xsl:template>
    79100
    80101  <xsl:template name="textwhoswho">
     
    82103people. Rodger McNab and Stefan Boddie are the principal architects and
    83104implementors.  Contributions have been made by David Bainbridge, George
    84 Buchanan, Hong Chen, Elke Duncker, Carl Gutwin, Geoff Holmes, John
    85 McPherson, Craig Nevill-Manning, Gordon Paynter, Bernhard Pfahringer, Todd
    86 Reed, Bill Rogers, and Stuart Yeates. Other members of the New Zealand
    87 Digital Library project provided advice and inspiration in the design of
    88 the system: Mark Apperley, Sally Jo Cunningham, Steve Jones, Te Taka
    89 Keegan, Michel Loots, Malika Mahoui and Lloyd Smith. We would also like to
     105Buchanan, Michael Dewsnip, Katherine Don, Hong Chen, Elke Duncker,
     106Carl Gutwin, Geoff Holmes, John McPherson, Craig Nevill-Manning,
     107Dynal Patel, Gordon Paynter, Bernhard Pfahringer, Todd
     108Reed, Bill Rogers, John Thompson, and Stuart Yeates.
     109Other members of the New Zealand Digital Library project provided advice
     110and inspiration in the design of
     111the system: Mark Apperley, Sally Jo Cunningham, Matt Jones, Steve Jones,
     112Te Taka Keegan, Michel Loots, Malika Mahoui, Gary Marsden, Dave Nichols
     113and Lloyd Smith. We would also like to
    90114acknowledge all those who have contributed to the GNU-licensed packages
    91115included in this distribution: MG, GDBM, PDFTOHTML, WGET, WVWARE and XLHTML.
Note: See TracChangeset for help on using the changeset viewer.