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).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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.