mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-05 15:55:57 +03:00
More website updates. (CVS 1507)
FossilOrigin-Name: 460f2361141f14aa709addd41cc011127bac9b6e
This commit is contained in:
31
main.mk
31
main.mk
@@ -369,12 +369,27 @@ c_interface.html: $(TOP)/www/c_interface.tcl
|
|||||||
changes.html: $(TOP)/www/changes.tcl
|
changes.html: $(TOP)/www/changes.tcl
|
||||||
tclsh $(TOP)/www/changes.tcl >changes.html
|
tclsh $(TOP)/www/changes.tcl >changes.html
|
||||||
|
|
||||||
|
copyright.html: $(TOP)/www/copyright.tcl
|
||||||
|
tclsh $(TOP)/www/copyright.tcl >copyright.html
|
||||||
|
|
||||||
|
copyright-release.html: $(TOP)/www/copyright-release.html
|
||||||
|
cp $(TOP)/www/copyright-release.html .
|
||||||
|
|
||||||
|
copyright-release.pdf: $(TOP)/www/copyright-release.pdf
|
||||||
|
cp $(TOP)/www/copyright-release.pdf .
|
||||||
|
|
||||||
|
common.tcl: $(TOP)/www/common.tcl
|
||||||
|
cp $(TOP)/www/common.tcl .
|
||||||
|
|
||||||
conflict.html: $(TOP)/www/conflict.tcl
|
conflict.html: $(TOP)/www/conflict.tcl
|
||||||
tclsh $(TOP)/www/conflict.tcl >conflict.html
|
tclsh $(TOP)/www/conflict.tcl >conflict.html
|
||||||
|
|
||||||
datatypes.html: $(TOP)/www/datatypes.tcl
|
datatypes.html: $(TOP)/www/datatypes.tcl
|
||||||
tclsh $(TOP)/www/datatypes.tcl >datatypes.html
|
tclsh $(TOP)/www/datatypes.tcl >datatypes.html
|
||||||
|
|
||||||
|
docs.html: $(TOP)/www/docs.tcl
|
||||||
|
tclsh $(TOP)/www/docs.tcl >docs.html
|
||||||
|
|
||||||
download.html: $(TOP)/www/download.tcl
|
download.html: $(TOP)/www/download.tcl
|
||||||
tclsh $(TOP)/www/download.tcl >download.html
|
tclsh $(TOP)/www/download.tcl >download.html
|
||||||
|
|
||||||
@@ -388,7 +403,7 @@ formatchng.html: $(TOP)/www/formatchng.tcl
|
|||||||
tclsh $(TOP)/www/formatchng.tcl >formatchng.html
|
tclsh $(TOP)/www/formatchng.tcl >formatchng.html
|
||||||
|
|
||||||
index.html: $(TOP)/www/index.tcl last_change
|
index.html: $(TOP)/www/index.tcl last_change
|
||||||
tclsh $(TOP)/www/index.tcl `cat $(TOP)/VERSION` >index.html
|
tclsh $(TOP)/www/index.tcl >index.html
|
||||||
|
|
||||||
lang.html: $(TOP)/www/lang.tcl
|
lang.html: $(TOP)/www/lang.tcl
|
||||||
tclsh $(TOP)/www/lang.tcl >lang.html
|
tclsh $(TOP)/www/lang.tcl >lang.html
|
||||||
@@ -411,9 +426,15 @@ quickstart.html: $(TOP)/www/quickstart.tcl
|
|||||||
speed.html: $(TOP)/www/speed.tcl
|
speed.html: $(TOP)/www/speed.tcl
|
||||||
tclsh $(TOP)/www/speed.tcl >speed.html
|
tclsh $(TOP)/www/speed.tcl >speed.html
|
||||||
|
|
||||||
|
sqlite.gif: $(TOP)/art/SQLite.gif
|
||||||
|
cp $(TOP)/art/SQLite.gif sqlite.gif
|
||||||
|
|
||||||
sqlite.html: $(TOP)/www/sqlite.tcl
|
sqlite.html: $(TOP)/www/sqlite.tcl
|
||||||
tclsh $(TOP)/www/sqlite.tcl >sqlite.html
|
tclsh $(TOP)/www/sqlite.tcl >sqlite.html
|
||||||
|
|
||||||
|
support.html: $(TOP)/www/support.tcl
|
||||||
|
tclsh $(TOP)/www/support.tcl >support.html
|
||||||
|
|
||||||
tclsqlite.html: $(TOP)/www/tclsqlite.tcl
|
tclsqlite.html: $(TOP)/www/tclsqlite.tcl
|
||||||
tclsh $(TOP)/www/tclsqlite.tcl >tclsqlite.html
|
tclsh $(TOP)/www/tclsqlite.tcl >tclsqlite.html
|
||||||
|
|
||||||
@@ -428,8 +449,12 @@ DOC = \
|
|||||||
arch.png \
|
arch.png \
|
||||||
changes.html \
|
changes.html \
|
||||||
c_interface.html \
|
c_interface.html \
|
||||||
|
copyright.html \
|
||||||
|
copyright-release.html \
|
||||||
|
copyright-release.pdf \
|
||||||
conflict.html \
|
conflict.html \
|
||||||
datatypes.html \
|
datatypes.html \
|
||||||
|
docs.html \
|
||||||
download.html \
|
download.html \
|
||||||
faq.html \
|
faq.html \
|
||||||
fileformat.html \
|
fileformat.html \
|
||||||
@@ -442,11 +467,13 @@ DOC = \
|
|||||||
opcode.html \
|
opcode.html \
|
||||||
quickstart.html \
|
quickstart.html \
|
||||||
speed.html \
|
speed.html \
|
||||||
|
sqlite.gif \
|
||||||
sqlite.html \
|
sqlite.html \
|
||||||
|
support.html \
|
||||||
tclsqlite.html \
|
tclsqlite.html \
|
||||||
vdbe.html
|
vdbe.html
|
||||||
|
|
||||||
doc: $(DOC)
|
doc: common.tcl $(DOC)
|
||||||
mkdir -p doc
|
mkdir -p doc
|
||||||
mv $(DOC) doc
|
mv $(DOC) doc
|
||||||
|
|
||||||
|
20
manifest
20
manifest
@@ -1,5 +1,5 @@
|
|||||||
C Website\sredesign\sin\spreparation\sfor\sadding\sversion\s3\sdocumentation.\s(CVS\s1506)
|
C More\swebsite\supdates.\s(CVS\s1507)
|
||||||
D 2004-05-31T15:06:29
|
D 2004-05-31T16:04:08
|
||||||
F Makefile.in ab7b0d5118e2da97bac66be8684a1034e3500f5a
|
F Makefile.in ab7b0d5118e2da97bac66be8684a1034e3500f5a
|
||||||
F Makefile.linux-gcc b86a99c493a5bfb402d1d9178dcdc4bd4b32f906
|
F Makefile.linux-gcc b86a99c493a5bfb402d1d9178dcdc4bd4b32f906
|
||||||
F README f1de682fbbd94899d50aca13d387d1b3fd3be2dd
|
F README f1de682fbbd94899d50aca13d387d1b3fd3be2dd
|
||||||
@@ -16,7 +16,7 @@ F doc/lemon.html f0f682f50210928c07e562621c3b7e8ab912a538
|
|||||||
F doc/report1.txt a031aaf37b185e4fa540223cb516d3bccec7eeac
|
F doc/report1.txt a031aaf37b185e4fa540223cb516d3bccec7eeac
|
||||||
F install-sh 9d4de14ab9fb0facae2f48780b874848cbf2f895
|
F install-sh 9d4de14ab9fb0facae2f48780b874848cbf2f895
|
||||||
F ltmain.sh f6b283068efa69f06eb8aa1fe4bddfdbdeb35826
|
F ltmain.sh f6b283068efa69f06eb8aa1fe4bddfdbdeb35826
|
||||||
F main.mk d742c15aa8fac4a83aa807a7c47c76e5ea9af089
|
F main.mk 37fbea48aaddd86249e10bc9f20e2151695e2037
|
||||||
F publish.sh 1cd5c982388560fa91eedf6a338e210f713b35c8
|
F publish.sh 1cd5c982388560fa91eedf6a338e210f713b35c8
|
||||||
F spec.template a38492f1c1dd349fc24cb0565e08afc53045304b
|
F spec.template a38492f1c1dd349fc24cb0565e08afc53045304b
|
||||||
F sqlite.1 83f4a9d37bdf2b7ef079a82d54eaf2e3509ee6ea
|
F sqlite.1 83f4a9d37bdf2b7ef079a82d54eaf2e3509ee6ea
|
||||||
@@ -185,18 +185,19 @@ F www/arch2.gif 49c6bb36160f03ca2b89eaa5bfb1f560c7d68ee7
|
|||||||
F www/audit.tcl 90e09d580f79c7efec0c7d6f447b7ec5c2dce5c0
|
F www/audit.tcl 90e09d580f79c7efec0c7d6f447b7ec5c2dce5c0
|
||||||
F www/c_interface.tcl 2176519fc2bd2d2cf6fe74fd806fc2d8362de2c8
|
F www/c_interface.tcl 2176519fc2bd2d2cf6fe74fd806fc2d8362de2c8
|
||||||
F www/changes.tcl 9d562205db584d26b358ebe93fb58039feefd1b8
|
F www/changes.tcl 9d562205db584d26b358ebe93fb58039feefd1b8
|
||||||
F www/common.tcl e548490c8444489064f6c1cce59d1cf177fb8664
|
F www/common.tcl f786e6be86fb2627ceb30e770e9efa83b9c67a3a
|
||||||
F www/conflict.tcl fb8a2ba83746c7fdfd9e52fa7f6aaf5c422b8246
|
F www/conflict.tcl fb8a2ba83746c7fdfd9e52fa7f6aaf5c422b8246
|
||||||
F www/copyright-release.html 294e011760c439c44951a6bfecd4c81a1ae359e8
|
F www/copyright-release.html 294e011760c439c44951a6bfecd4c81a1ae359e8
|
||||||
F www/copyright-release.pdf cfca3558fc97095e57c6117d08f1f5b80d95125a
|
F www/copyright-release.pdf cfca3558fc97095e57c6117d08f1f5b80d95125a
|
||||||
|
F www/copyright.tcl 82c9670c7ddb0311912ab7fe24703f33c531066c
|
||||||
F www/datatypes.tcl 566004b81c36877397ddbe6e1907aae6065f6b41
|
F www/datatypes.tcl 566004b81c36877397ddbe6e1907aae6065f6b41
|
||||||
F www/docs.tcl 60a7ce60d6f04cd5f56ab9329e0ffc22ebd6f021
|
F www/docs.tcl 60a7ce60d6f04cd5f56ab9329e0ffc22ebd6f021
|
||||||
F www/download.tcl cfe0a12bc9073fe34b880b6d259fb88ba5bb502f
|
F www/download.tcl 8c84f15695c92cb01486930055fdf5192995f474
|
||||||
F www/dynload.tcl 02eb8273aa78cfa9070dd4501dca937fb22b466c
|
F www/dynload.tcl 02eb8273aa78cfa9070dd4501dca937fb22b466c
|
||||||
F www/faq.tcl 3a1776818d9bd973ab0c3048ec7ad6b1ad091ae5
|
F www/faq.tcl 3a1776818d9bd973ab0c3048ec7ad6b1ad091ae5
|
||||||
F www/fileformat.tcl f71a06a0d533c7df408539c64113b4adeaf29764
|
F www/fileformat.tcl f71a06a0d533c7df408539c64113b4adeaf29764
|
||||||
F www/formatchng.tcl 7ed8a5c871ab105f01e5defe1822ec39f70675bb
|
F www/formatchng.tcl 7ed8a5c871ab105f01e5defe1822ec39f70675bb
|
||||||
F www/index.tcl 007cbb4c92459c45c2cc097a1193cc305c989772
|
F www/index.tcl 288687610b6fb5a65c7dd57ed75d77c71b03c2cf
|
||||||
F www/lang.tcl fc528581c4a406cabc138e2f17db5ef6f38615ff
|
F www/lang.tcl fc528581c4a406cabc138e2f17db5ef6f38615ff
|
||||||
F www/mingw.tcl d96b451568c5d28545fefe0c80bee3431c73f69c
|
F www/mingw.tcl d96b451568c5d28545fefe0c80bee3431c73f69c
|
||||||
F www/nulls.tcl f31330db8c978e675f5cd263067b32b822effa6f
|
F www/nulls.tcl f31330db8c978e675f5cd263067b32b822effa6f
|
||||||
@@ -205,10 +206,11 @@ F www/opcode.tcl e8c421fd2c70c503b25cedb3f9617a1f387ac7ea
|
|||||||
F www/quickstart.tcl 4e97bef825e6a4153c43afb9f97235fc4da278ab
|
F www/quickstart.tcl 4e97bef825e6a4153c43afb9f97235fc4da278ab
|
||||||
F www/speed.tcl 19cf0c1bf73c4b534dfafc95b3eacff4825740b4
|
F www/speed.tcl 19cf0c1bf73c4b534dfafc95b3eacff4825740b4
|
||||||
F www/sqlite.tcl b51fd15f0531a54874de785a9efba323eecd5975
|
F www/sqlite.tcl b51fd15f0531a54874de785a9efba323eecd5975
|
||||||
|
F www/support.tcl 67682848d6ddd283370451dc3da2e56cded9fc9a
|
||||||
F www/tclsqlite.tcl 19191cf2a1010eaeff74c51d83fd5f5a4d899075
|
F www/tclsqlite.tcl 19191cf2a1010eaeff74c51d83fd5f5a4d899075
|
||||||
F www/vdbe.tcl 59288db1ac5c0616296b26dce071c36cb611dfe9
|
F www/vdbe.tcl 59288db1ac5c0616296b26dce071c36cb611dfe9
|
||||||
F www/whentouse.tcl a8335bce47cc2fddb07f19052cb0cb4d9129a8e4
|
F www/whentouse.tcl a8335bce47cc2fddb07f19052cb0cb4d9129a8e4
|
||||||
P 0e07006704cd441f91d5fadbf3b644fd20da79bd
|
P 2052911b1fd119af9dbd81fdfe80244685f58212
|
||||||
R a59b4bd6ff95128c135d3274ecbe26b7
|
R 126833d931e9ea9c9d3ba0f1721f7190
|
||||||
U drh
|
U drh
|
||||||
Z 972496f8c6b40a74144e347477ed1839
|
Z addf48ee1d8e879604296d1a7191e61f
|
||||||
|
@@ -1 +1 @@
|
|||||||
2052911b1fd119af9dbd81fdfe80244685f58212
|
460f2361141f14aa709addd41cc011127bac9b6e
|
@@ -13,15 +13,24 @@ proc header {txt} {
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://www.sqlite.org/cvstrac/tktnew">bugs</a></li>
|
<li><a href="http://www.sqlite.org/cvstrac/tktnew">bugs</a></li>
|
||||||
<li><a href="changes.html">changes</a></li>
|
<li><a href="changes.html">changes</a></li>
|
||||||
<li><a href="download.html">download</a></li>
|
<li><a href="download.html#cvs">cvs repository</a></li>
|
||||||
<li><a href="docs.html">documentation</a></li>
|
<li><a href="docs.html">documentation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</td>
|
</td>
|
||||||
<td width="10"></td>
|
<td width="10"></td>
|
||||||
<td valign="bottom">
|
<td valign="bottom">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="index.html">home</a></li>
|
<li><a href="download.html">download</a></li>
|
||||||
<li><a href="faq.html">faq</a></li>
|
<li><a href="faq.html">faq</a></li>
|
||||||
|
<li><a href="index.html">home</a></li>
|
||||||
|
<li><a href="support.html">mailing list</a></li>
|
||||||
|
</ul>
|
||||||
|
</td>
|
||||||
|
<td width="10"></td>
|
||||||
|
<td valign="bottom">
|
||||||
|
<ul>
|
||||||
|
<li><a href="support.html">support</a></li>
|
||||||
|
<li><a href="lang.html">syntax</a></li>
|
||||||
<li><a href="http://www.sqlite.org/cvstrac/timeline">timeline</a></li>
|
<li><a href="http://www.sqlite.org/cvstrac/timeline">timeline</a></li>
|
||||||
<li><a href="http://www.sqlite.org/cvstrac/wiki">wiki</a></li>
|
<li><a href="http://www.sqlite.org/cvstrac/wiki">wiki</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
59
www/copyright.tcl
Normal file
59
www/copyright.tcl
Normal file
@@ -0,0 +1,59 @@
|
|||||||
|
set rcsid {$Id: copyright.tcl,v 1.1 2004/05/31 16:04:08 drh Exp $}
|
||||||
|
source common.tcl
|
||||||
|
header {SQLite Copyright}
|
||||||
|
puts {
|
||||||
|
<h2>SQLite Copyright</h2>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
The original author of SQLite has dedicated the code to the public domain.
|
||||||
|
Anyone is free to copy, modify, publish, use, compile, sell, or distribute
|
||||||
|
the original SQLite code, either in source code form or as a compiled binary,
|
||||||
|
for any purpose, commerical or non-commerical, and by any means.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h2>Contributed Code</h2>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
In order to keep SQLite complete free and unencumbered by copyright,
|
||||||
|
other contributors to the SQLite code base are asked to likewise dedicate
|
||||||
|
their contributions to the public domain.
|
||||||
|
If you want to send a patch or enhancement for possible inclusion in the
|
||||||
|
SQLite source tree, please accompany the patch with the following statement:
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<blockquote><i>
|
||||||
|
The author or authors of this code dedicate any and all copyright interest
|
||||||
|
in this code to the public domain. We make this dedication for the benefit
|
||||||
|
of the public at large and to the detriment of our heirs and successors.
|
||||||
|
We intend this dedication to be an overt act of relinquishment in
|
||||||
|
perpetuity of all present and future rights this code under copyright law.
|
||||||
|
</i></blockquote>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Regrettably, as of 2003 October 20,
|
||||||
|
we will no longer be able to accept patches or changes to
|
||||||
|
SQLite that are not accompanied by a statement such as the above.
|
||||||
|
In addition, if you make
|
||||||
|
changes or enhancements as an employee, then a simple statement such as the
|
||||||
|
above is insufficient. You must also send by surface mail a copyright release
|
||||||
|
signed by a company officer.
|
||||||
|
A signed original of the copyright release should be mailed to:</p>
|
||||||
|
|
||||||
|
<blockquote>
|
||||||
|
Hwaci<br>
|
||||||
|
6200 Maple Cove Lane<br>
|
||||||
|
Charlotte, NC 28269<br>
|
||||||
|
USA
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
A template copyright release is available
|
||||||
|
in <a href="copyright-release.pdf">PDF</a> or
|
||||||
|
<a href="copyright-release.html">HTML</a>.
|
||||||
|
You can use this release to make future changes. If you have contributed
|
||||||
|
changes or enhancements to SQLite in the past, and have not already done
|
||||||
|
so, you are invited to complete and sign a copy of the template and mail
|
||||||
|
it to the address above.
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
footer $rcsid
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# Run this TCL script to generate HTML for the download.html file.
|
# Run this TCL script to generate HTML for the download.html file.
|
||||||
#
|
#
|
||||||
set rcsid {$Id: download.tcl,v 1.7 2004/05/31 15:06:30 drh Exp $}
|
set rcsid {$Id: download.tcl,v 1.8 2004/05/31 16:04:08 drh Exp $}
|
||||||
source common.tcl
|
source common.tcl
|
||||||
header {SQLite Download Page}
|
header {SQLite Download Page}
|
||||||
|
|
||||||
@@ -46,6 +46,7 @@ Product sqlite.so.gz {
|
|||||||
<b>tclsqlite.so.gz</b> but without the TCL bindings.
|
<b>tclsqlite.so.gz</b> but without the TCL bindings.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cd doc
|
||||||
foreach name [lsort -dict [glob -nocomplain sqlite-*.i386.rpm]] {
|
foreach name [lsort -dict [glob -nocomplain sqlite-*.i386.rpm]] {
|
||||||
if {[regexp -- -devel- $name]} {
|
if {[regexp -- -devel- $name]} {
|
||||||
Product $name {
|
Product $name {
|
||||||
@@ -95,4 +96,34 @@ foreach name [lsort -dict -decreasing [glob -nocomplain sqlite-*.tar.gz]] {
|
|||||||
Version $vers of the source tree including all documentation.
|
Version $vers of the source tree including all documentation.
|
||||||
"
|
"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
puts {
|
||||||
|
</table>
|
||||||
|
|
||||||
|
<a name="cvs">
|
||||||
|
<h3>Direct Access To The Sources Via Anonymous CVS</h3>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
All SQLite source code is maintained in a
|
||||||
|
<a href="http://www.cvshome.org/">CVS</a> repository that is
|
||||||
|
available for read-only access by anyone. You can
|
||||||
|
interactively view the
|
||||||
|
respository contents and download individual files
|
||||||
|
by visiting
|
||||||
|
<a href="http://www.sqlite.org/cvstrac/dir?d=sqlite">
|
||||||
|
http://www.sqlite.org/cvstrac/dir?d=sqlite</a>.
|
||||||
|
To access the respository directly, use the following
|
||||||
|
commands:
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<blockquote><pre>
|
||||||
|
cvs -d :pserver:anonymous@www.sqlite.org:/sqlite login
|
||||||
|
cvs -d :pserver:anonymous@www.sqlite.org:/sqlite checkout sqlite
|
||||||
|
</pre></blockquote>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
When the first command prompts you for a password, enter "anonymous".
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
|
||||||
footer $rcsid
|
footer $rcsid
|
||||||
|
@@ -58,12 +58,13 @@ proc newsitem {date title text} {
|
|||||||
puts "<hr width=\"50%\">"
|
puts "<hr width=\"50%\">"
|
||||||
}
|
}
|
||||||
|
|
||||||
newsitem {2004-May-31} {CVS Access Temporarily Suspended} {
|
newsitem {2004-May-31} {CVS Access Temporarily Disabled} {
|
||||||
Anonymous access to the CVS repository will be suspended
|
Anonymous access to the CVS repository will be suspended
|
||||||
temporarily beginning on 2004-June-04
|
for 2 weeks beginning on 2004-June-04. Everyone will still
|
||||||
so that the developers working on version 3.0 can have a free hand to
|
be able to download
|
||||||
implement features that a covered by a non-compete agreement.
|
prepackaged source bundles, create or modify trouble tickets, or view
|
||||||
Access will be reenabled after the non-compete expires on 2004-June-17.
|
change logs during the CVS service interruption. Full open access to the
|
||||||
|
CVS repository will be restored on 2004-June-18.
|
||||||
}
|
}
|
||||||
|
|
||||||
newsitem {2004-Apr-23} {Work Begins On SQLite Version 3} {
|
newsitem {2004-Apr-23} {Work Begins On SQLite Version 3} {
|
||||||
@@ -79,4 +80,4 @@ newsitem {2004-Apr-23} {Work Begins On SQLite Version 3} {
|
|||||||
puts {
|
puts {
|
||||||
</td></tr></table>
|
</td></tr></table>
|
||||||
}
|
}
|
||||||
footer {$Id: index.tcl,v 1.83 2004/05/31 15:06:30 drh Exp $}
|
footer {$Id: index.tcl,v 1.84 2004/05/31 16:04:08 drh Exp $}
|
||||||
|
51
www/support.tcl
Normal file
51
www/support.tcl
Normal file
@@ -0,0 +1,51 @@
|
|||||||
|
set rcsid {$Id: support.tcl,v 1.1 2004/05/31 16:04:08 drh Exp $}
|
||||||
|
source common.tcl
|
||||||
|
header {SQLite Support Options}
|
||||||
|
puts {
|
||||||
|
<h2>SQLite Support Options</h2>
|
||||||
|
|
||||||
|
|
||||||
|
<h3>Mailing List</h3>
|
||||||
|
<p>
|
||||||
|
A mailing list has been set up for asking questions and
|
||||||
|
for open discussion of problems
|
||||||
|
and issues by the SQLite user community.
|
||||||
|
To subscribe to the mailing list, send an email to
|
||||||
|
<a href="mailto:sqlite-users-subscribe@sqlite.org">
|
||||||
|
sqlite-users-subscribe@sqlite.org</a>.
|
||||||
|
If you would prefer to get digests rather than individual
|
||||||
|
emails, send a message to to
|
||||||
|
<a href="mailto:sqlite-users-digest-subscribe@sqlite.org">
|
||||||
|
sqlite-users-digest-subscribe@sqlite.org</a>.
|
||||||
|
For additional information about operating and using this
|
||||||
|
mailing list, send a message to
|
||||||
|
<a href="mailto:sqlite-users-help@sqlite.org">
|
||||||
|
sqlite-users-help@sqlite.org</a> and instructions will be
|
||||||
|
sent by to you by return email.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
An archive of the mailing list can be found at
|
||||||
|
<a href="http://www.mail-archive.com/sqlite-users%40sqlite.org/">
|
||||||
|
http://www.mail-archive.com/sqlite-users%40sqlite.org</a>.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h3>Professional Support</h3>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
If you would like professional support for SQLite
|
||||||
|
or if you want custom modifications to SQLite performed by the
|
||||||
|
original author, these services are available for a modest fee.
|
||||||
|
For additional information visit
|
||||||
|
<a href="http://www.hwaci.com/sw/sqlite/support.html">
|
||||||
|
http://www.hwaci.com/sw/sqlite/support.html</a> or contact:</p>
|
||||||
|
|
||||||
|
<blockquote>
|
||||||
|
D. Richard Hipp <br />
|
||||||
|
Hwaci - Applied Software Research <br />
|
||||||
|
704.948.4565 <br />
|
||||||
|
<a href="mailto:drh@hwaci.com">drh@hwaci.com</a>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
}
|
||||||
|
footer $rcsid
|
Reference in New Issue
Block a user