Merge pull request #95 from GameServerPanel/copilot/import-open-game-panel-modules-themes

This commit is contained in:
Frank Harris 2026-05-02 06:07:00 -07:00 committed by GitHub
commit 834d56a506
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
554 changed files with 14115 additions and 0 deletions

View file

@ -0,0 +1,4 @@
</div>
</div>
</div>
</div>

View file

@ -0,0 +1,63 @@
<div id="bottomWrapper">
<div id="footer">
<div class="footer-one-third">
<p2>User Links</p2>
<ul>
<li>
<a href="home.php?m=dashboard&p=dashboard" shape="rect">Dashboard</a>
</li>
<li>
<a href="home.php?m=gamemanager&p=game_monitor" shape="rect">Game Monitor</a>
</li>
<li>
<a href="home.php?m=ftp" shape="rect">FTP - File Transfer Protocol</a>
</li>
</ul>
</div>
<div class="footer-one-third">
<p2>Open Game Panel</p2>
<ul>
<li>
<a href="http://www.opengamepanel.org" shape="rect" target="_blank">OGP Website</a>
</li>
<li>
<a href="https://sourceforge.net/apps/trac/hldstart/wiki" shape="rect" target="_blank">OGP Wiki</a>
</li>
<li>
<a href="http://www.opengamepanel.org/infusions/pro_download_panel/download.php?catid=0" shape="rect" target="_blank">Downloads</a>
</li>
<li>
<a href="http://www.opengamepanel.org/infusions/chat/index.php" shape="rect" target="_blank">Chat Room</a>
</li>
<li>
<a href="http://sourceforge.net/p/hldstart/code/HEAD/log/" shape="rect" target="_blank">Developer Logs</a>
</li>
</ul>
</div>
<div class="footer-one-third footer-last">
<p2>Fast Discussion Forum</p2>
<ul>
<li>
<a href="http://www.opengamepanel.org/forum" shape="rect" target="_blank">OGP Discussion Forums</a>
</li>
<li>
<a href="http://www.opengamepanel.org/forum/viewforum.php?forum_id=2" shape="rect" target="_blank">Support</a>
</li>
<li>
<a href="http://www.opengamepanel.org/forum/viewforum.php?forum_id=4" shape="rect" target="_blank">Feature Request</a>
</li>
<li>
<a href="http://www.opengamepanel.org/forum/viewforum.php?forum_id=5" shape="rect" target="_blank">Patches/Contributions</a>
</li>
<li>
<a href="http://www.opengamepanel.org/articles.php?article_id=6" shape="rect" target="_blank">Game Config Help (XML files)</a>
</li>
</ul>
</div>
</div>
<div id="bottom-links">
<div style="padding-top:20px">
%footer%
</div>
</div>
</div>

BIN
themes/DarkNature/dot.eot Normal file

Binary file not shown.

BIN
themes/DarkNature/dot.ttf Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 217 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 323 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 918 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 928 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 267 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 274 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,19 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content=
"HTML Tidy for Linux/x86 (vers 25 March 2009), see www.w3.org" />
<title>%title%</title>
<link rel="stylesheet" type="text/css" href= "themes/DarkNature/style.css" />
<link href='themes/DarkNature/images/favicon.ico' rel='icon' type='image/x-icon'/>
<meta http-equiv="Content-Type" content="text/html; charset=%charset%" />
%header_code%
%meta%
</head>
<body>
%body%
</body>
</html>

1032
themes/DarkNature/style.css Normal file

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,4 @@
<!-- top wrapper -->
<div id="topWrapper">
<div id="topBanner" onclick="location.href='%logo%'"></div>
</div>

View file

@ -0,0 +1,5 @@
<div id="wrapper" style="background-image:%bg_wrapper%">
<div id="container">
<!-- content -->
<div id="content">
<div class="main-content">

View file

@ -0,0 +1,4 @@
</div>
</div>
</div>
</div>

View file

