File: CREDITS.html

package info (click to toggle)
gtml 3.6.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 432 kB
  • sloc: perl: 1,558; sh: 114; makefile: 17
file content (152 lines) | stat: -rw-r--r-- 5,631 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html lang="en">

<head>
   <title>GTML Credits</title>
   <meta name="Author" content="Andrew E. Schulman,Bruno Beaufils, Gihan Perera">
   <meta name="Generator" content="GTML 3.5.4">
   <meta name="Keywords" content=
     "HTML pre-processor, perl, script, web site design, templates, free
      software, GPL">
   <meta name="Description" content=
     "GTML is a simple yet powerful HTML pre-processor, which has a lot of
      features to design AND maintain entire web sites. It's syntax is very
      close to the C language preprocessor one. Some of its features are: use
      of macros, conditionnal processing, file inclusion, sitemap generation
      and much more. It is written in perl.">
   <link rel="Begin" type="text/html" href="http://sourceforge.net/projects/gtml/">
   <link rel="Prev" href="NEWS.html">
   <link rel="Stylesheet" type="text/css" href="gtml.css">
</head>

<body text="#000033">

<!-- ---------- Title line ---------- -->

<center>
  <table border="0" width="95%" bgcolor="#ffffcc" cellpadding="5" cellspacing="0" align="center">
    <tr>
      <td align="left">
      <font size="2" face='Arial,Helvetica'>
      <a href="NEWS.html">&lt;&lt;</a>
      &nbsp;
      </font>
      </td>
      <td align="center"><font color="#000066" face="Verdana,Arial,Helvetica" size="+3">
      <b>GTML Credits</b>
      </td>
      <td align="right">
      <font size="2" face='Arial,Helvetica'>
      &nbsp;
      </font>
      </td>
    </tr>
</table>
</center>

<center>
<table width="75%" border="0" cellpadding="10">
  <tr valign="top">
    <td>

<p>I would like to thank some people who helped, and contributed in the
development of <code>GTML</code>. 

<p>First of all I'd like to thank Gihan Perera, who is the initial author of
<code>GTML</code>, and who did a really great job, and who authorized me to take over
<code>GTML</code> since it seems he does not have time to enhance it, and a more
important thing, authorized me to distribute it under the GPL terms. <b>He</b>
is the guy to thanks, the real author of <code>GTML</code>.

<p>Then I would like to thank people who helped me correct, or enhance
<code>GTML</code>:
<ul>
  <li>Magog, helped me fixed a bug on directory creation, sent me Swedish
      support, and helped me grow my TODO list ;-) ; 
  <li>Philippe Marquet (aka PhM), gave me a very impressive list of features
      to add, with some advices on how to do it. Almost all of what he asked has
      been added, so far, as least makefile support, and sitemap
      generation. He also sent me some of bug reports.
  <li>Jens Bloch Helmers, sent me Norwegian support, a bug report on filename
      aliases, and an idea for my TODO list ;  
  <li>Simone Piunno (aka Pioppo), sent me Italian support ;
  <li>Gert-Jan Brink, sent me Dutch support ;
  <li>Uwe Arzt, sent me German support, as well as the base of sitemap generation
      code ; 
  <li>Harald Drangmeister, sent me bug reports, and asked me about the
      TITLE_CURRENT macro ;
  <li>Michael M Slusarz, sent me a patch to add embedded Perl code, which
      gave me the idea of the embedded system command ;
  <li>Wim Niemans Ri, sent me a lot of features that he added to his own <code>GTML</code>,
      from <m>#define+</m> to extensions selections ideas, via warning and
      error reports ;
  <li>Ken Guest, asked me for the <m>$ddth</m> feature in timestamps, sent me
      irish support, asked me about a better report <em>verbosity</em>
      control, and corrected english in the web pages (which was a
      <strong>great</strong> idea, hope I did not introduce too new mistakes
      since :) ; 
  <li>Andrew Greig, sent me the weekday patch, and corrected the <m>$ddth</m>
      english computation ;  
  <li>Bob Ham, sent me bug report about warning report format ;
  <li>Frank Boehme, sent me bug report about compression.
</ul>

<p>I hope I forgot nobody.

<p>Do not hesitate to correct me if needed, and to send bug reports, or documentation
mistakes (from typo errors, to bad English construction) reports.

    </td>
  </tr>
</table>
</center>

<center>
<table borde="0" width="100%" align="center">
  <tr>
    <td align="left">
    <font size="2" face="Arial,Helvetica" color="#000066">
    This page has been accessed <!--#echo var="URL_COUNT"--> times since
    <!--#echo var="URL_COUNT_RESET"-->.
    </font>
    </td>
    <td align="right">
    <font size="2" face="Arial,Helvetica">
    <a href="NEWS.html">&lt;&lt; Revision history</a>
    &nbsp;
    <a href="sitemap.html">Sitemap</a>
    &nbsp;
    </font>
    </td>
  </tr>
</table>
</center>

<center>
<hr width="100%">
<table align="center" width="100%" border="0">
  <tr>
    <td align="left" valign="top">
    <font size="2" face="Arial,Helvetica" color="#000066">
    <a href="http://sourceforge.net/projects/gtml/">GTML home page</a><br>
    <em>Last modification: 1999/9/12 at 19:13</em><br>
    </font>
    </td>
    <td align="right">
    <font size="2" face="Arial,Helvetica" color="#000066">
    Copyright &copy; 1996-1999 <a href="http://www.pobox.com/~gihan">Gihan Perera</a>&nbsp;
    (<a href="mailto:gihan@pobox.com">gihan@pobox.com</a>)<br>
    Copyright &copy; 1999 <a href="http://www.lifl.fr/~beaufils">Bruno Beaufils</a>&nbsp;
    (<a href="mailto:beaufils@lifl.fr">beaufils@lifl.fr</a>)<br>
    Copyright &copy; 2004 <a href="http://home.comcast.net/~andrex">Andrew E. Schulman</a>&nbsp;
    (<a href="mailto:schulman@users.sourceforge.net">schulman@users.sourceforge.net</a>)<br>
    </font>
    </td>
  </tr>
</table>
</center>

</body>

</html>