-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
86b4c07
commit 97d3227
Showing
1,308 changed files
with
31,359 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+179 KB
...oodie-and-gas-mask-drawing-background-with-red-white-blue-paint-brush-drops.jpg
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
<?php | ||
if (realpath(__FILE__) == realpath($_SERVER['SCRIPT_FILENAME'])) | ||
exit('Access Denied'); | ||
echo '<!-- Copyright Modal START -->'."\n"; | ||
echo '<div class="modal fade" id="myCopyRight" tabindex="-1" role="dialog" aria-labelledby="CenterTitle" aria-hidden="true">'."\n"; | ||
echo '<div class="modal-dialog modal-dialog-centered" role="document">'."\n"; | ||
echo '<div class="modal-content modal-popout-bg">'."\n"; | ||
echo '<div class="modal-header">'."\n"; | ||
echo '<h1 class="modal-title modal-text1" id="CenterTitle">'."\n"; | ||
echo '<i class="bi bi-arrow-right-square-fill"></i> Theme Name: '.THEME.''."\n"; | ||
echo '<br /><i class="bi bi-arrow-right-square-fill"></i> Markup Language: XHTML 1.0'."\n"; | ||
echo '<br /><i class="bi bi-arrow-right-square-fill"></i> Copyright: <i class="far fa-copyright"></i> Brandon Maintenance Management'."\n"; | ||
echo '<br /><i class="bi bi-arrow-right-square-fill"></i> Creation Date: '.THEME_DATE.''."\n"; | ||
echo '<br /><i class="bi bi-arrow-right-square-fill"></i> Author: '.THEME_AUTHOR.''."\n"; | ||
echo '<br /><i class="bi bi-arrow-right-square-fill"></i> License: GNU General Public License'."\n"; | ||
echo '<br /><i class="bi bi-arrow-right-square-fill"></i> Core Support: PHP-Nuke Titanium v4.0.2 <> 4.x.x'."\n"; | ||
echo '</h1>'."\n"; | ||
echo '</div>'."\n"; | ||
echo '<div class="modal-body">'."\n"; | ||
echo '<h1 class="display-1 modal-text2"><i class="bi bi-sliders"></i> Theme Overview</h1> '."\n"; | ||
echo '<div class="lead">'."\n"; | ||
echo '<div class="modal-text3">'.THEME_OVERVIEW.'</div>'."\n"; | ||
echo '</div>'."\n"; | ||
echo '<div class="card-header modal-text1"><strong>Features</strong></div>'."\n"; | ||
echo '<div class="card-body">'."\n"; | ||
echo '<div class="modal-text4">'."\n"; | ||
echo '<i class="bi bi-pen"></i> Blog Signature Mod Support'."\n"; | ||
echo '<br /><i class="devicon-java-plain-wordmark colored"></i> Javascript'."\n"; | ||
echo '<br /><i class="devicon-javascript-plain colored"></i> Advanced Resolution Checking'."\n"; | ||
echo '<br /><i class="devicon-php-plain colored"></i> Fluid Resizeable Layout'."\n"; | ||
echo '<br /><i class="devicon-html5-plain colored"></i> Video Background Support'."\n"; | ||
echo '<br /><i class="devicon-bootstrap-plain-wordmark colored"></i> BootStrap v3.4.1 Support'."\n"; | ||
echo '<br /><i class="devicon-devicon-plain-wordmark"></i> Devicon v2.10.1 Support'."\n"; | ||
echo '<br /><i class="devicon-css3-plain colored"></i> 2 Scrolling Marquees'."\n"; | ||
echo '<br /><i class="devicon-php-plain colored"></i> Network Advertising and Personal Advertising Support'."\n"; | ||
echo '<br /><i class="devicon-facebook-plain colored"></i> Titanium SDK v5 (adds facebook Support)'."\n"; | ||
echo '<br /><i class="bi bi-display"></i> Current Theme Resoltiuon: '.$_COOKIE["theme_resolution"].' '."\n"; | ||
echo '</div>'."\n"; | ||
echo '</div>'."\n"; | ||
echo '</div>'."\n"; | ||
echo '<div class="modal-footer">'."\n"; | ||
echo '<button type="button" class="btn btn-primary" data-dismiss="modal">Close</button>'."\n"; | ||
echo '</div>'."\n"; | ||
echo '</div>'."\n"; | ||
echo '</div>'."\n"; | ||
echo '</div>'."\n"; | ||
echo '<!-- Copyright Modal END -->'."\n"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,101 @@ | ||
<?php | ||
#---------------------------------------------------------------------------------------# | ||
# CMS INFO # | ||
# PHP-Nuke Copyright (c) 2002 by Francisco Burzi phpnuke.org # | ||
# PHP-Nuke Titanium (c) 2019 : Enhanced PHP-Nuke Web Portal System # | ||
#---------------------------------------------------------------------------------------# | ||
global $theme_name; | ||
echo "/* themes/".$theme_name."/css/CKeditor.php - Fly Kit CKeditor Style Sheet */\n"; | ||
echo "/* Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. */\n"; | ||
echo "/* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */\n"; | ||
|
||
global $screen_width, $screen_height, $bgcolor1, $bgcolor2, $bgcolor3, $bgcolor4, $bgcolor5; | ||
?> | ||
/** | ||
* Stylesheet for the Titanium Core Theme | ||
* | ||
* @filename: CKeditor.php | ||
* @author : TheGhost | ||
* @version : 3.0 | ||
* @date : 11/22/2022 (DD/MM/YYY) | ||
* @license : Copyright (c) 2022 The 86it Developers Network under the MIT license | ||
* @notes : n/a | ||
* | ||
* -- ------------------------------------------------------------------- | ||
* \/ STYLESHEET NAVIGATION | ||
* -- ------------------------------------------------------------------- | ||
* PRESETS | ||
* 1. "Source" button label | ||
* 2. "Font Size" combo width | ||
* 3. "Font Size" panel size | ||
* 4. Editable regions | ||
* --- ------------------------------------------------------------------- | ||
*/ | ||
|
||
/* | ||
* 1. "Source" button label | ||
*---------------------------------------- | ||
*/ | ||
.cke_button__source_label, | ||
.cke_button__sourcedialog_label | ||
{ | ||
display: inline; | ||
} | ||
|
||
/* | ||
* 2. "Font Size" combo width | ||
*---------------------------------------- | ||
*/ | ||
.cke_combo__fontsize .cke_combo_text | ||
{ | ||
width: 30px; | ||
} | ||
|
||
/* | ||
* 3. "Font Size" panel size | ||
*---------------------------------------- | ||
*/ | ||
.cke_combopanel__fontsize | ||
{ | ||
width: 120px; | ||
} | ||
|
||
/* | ||
* 4. Editable regions | ||
*---------------------------------------- | ||
*/ | ||
|
||
textarea.cke_source | ||
{ | ||
font-family: 'Courier New', Monospace; | ||
font-size: small; | ||
color: #000000; | ||
background-color: #FFFFFF; | ||
white-space: pre-wrap; | ||
border: none; | ||
padding: 0; | ||
margin: 0; | ||
display: block; | ||
} | ||
|
||
.cke_wysiwyg_frame, .cke_wysiwyg_div | ||
{ | ||
color: #000000; | ||
background-color: #FFFFFF; | ||
} | ||
:host ::ng-deep .ck-editor__editable_inline p { | ||
margin: 0; | ||
} | ||
.cke_editable p | ||
{ | ||
margin: 0 !important; | ||
} | ||
|
||
p { | ||
line-height:19px; | ||
} | ||
b { | ||
line-height:0px; | ||
} | ||
|
||
<? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,216 @@ | ||
<?php | ||
global $theme_name; | ||
echo "/* Fly Kit Nuke Projects Style Sheet */\n"; | ||
echo "/* ".$theme_name."/css/Nuke_Projects.php (Nuke Projects Style Sheet) */\n\n"; | ||
|
||
global $font_color, $screen_width, $screen_height, $textcolor1, $textcolor2, $bgcolor1, $bgcolor2, $bgcolor3, $bgcolor4, $bgcolor5; | ||
global $font_colorH, $font_colorV, $font_colorA, $font_colorL, $body_color; | ||
|
||
|
||
?> | ||
/*---------------------------------------------------------------*/ | ||
/* Nuke Projects Style Sheet */ | ||
/* */ | ||
/* Designed and Coded By: Ernest Buffington aka TheGhost */ | ||
/* Coded On: 16th October, 2022 */ | ||
/* Copyright © 2022 Brandon Maintenance Management */ | ||
/* */ | ||
/* PLEASE STEAL AND/OR USE THIS CSS CODE */ | ||
/* NO NEED FOR WRITTEN PERMISSION */ | ||
/* I did not trade a goat for this code! */ | ||
/*---------------------------------------------------------------*/ | ||
|
||
/*---------------------------------------------------------------*/ | ||
/* Nuke Projects Style Sheet */ | ||
/*---------------------------------------------------------------*/ | ||
|
||
/* Modules Link START */ | ||
a.modules,input.modules { /* Modules Link */ | ||
display:inline-block; | ||
box-sizing: border-box; | ||
text-decoration:none; | ||
font-family:'Roboto',sans-serif; | ||
font-weight:bold; | ||
color: grey; /* Link Color */ | ||
text-align:center; | ||
transition: all 0.2s; | ||
} | ||
|
||
a.modules:hover,input.modules:hover { | ||
color:darkgrey; /* Highlight Color On Hover */ | ||
} | ||
|
||
@media all and (max-width:30em) { | ||
a.modules, input.modules { | ||
display:block; | ||
} | ||
} | ||
/* Modules Link END */ | ||
|
||
.circle { | ||
|
||
} | ||
|
||
/* Project Link Active Project START */ | ||
a.projectlinkactive,input.projectlkactive { | ||
display:inline-block; | ||
box-sizing: border-box; | ||
text-decoration:none; | ||
font-family:'Roboto',sans-serif; | ||
font-weight:bold; | ||
color: #66FF00; /* Link Color */ | ||
text-align:center; | ||
transition: all 0.2s; | ||
} | ||
|
||
a.projectlinkactive:hover,input.projectlinkactive:hover { | ||
color:white; /* Highlight Color Hover */ | ||
} | ||
|
||
@media all and (max-width:30em) { | ||
a.projectlinkactive, input.projectlinkactive { | ||
display:block; | ||
} | ||
} | ||
/* Project Link Active Project END */ | ||
|
||
/* Project Link InActive Project START */ | ||
a.projectlinkinactive,input.projectlinkinactive { | ||
display:inline-block; | ||
box-sizing: border-box; | ||
text-decoration:none; | ||
font-family:'Roboto',sans-serif; | ||
font-weight:bold; | ||
color: grey; /* Link Color - Regular Appearance */ | ||
text-align:center; | ||
transition: all 0.2s; | ||
} | ||
|
||
a.projectlinkinactive:hover,input.projectlinkinactive:hover { | ||
color:white; /* Highlight Color On Hover */ | ||
} | ||
|
||
@media all and (max-width:30em) { | ||
a.projectlinkinactive, input.projectlinkinactive { | ||
display:block; | ||
} | ||
} | ||
/* Project Link InActive Project END */ | ||
|
||
|
||
/* Project Link Pending Project START */ | ||
a.projectlinkpending,input.projectlinkpending { | ||
display:inline-block; | ||
box-sizing: border-box; | ||
text-decoration:none; | ||
font-family:'Roboto',sans-serif; | ||
font-weight:bold; | ||
color: #66FFFF; /* Start Link Color - Regular Appearance */ | ||
text-align:center; | ||
transition: all 0.2s; | ||
} | ||
|
||
a.projectlinkpending:hover,input.projectlinkpending:hover { | ||
color:white; /* Highlight Color On Hover */ | ||
} | ||
|
||
@media all and (max-width:30em) { | ||
a.projectlinkpending, input.projectlinkpending { | ||
display:block; | ||
} | ||
} | ||
/* Project Link Pending Project END */ | ||
|
||
|
||
/* Project Link Released Project START */ | ||
a.projectlinkreleased,input.projectlinkreleased { | ||
display:inline-block; | ||
box-sizing: border-box; | ||
text-decoration:none; | ||
font-family:'Roboto',sans-serif; | ||
font-weight:bold; | ||
color: #FF3366; /* Start Link Color - Regular Appearance */ | ||
text-align:center; | ||
transition: all 0.2s; | ||
} | ||
|
||
a.projectlinkreleased:hover,input.projectlinkreleased:hover { | ||
color:white; /* Highlight Color On Hover */ | ||
} | ||
|
||
@media all and (max-width:30em) { | ||
a.projectlinkreleased, input.projectlinkreleased { | ||
display:block; | ||
} | ||
} | ||
/* Project Link Released Project END */ | ||
|
||
|
||
/* Regular Project Link */ | ||
a.projectlink,input.projectlink { | ||
display:inline-block; | ||
box-sizing: border-box; | ||
text-decoration:none; | ||
font-family:'Roboto',sans-serif; | ||
font-weight:bold; | ||
color: white; /* Start Link Color - Regular Appearance */ | ||
text-align:center; | ||
transition: all 0.2s; | ||
} | ||
|
||
a.projectlink:hover,input.projectlink:hover { | ||
color:white; /* Highlight Color On Hover */ | ||
} | ||
|
||
@media all and (max-width:30em) { | ||
a.projectlink, input.projectlink { | ||
display:block; | ||
} | ||
} | ||
|
||
/* Proof Of God v1.0 Style Sheet Cell Colors and Backgrounds START */ | ||
/* Main table cell colours and backgrounds */ | ||
td.proof_of_god_row1 { | ||
background: <?=$bgcolor2?>; | ||
border: 1px solid #212f47; | ||
padding: 4px; | ||
} | ||
|
||
td.proof_of_god_row2 { | ||
border: 1px solid #212f47; | ||
padding: 14px; | ||
} | ||
|
||
td.proof_of_god_row3 { | ||
background-color: <?=$bgcolor4?>; | ||
border: 1px solid border: 1px solid <?=$bgcolor3?>; | ||
border: 1px solid <?=$bgcolor3?>; | ||
padding: 4px; | ||
} | ||
|
||
/* Nuke_Projects Style Sheet Cell Colors and Backgrounds START */ | ||
/* Main table cell colours and backgrounds */ | ||
td.projects_row1 { | ||
background: <?=$bgcolor2?>; | ||
border: 1px solid #212f47; | ||
padding: 4px; | ||
} | ||
|
||
td.projects_row2 { | ||
border: 1px solid #212f47; | ||
padding: 14px; | ||
} | ||
|
||
td.projects_row3 { | ||
background-color: <?=$bgcolor4?>; | ||
border: 1px solid border: 1px solid <?=$bgcolor3?>; | ||
border: 1px solid <?=$bgcolor3?>; | ||
padding: 4px; | ||
} | ||
|
||
/* Nuke_Projects Style Sheet Cell Colors and Backgrounds END */ | ||
input[type='checkbox']{ | ||
width:17px;height:17px; | ||
cursor: pointer; | ||
} | ||
<? |
Oops, something went wrong.