@ -0,0 +1,139 @@
<script>
(function() {
var nodes = document.getElementById('administration').getElementsByTagName('span');
for(var i=0; i<nodes.length; i++) {
myclass = nodes[i].className;
if(typeof myclass != "undefined" && myclass != "")
{
nodes[i].style.background = "url(modules/administration/images/"+myclass+".png) 0% 50% / 24px 24px no-repeat scroll transparent";
nodes[i].style.padding = "5px 0 5px 35px";
}
}
var nodes = document.getElementById('submenu_0').getElementsByTagName('span');
for(var i=0; i<nodes.length; i++) {
iconPath = nodes[i].getAttribute("data-icon_path");
if(typeof iconPath != "undefined" && iconPath != "")
{
nodes[i].style.background = "url("+iconPath+") 0% 50% / 16px 16px no-repeat scroll transparent";
nodes[i].style.padding = "5px 0 5px 25px";
}
}
})();
</script>
<div id="bottomWrapper">
<div class="image" style="padding-top:20px">
%footer%
</div>
</div>
</div>
<script type="text/javascript">
// Anonymous "self-invoking" function
function GetURLParameter(sParam)
{
var sPageURL = window.location.search.substring(1);
var sURLVariables = sPageURL.split('&');
for (var i = 0; i < sURLVariables.length; i++)
{
var sParameterName = sURLVariables[i].split('=');
if (sParameterName[0] == sParam)
{
return sParameterName[1];
}
}
}
function loadme(){
var pathArray = window.location.pathname.split( '/' );
var currentFile = pathArray[pathArray.length-1];
var urlParams = window.location.search;
var flipStatus = sessionStorage.getItem("flip");
if( (currentFile == 'index.php' || currentFile == '') && urlParams == '')
{
$('#bottomWrapper').prepend('<div id="login-blind">\
<img id="blind-arrow" src="themes/Evolution/images/flip.png">\
</div>');
if(flipStatus == "off" || flipStatus == 'null')
{
$('#wrapper').show();
$('.menu-bg').show();
$('#blind-arrow').addClass('flip');
}
$('#login-blind').click(function(){
if(sessionStorage.getItem("flip") == "off")
{
$('.menu-bg').slideUp("slow");
$('#wrapper').slideUp("slow");
$('#blind-arrow').removeClass('flip');
sessionStorage.setItem("flip", "on");
}
else
{
$('.menu-bg').slideDown("slow");
$('#wrapper').slideDown("slow");
$('#blind-arrow').addClass('flip');
sessionStorage.setItem("flip", "off");
}
});
}
else
{
$('#wrapper').show();
$('.menu-bg').show();
}
if(currentFile == 'home.php')
{
$('#footer').css('width','920px');
$('.user-links').show();
}
if(currentFile == 'home.php' && GetURLParameter('m') == 'ftp')
{
$('iframe').load(function() {
$('iframe').contents().find("head").append('<link rel="stylesheet" type="text/css" href="../../themes/Evolution/modules/ftp/iframe.css">');
});
}
if(urlParams == '?logout')
{
$('.menu-bg').slideUp(2000);
$('#wrapper').slideUp(2000);
if(flipStatus != 'null')
{
sessionStorage.removeItem("flip");
}
}
}
if(!window.jQuery)
{
// Load the script
var script = document.createElement("SCRIPT");
script.src = 'js/jquery/jquery-1.11.0.min.js';
script.type = 'text/javascript';
document.getElementsByTagName("head")[0].appendChild(script);
// Poll for jQuery to come into existance
var checkReady = function(callback) {
if (window.jQuery) {
callback(jQuery);
}
else {
window.setTimeout(function() { checkReady(callback); }, 100);
}
};
// Start polling...
checkReady(function($) {
loadme();
});
}
else
{
loadme();
}
</script>

Binary file not shown.

After

Width:  |  Height:  |  Size: 272 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 217 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 654 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 654 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 452 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

Some files were not shown because too many files have changed in this diff Show more