TracCloudInternal: Difference between revisions

From Redrock Wiki

No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
This is used to track pages that are (intentionally) not commonly linked to. If you've managed to find this page, here's a cookie 🍪
This is a page for Redrock Staff to track articles that are (intentionally) not commonly linked to. If you've managed to find this page, here's a cookie 🍪


<div class="categoryBox">
<div class="categoryBox">
<h2 style="margin:3px; font-size:120%; color:#8D182B; font-weight:bold;">TracCloud Hidden Documentation</h2>
<h2 style="margin:3px; font-size:120%; color:#8D182B; font-weight:bold;">TracCloud Hidden Documentation</h2>
<b>
 
[[TracCloudTechMoreImports|Additional Imports (unlisted; not recommended)]]
[[TracCloudTechMoreImports|Additional Imports (unlisted; not recommended)]]


[[TracCloud:_Mail_Server_Oauth|OAuth (in progress)]]
[[TracCloud:_Mail_Server_Oauth|OAuth (in progress)]]
[[TracCloud:_Appointment_Invites|Appt Invites (in progress)]]


[[TracCloud:_ACTP_Certification_Tracking|ACTP Certification Tracking (unlisted)]]
[[TracCloud:_ACTP_Certification_Tracking|ACTP Certification Tracking (unlisted)]]
Line 12: Line 14:
[[TracCloudMigration|Migration from Trac 4.0 (unlisted; no longer offered)]]
[[TracCloudMigration|Migration from Trac 4.0 (unlisted; no longer offered)]]


</b>
<hr style="margin-top: 0.1em; margin-bottom: 0.1em;">
<hr style="margin-top: 0.1em; margin-bottom: 0.1em;">
<h2 id="um-toc-hdr" style="margin:3px; font-size:120%; font-weight:bold; text-align:left; color:#7c1911; ">Public Conference Docs</h2>
<h2 id="um-toc-hdr" style="margin:3px; font-size:120%; font-weight:bold; text-align:left; color:#7c1911; ">Public Conference Docs</h2>
<b>
[[Redrock_Conferences|Past Conferences]]
[[Redrock_Conferences|Past Conferences]]
</b>
 
</div>
</div>


Line 42: Line 42:
<script>
<script>
function updateStatus() {
function updateStatus() {
   document.getElementById("result").innerHTML = '';
   document.getElementById("result").innerHTML = "<span style='color:grey;'>Attempting to save... If you're still reading this, make sure you're logged in.</span>";
   let statusImg = document.getElementById("status").value;
   let statusImg = document.getElementById("status").value;
   let customMessage = document.getElementById("message").value;
   let customMessage = document.getElementById("message").value;

Latest revision as of 22:42, 14 April 2026

This is a page for Redrock Staff to track articles that are (intentionally) not commonly linked to. If you've managed to find this page, here's a cookie 🍪


Manually update the status page. You must be logged in for this to function.