Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Reduce the size of the Bentley logo from 600KB to about 8KB. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
36e8f98b78131e8e407e8214f0c64e56 |
User & Date: | drh 2012-03-06 13:24:51.481 |
Context
2012-03-20
| ||
01:13 | News updates in preparation for 3.7.11. (check-in: e231785185 user: drh tags: trunk) | |
2012-03-06
| ||
13:24 | Reduce the size of the Bentley logo from 600KB to about 8KB. (check-in: 36e8f98b78 user: drh tags: trunk) | |
13:23 | Add Bentley to the front page. (Leaf check-in: 02d2177a90 user: drh tags: version-3.7.10) | |
13:11 | Tweaks to the FTS4 documentation. Add Bentley to the sponsor list on the front page. (check-in: 39b1d19256 user: drh tags: trunk) | |
Changes
Added images/foreignlogos/bentley.gif.
cannot compute difference between binary files
Changes to pages/index.in.
︙ | ︙ | |||
63 64 65 66 67 68 69 | </a></td><td>\ <a href="http://www.nokia.com/">Nokia</a> is the world leader in mobility,\ driving the transformation and growth of the converging internet and\ communications industries.</td></tr>' sponsor[5] = '<tr><td align="center">\ <a href="http://www.bentley.com/">\ | | | 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 | </a></td><td>\ <a href="http://www.nokia.com/">Nokia</a> is the world leader in mobility,\ driving the transformation and growth of the converging internet and\ communications industries.</td></tr>' sponsor[5] = '<tr><td align="center">\ <a href="http://www.bentley.com/">\ <img src="images/foreignlogos/bentley.gif" alt="bentley.com" border="0">\ </a></td><td>\ <a href="http://www.bentley.com/">Bentley</a> - Comprehensive software \ solutions for Sustaining Infrastructure.</td></tr>' count = 6 while( count>0 ){ i = Math.floor(Math.random()*6) |
︙ | ︙ |