|
392 | 392 |
|
393 | 393 |
|
394 | 394 |
|
| 395 | + |
| 396 | + |
395 | 397 |
|
396 | 398 |
|
397 | 399 |
|
|
422 | 424 |
|
423 | 425 |
|
424 | 426 |
|
| 427 | + <li class="md-nav__item"> |
| 428 | + <a href="2022-12-11-version3.1.13-released.html" class="md-nav__link"> |
| 429 | + version 3.1.13 released |
| 430 | + </a> |
| 431 | + </li> |
| 432 | + |
| 433 | + |
| 434 | + |
| 435 | + |
| 436 | + |
| 437 | + |
| 438 | + |
| 439 | + |
| 440 | + |
425 | 441 | <li class="md-nav__item"> |
426 | 442 | <a href="2022-10-11-new-website-design.html" class="md-nav__link"> |
427 | 443 | New website (#JoelKallmanDay) |
@@ -1162,10 +1178,10 @@ <h1>welcome to new website</h1> |
1162 | 1178 | <p>The <a href="https://github.com/utPLSQL/utPLSQL">Code</a> has already been moved.</p> |
1163 | 1179 | <p>The following still needs to be done:</p> |
1164 | 1180 | <ul> |
1165 | | -<li>~~<a href="https://github.com/utPLSQL/utPLSQL/issues/19">Link Documentation to Website</a>~~</li> |
1166 | | -<li>~~<a href="https://github.com/utPLSQL/utPLSQL/issues/4">Update all of the URLS from SF.NET to GitHub</a>~~</li> |
1167 | | -<li>~~<a href="https://github.com/utPLSQL/utPLSQL/issues/20">Prior Downloads Moved</a>~~</li> |
1168 | | -<li>~~<a href="https://github.com/utPLSQL/utPLSQL/issues/3">Redirect old site to here</a>~~</li> |
| 1181 | +<li><del><a href="https://github.com/utPLSQL/utPLSQL/issues/19">Link Documentation to Website</a></del></li> |
| 1182 | +<li><del><a href="https://github.com/utPLSQL/utPLSQL/issues/4">Update all of the URLS from SF.NET to GitHub</a></del></li> |
| 1183 | +<li><del><a href="https://github.com/utPLSQL/utPLSQL/issues/20">Prior Downloads Moved</a></del></li> |
| 1184 | +<li><del><a href="https://github.com/utPLSQL/utPLSQL/issues/3">Redirect old site to here</a></del></li> |
1169 | 1185 | </ul> |
1170 | 1186 |
|
1171 | 1187 | <hr> |
@@ -1335,7 +1351,7 @@ <h4>Cookie consent</h4> |
1335 | 1351 | </div> |
1336 | 1352 | <script>var consent=__md_get("__consent");if(consent)for(var input of document.forms.consent.elements)input.name&&(input.checked=consent[input.name]||!1);else"file:"!==location.protocol&&setTimeout(function(){document.querySelector("[data-md-component=consent]").hidden=!1},250);var action,form=document.forms.consent;for(action of["submit","reset"])form.addEventListener(action,function(e){if(e.preventDefault(),"reset"===e.type)for(var n of document.forms.consent.elements)n.name&&(n.checked=!1);console.log(new FormData(form)),__md_set("__consent",Object.fromEntries(Array.from(new FormData(form).keys()).map(function(e){return[e,!0]}))),location.hash="",location.reload()})</script> |
1337 | 1353 |
|
1338 | | - <script id="__config" type="application/json">{"base": "..", "features": ["navigation.instant", "navigation.indexes", "navigation.tabs", "navigation.tracking", "navigation.indexes", "toc.follow", "toc.integrate", "search.suggest", "search.highlight"], "search": "../assets/javascripts/workers/search.5bf1dace.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version.title": "Select version"}, "version": {"provider": "mike"}}</script> |
| 1354 | + <script id="__config" type="application/json">{"base": "..", "features": ["navigation.instant", "navigation.indexes", "navigation.tabs", "navigation.tracking", "toc.follow", "toc.integrate", "search.suggest", "search.highlight"], "search": "../assets/javascripts/workers/search.5bf1dace.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version.title": "Select version"}, "version": {"provider": "mike"}}</script> |
1339 | 1355 |
|
1340 | 1356 |
|
1341 | 1357 | <script src="../assets/javascripts/bundle.078830c0.min.js"></script> |
|
0 commit comments