UPDC Home: Difference between revisions

Last edited by on 02 07 2026
Jump to: navigation, search
Add UPDC Web Services card to home page grid
Fix broken /wiki/index.php links (redirected to Main_Page) -> /index.php
 
(One intermediate revision by the same user not shown)
Line 190: Line 190:
     if (query) {
     if (query) {
         // Use the correct search URL format
         // Use the correct search URL format
         window.location.href = '/wiki/index.php?search=' + encodeURIComponent(query);
         window.location.href = '/index.php?search=' + encodeURIComponent(query);
     }
     }
}
}
Line 231: Line 231:
<h3>About UPDC</h3>
<h3>About UPDC</h3>
<p>This section contains Wiki pages that describe what the UPDC Data Commons is, the services that we offer, and the team that maintains our operations.</p>
<p>This section contains Wiki pages that describe what the UPDC Data Commons is, the services that we offer, and the team that maintains our operations.</p>
<a href="/wiki/index.php/About_UPDC">Learn More</a>
<a href="/index.php/About_UPDC">Learn More</a>
</div>
</div>


Line 240: Line 240:
<h3>Using UPDC Services</h3>
<h3>Using UPDC Services</h3>
<p>This section details how users can access UPDC services, utilize our data management tools, and communicate service requests to our team via the support portal.</p>
<p>This section details how users can access UPDC services, utilize our data management tools, and communicate service requests to our team via the support portal.</p>
<a href="/wiki/index.php/Using_UPDC_Services">Learn More</a>
<a href="/index.php/Using_UPDC_Services">Learn More</a>
</div>
</div>


Line 249: Line 249:
<h3>Policies and Guidelines</h3>
<h3>Policies and Guidelines</h3>
<p>This section lists the different policies and guidelines implemented by the UPDC team concerning data management, security, and operational procedures.</p>
<p>This section lists the different policies and guidelines implemented by the UPDC team concerning data management, security, and operational procedures.</p>
<a href="/wiki/index.php/Policies_and_Agreements">Learn More</a>
<a href="/index.php/Policies_and_Agreements">Learn More</a>
</div>
</div>


Line 258: Line 258:
<h3>UPDC Web Services</h3>
<h3>UPDC Web Services</h3>
<p>This section covers the web applications and online services hosted by UPDC for the university community, such as UPila, our live queue-management app.</p>
<p>This section covers the web applications and online services hosted by UPDC for the university community, such as UPila, our live queue-management app.</p>
<a href="/wiki/index.php/UPDC_Web_Services">Learn More</a>
<a href="/index.php/UPDC_Web_Services">Learn More</a>
</div>
</div>
</div>
</div>
Line 265: Line 265:
<h3>Recent Updates</h3>
<h3>Recent Updates</h3>
<ul>
<ul>
<li><a href="/index.php/UPila">UPila &mdash; Live Queue Management</a> <span class="date">Jul 2, 2026</span></li>
<li><a href="Security_Hardening">Security Hardening Guide</a> <span class="date">Sep 25, 2025</span></li>
<li><a href="Security_Hardening">Security Hardening Guide</a> <span class="date">Sep 25, 2025</span></li>
<li><a href="Password_Policies">Password Policies</a> <span class="date">Sep 23, 2025</span></li>
<li><a href="Password_Policies">Password Policies</a> <span class="date">Sep 23, 2025</span></li>

Latest revision as of 10:20, 2 July 2026

KNOW MORE ABOUT UPDC DATA COMMONS

ℹ

About UPDC

This section contains Wiki pages that describe what the UPDC Data Commons is, the services that we offer, and the team that maintains our operations.

Learn More
⚙

Using UPDC Services

This section details how users can access UPDC services, utilize our data management tools, and communicate service requests to our team via the support portal.

Learn More
⚖

Policies and Guidelines

This section lists the different policies and guidelines implemented by the UPDC team concerning data management, security, and operational procedures.

Learn More
🌐

UPDC Web Services

This section covers the web applications and online services hosted by UPDC for the university community, such as UPila, our live queue-management app.

Learn More