Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Attempt 5 |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | index-key |
Files: | files | file ages | folders |
SHA3-256: |
3d407481d25fb157112ecbba1932cc36 |
User & Date: | dkf 2018-07-08 10:27:24.328 |
Context
2018-07-08
| ||
10:28 | Attempt 6 check-in: b7ac7017a4 user: dkf tags: index-key | |
10:27 | Attempt 5 check-in: 3d407481d2 user: dkf tags: index-key | |
10:25 | Attempt 4 check-in: d99f73655f user: dkf tags: index-key | |
Changes
Changes to index.json.
cannot compute difference between binary files
Changes to index.md.
︙ | ︙ | |||
13 14 15 16 17 18 19 | <option value='d'>Docs</option> <option value='t'>Tickets</option> </select> <input type="submit" value="Search"> </div></form> <p> | < < < < < < < < < < < < < < | | 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | <option value='d'>Docs</option> <option value='t'>Tickets</option> </select> <input type="submit" value="Search"> </div></form> <p> <div><div> Filter Toggles: </div> <div> <input type="checkbox" id="click_projectdraft">Drafts</button> <input type="checkbox" id="click_projectfinal">Finals</button> <input type="checkbox" id="click_project">Projects</button> (<input type="checkbox" id="click_project84">8.4</button> |
︙ | ︙ | |||
106 107 108 109 110 111 112 113 114 115 116 117 118 119 | toggleClass(selector); } } }); </script> <p> <div class="index"> <table border="1" cellpadding="2" cellspacing="0" class="sortable" id="tipTable"> <thead><tr> <th>#</th> <th>Type</th> <th>Tcl Version</th> <th>Status</th> | > > > > > > > > > > > > > | 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 | toggleClass(selector); } } }); </script> <p> <div style="float:right; font-size:10pt" class="key"> <table border="1" cellpadding="2" cellspacing="0"> <tr><th>Key</th</tr> <tr class="projectdraft"><td>Draft Project</td></tr> <tr class="projectdraft projectdraft86"><td>Draft Project (8.6)</td></tr> <tr class="invote"><td>In Current Vote</td></tr> <tr class="projectaccepted"><td>Accepted Project</td></tr> <tr class="rejected"><td>Rejected Project</td></tr> <tr class="withdrawn"><td>Withdrawn Project</td></tr> <tr class="projectfinal"><td>Final Project</td></tr> <tr class="process"><td>Process TIP</td></tr> <tr class="informational"><td>Informational TIP</td></tr> </table></div> <div class="index"> <table border="1" cellpadding="2" cellspacing="0" class="sortable" id="tipTable"> <thead><tr> <th>#</th> <th>Type</th> <th>Tcl Version</th> <th>Status</th> |
︙ | ︙ |
Changes to scripts/mkhtmlindex.tcl.
︙ | ︙ | |||
23 24 25 26 27 28 29 | <option value='d'>Docs</option> <option value='t'>Tickets</option> </select> <input type="submit" value="Search"> </div></form> <p> | < < < < < < < < < < < < < < | | 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | <option value='d'>Docs</option> <option value='t'>Tickets</option> </select> <input type="submit" value="Search"> </div></form> <p> <div><div> Filter Toggles: </div> <div> <input type="checkbox" id="click_projectdraft">Drafts</button> <input type="checkbox" id="click_projectfinal">Finals</button> <input type="checkbox" id="click_project">Projects</button> (<input type="checkbox" id="click_project84">8.4</button> |
︙ | ︙ | |||
116 117 118 119 120 121 122 123 124 125 126 127 128 129 | toggleClass(selector); } } }); </script> <p> <div class="index"> <table border="1" cellpadding="2" cellspacing="0" class="sortable" id="tipTable"> <thead><tr> <th>#</th> <th>Type</th> <th>Tcl Version</th> <th>Status</th> | > > > > > > > > > > > > > | 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 | toggleClass(selector); } } }); </script> <p> <div style="float:right; font-size:10pt" class="key"> <table border="1" cellpadding="2" cellspacing="0"> <tr><th>Key</th</tr> <tr class="projectdraft"><td>Draft Project</td></tr> <tr class="projectdraft projectdraft86"><td>Draft Project (8.6)</td></tr> <tr class="invote"><td>In Current Vote</td></tr> <tr class="projectaccepted"><td>Accepted Project</td></tr> <tr class="rejected"><td>Rejected Project</td></tr> <tr class="withdrawn"><td>Withdrawn Project</td></tr> <tr class="projectfinal"><td>Final Project</td></tr> <tr class="process"><td>Process TIP</td></tr> <tr class="informational"><td>Informational TIP</td></tr> </table></div> <div class="index"> <table border="1" cellpadding="2" cellspacing="0" class="sortable" id="tipTable"> <thead><tr> <th>#</th> <th>Type</th> <th>Tcl Version</th> <th>Status</th> |
︙ | ︙ |