Changeset 18460 for gsdl/trunk/macros


Ignore:
Timestamp:
2009-02-04T15:02:01+13:00 (15 years ago)
Author:
anna
Message:

Added several functions in GTI.\n 1. Create spreadsheet for all the strings in current module (gtiaction.cpp, english2.dm).\n 2. Create operational files for GLI Help (HTML files etc) as requested, zip them and provide for download (gtiaction.h|cpp, gti.dm, gti.pl).\n 3. Functions for processing GS3 interfaces (gti.pl).

Location:
gsdl/trunk/macros
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/macros/english2.dm

    r18055 r18460  
    10961096_textgtitutorials_ {Tutorial Exercises}
    10971097_textgtigreenorg_ {Greenstone.org}
    1098 _textgtigs3core_ {Greenstone3 Interface (Default)}
     1098_textgtigs3interface_ {Greenstone3 Interface}
    10991099
    11001100#for greenstone manuals
     
    11371137
    11381138<ol>
    1139 <li>Download <a href="_gwcgi_?a=gti&amp;p=excel&amp;e=_compressedoptions_">this file</a>.
     1139<li>Download either <a href="_gwcgi_?a=gti&amp;p=excel&amp;tct=work&amp;e=_compressedoptions_">this file</a> for all the remaining work, or <a href="_gwcgi_?a=gti&amp;p=excel&amp;tct=all&amp;e=_compressedoptions_">this file</a> for all the strings in this module.
    11401140<li>Open the downloaded file in Microsoft Excel (Office 2003/XP or more recent versions is required) and save as Microsoft Excel workbook (.xls) format.
    11411141<li>Enter the translations in the boxes provided.
  • gsdl/trunk/macros/gti.dm

    r18430 r18460  
    179179     <a href="_gwcgi_?a=gti&amp;p=find&amp;e=_compressedoptions_">_textgticorrectexistingtranslations_</a><br>
    180180     _If_(_4_ eq _gtidownloadglihelp, <a href="_4_">, <a href="_httpprefix_/_4_">)_textgtidownloadtargetfile_</a>
    181      _If_(_gtiglihelpzipfilepath_ eq "disabled", <a href="_gwcgi_?a=gti&amp;p=glihelp&amp;e=_compressedoptions_">_textgtiglihelpzipfile_</a>, <a href="_httpprefix_/_gtiglihelpzipfilepath_">_gtiglihelpzipfilepath_ Reday to download</a>)<br>
     181
     182     _If_(_gtiglihelpzipfilepath_, <a href="_httpprefix_/_gtiglihelpzipfilepath_">_textgtiglihelpzipfile_</a>,)<br>
     183
    182184     <a href="_gwcgi_?a=gti&amp;p=offline&amp;e=_compressedoptions_">_textgtitranslatefileoffline_</a><br>
    183185     _gtiviewtranslationfileinaction_
     
    186188}
    187189
    188 _gtiglihelpzipfilepath_ {disabled}
    189 
    190 _textgtiglihelpzipfile_ {Download the zipped GLI Help operational files}
     190_gtiglihelpzipfilepath_ {}
     191
     192_textgtiglihelpzipfile_ {Clicke here to download the operational files for GLI Help}
    191193
    192194# --------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.