Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | minor typo fix. |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
80bf17c0d018926ec38d61daa13ca8c7 |
User & Date: | stephan 2013-08-15 00:37:51.782 |
Context
2013-08-15
| ||
02:59 | Rig the timeline graph so that CSS of the form: "#canvas{color:#000;}" will set the color of the graph lines and boxes. check-in: e412f97999 user: drh tags: trunk | |
00:37 | minor typo fix. check-in: 80bf17c0d0 user: stephan tags: trunk | |
00:37 | Reworked the manifest summary table to indicate how many of each card type are required. check-in: 559047a042 user: stephan tags: trunk | |
Changes
Changes to www/fileformat.wiki.
︙ | ︙ | |||
529 530 531 532 533 534 535 | The Z card is the required checksum over the rest of the artifact. <a name="summary"></a> <h2>8.0 Card Summary</h2> | | | 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 | The Z card is the required checksum over the rest of the artifact. <a name="summary"></a> <h2>8.0 Card Summary</h2> The following table summarizes the various kinds of cards that appear on Fossil artifacts. A blank entry means that combination of card and artifact is not legal. A number or range of numbers indicates the number of times a card may (or must) appear in the corresponding artifact type. e.g. a value of 1 indicates a required unique card and 1+ indicates that one or more such cards are required. <table border=1 width="100%"> |
︙ | ︙ |