Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add link to the docsrc fossil repository on the sitemap. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
3b62b070d71b14c90750a30049dcfe72 |
User & Date: | drh 2007-11-16 21:52:20.000 |
Context
2007-11-21
| ||
00:25 | Add a link to the ZIP archive containing a copy of the website to the download page of the website. Ticket #2781. (check-in: be9b5cc65b user: drh tags: trunk) | |
2007-11-16
| ||
21:52 | Add link to the docsrc fossil repository on the sitemap. (check-in: 3b62b070d7 user: drh tags: trunk) | |
21:44 | Miscellaneous website changes suggested by the community. (check-in: 14ac1dc131 user: drh tags: trunk) | |
Changes
Changes to pages/sitemap.in.
︙ | ︙ | |||
37 38 39 40 41 42 43 44 45 46 47 48 49 50 | <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/tktnew">Report a bug</a></li> <li><a href="http://www.sqlite.org/cvstrac/rptview?rn=5">Browse bug beports</a></li> <li><a href="http://www.sqlite.org/cvstrac/dir?d=sqlite">Browse historical source files</a></li> </ul> </li> <li> <a href="support.html">Support</a> <ul> <li> <a href="http://www.mail-archive.com/sqlite-users%40sqlite.org"> Mailing list archive</a> <a href="http://marc.info/?l=sqlite-users&r=1&w=2">(alternate)</a> | > > | 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 | <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/tktnew">Report a bug</a></li> <li><a href="http://www.sqlite.org/cvstrac/rptview?rn=5">Browse bug beports</a></li> <li><a href="http://www.sqlite.org/cvstrac/dir?d=sqlite">Browse historical source files</a></li> <li><a href="http://www.sqlite.org/docsrc/home">Website and documentation sources</a></li> </ul> </li> <li> <a href="support.html">Support</a> <ul> <li> <a href="http://www.mail-archive.com/sqlite-users%40sqlite.org"> Mailing list archive</a> <a href="http://marc.info/?l=sqlite-users&r=1&w=2">(alternate)</a> |
︙ | ︙ |