UPDC Home: Difference between revisions

Last edited by on 02 07 2026
Jump to: navigation, search
imported>Admin
No edit summary
imported>Admin
No edit summary
Line 185: Line 185:
      
      
     if (query) {
     if (query) {
         // Redirect to MediaWiki search page
         // Use the correct search URL format
         window.location.href = '/wiki/index.php?title=Special:Search&search=' + encodeURIComponent(query);
         window.location.href = '/wiki/index.php?search=' + encodeURIComponent(query);
     }
     }
}
}

Revision as of 07:05, 25 September 2025

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

Recent Updates