From e4953e8ddfc4283c47201ebc1818513991fbdc0e Mon Sep 17 00:00:00 2001 From: Kazuki Suzuki Przyborowski Date: Thu, 26 Nov 2020 03:43:50 -0600 Subject: [PATCH] Add files via upload --- Themes/Gray/css.css | 8 ++++---- Themes/Gray/info.php | 4 ++-- Themes/Gray/settings.php | 7 ++++--- Themes/IPB/settings.php | 3 ++- Themes/IPBAlt/settings.php | 3 ++- Themes/IPBRed/settings.php | 3 ++- Themes/Jcink/settings.php | 3 ++- Themes/Pink/settings.php | 3 ++- Themes/Rand/settings.php | 3 ++- Themes/TFBB/settings.php | 3 ++- Themes/iDB/css.css | 6 +++--- Themes/iDB/info.php | 4 ++-- Themes/iDB/settings.php | 7 ++++--- 13 files changed, 33 insertions(+), 24 deletions(-) diff --git a/Themes/Gray/css.css b/Themes/Gray/css.css index a992f3f..0048598 100644 --- a/Themes/Gray/css.css +++ b/Themes/Gray/css.css @@ -7,10 +7,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Revised BSD License for more details. - Copyright 2004-2019 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1 - Copyright 2004-2019 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2 + Copyright 2004-2011 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1 + Copyright 2004-2011 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2 $ThemeInfo - Name: iDB Gray - Author: cooldude2k $ - $FileInfo: css.css - Last Update: 12/07/2010 SVN 600 - Author: cooldude2k $ + $FileInfo: css.css - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $ */ html { @@ -171,7 +171,7 @@ border: 1px solid #606060; } .TableInfoColumn2, .TableInfoMiniColumn2 { -background-color: #d7e1ed; +background-color: #c8c8c8; border: 1px solid #506070; } diff --git a/Themes/Gray/info.php b/Themes/Gray/info.php index 67b445d..4121c26 100644 --- a/Themes/Gray/info.php +++ b/Themes/Gray/info.php @@ -16,9 +16,9 @@ $ThemeInfo = array(); $ThemeInfo['ThemeName'] = "iDB Gray Theme"; $ThemeInfo['ThemeMaker'] = "Kazuki"; -$ThemeInfo['ThemeVersion'] = "0.4.7"; +$ThemeInfo['ThemeVersion'] = "0.4.8"; $ThemeInfo['ThemeVersionType'] = "Alpha"; -$ThemeInfo['ThemeSubVersion'] = "SVN 729"; +$ThemeInfo['ThemeSubVersion'] = "SVN 788"; $ThemeInfo['MakerURL'] = "https://idb.osdn.jp/"; $ThemeInfo['CopyRight'] = "%{ThemeName}T was made by %{ThemeMaker}T"; ?> \ No newline at end of file diff --git a/Themes/Gray/settings.php b/Themes/Gray/settings.php index f233233..17e635d 100644 --- a/Themes/Gray/settings.php +++ b/Themes/Gray/settings.php @@ -11,20 +11,21 @@ Copyright 2004-2019 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1 Copyright 2004-2019 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2 $ThemeInfo - Name: iDB Gray - Author: cooldude2k $ - $FileInfo: settings.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $ + $FileInfo: settings.php - Last Update: 11/26/2020 SVN 921 - Author: cooldude2k $ */ $ThemeSet = array(); $ThemeSet['ThemeName'] = "iDB Gray Theme"; $ThemeSet['ThemeMaker'] = "Kazuki"; -$ThemeSet['ThemeVersion'] = "0.4.7"; +$ThemeSet['ThemeVersion'] = "0.4.8"; $ThemeSet['ThemeVersionType'] = "Alpha"; -$ThemeSet['ThemeSubVersion'] = "SVN 729"; +$ThemeSet['ThemeSubVersion'] = "SVN 788"; $ThemeSet['MakerURL'] = "https://idb.osdn.jp/"; $ThemeSet['CopyRight'] = "%{ThemeName}T was made by %{ThemeMaker}T"; $ThemeSet['WrapperString'] = "<% HTMLSTART %>\n<% HTTPEQUIV %>\n<% METATAGS %>\n<% JAVASCRIPT %>\n<% LINKTAGS %>\n<% CSSTHEME %>\n<% FAVICON %>\n<% EXTRALINKS %>\n<% TITLETAG %>\n<% BODYTAG %>\n<% NAVBAR %>\n<% CONTENT %>\n<% COPYRIGHT %>\n<% HTMLEND %>"; $ThemeSet['CSS'] = "themes/Gray/css.css"; $ThemeSet['CSSType'] = "include"; $ThemeSet['FavIcon'] = "themes/Gray/favicon.ico"; +$ThemeSet['OpenGraph'] = "themes/Gray/opengraph.png"; $ThemeSet['TableStyle'] = "table"; $ThemeSet['MiniPageAltStyle'] = "off"; $ThemeSet['PreLogo'] = "
"; diff --git a/Themes/IPB/settings.php b/Themes/IPB/settings.php index 0682eb4..4329c68 100644 --- a/Themes/IPB/settings.php +++ b/Themes/IPB/settings.php @@ -1,7 +1,7 @@ \n<% HTTPEQUIV %>\n<% METATAGS %>\n $ThemeSet['CSS'] = "themes/IPB/css.css"; $ThemeSet['CSSType'] = "include"; $ThemeSet['FavIcon'] = "themes/IPB/favicon.ico"; +$ThemeSet['OpenGraph'] = "themes/IPB/opengraph.png"; $ThemeSet['TableStyle'] = "div"; $ThemeSet['MiniPageAltStyle'] = "on"; $ThemeSet['PreLogo'] = null; diff --git a/Themes/IPBAlt/settings.php b/Themes/IPBAlt/settings.php index 6812424..15bc5c2 100644 --- a/Themes/IPBAlt/settings.php +++ b/Themes/IPBAlt/settings.php @@ -1,7 +1,7 @@ \n<% HTTPEQUIV %>\n<% METATAGS %>\n $ThemeSet['CSS'] = "themes/IPBAlt/css.css"; $ThemeSet['CSSType'] = "include"; $ThemeSet['FavIcon'] = "themes/IPBAlt/favicon.ico"; +$ThemeSet['OpenGraph'] = "themes/IPBAlt/opengraph.png"; $ThemeSet['TableStyle'] = "div"; $ThemeSet['MiniPageAltStyle'] = "on"; $ThemeSet['PreLogo'] = null; diff --git a/Themes/IPBRed/settings.php b/Themes/IPBRed/settings.php index 670d2fb..b3fd661 100644 --- a/Themes/IPBRed/settings.php +++ b/Themes/IPBRed/settings.php @@ -1,7 +1,7 @@ \n<% HTTPEQUIV %>\n<% METATAGS %>\n $ThemeSet['CSS'] = "themes/IPBRed/css.css"; $ThemeSet['CSSType'] = "include"; $ThemeSet['FavIcon'] = "themes/IPBRed/favicon.ico"; +$ThemeSet['OpenGraph'] = "themes/IPBRed/opengraph.png"; $ThemeSet['TableStyle'] = "div"; $ThemeSet['MiniPageAltStyle'] = "on"; $ThemeSet['PreLogo'] = null; diff --git a/Themes/Jcink/settings.php b/Themes/Jcink/settings.php index 79e6e83..ea12198 100644 --- a/Themes/Jcink/settings.php +++ b/Themes/Jcink/settings.php @@ -11,7 +11,7 @@ Copyright 2004-2008 Jcink - https://launchpad.net/tfbb Copyright 2004-2008 Jcink - http://jcink.com/ $ThemeInfo - Name: TFBB Theme - Author: jcink $ - $FileInfo: settings.php - Last Update: 08/02/2019 SVN 905 - Author: jcink $ + $FileInfo: settings.php - Last Update: 11/26/2020 SVN 921 - Author: jcink $ */ $ThemeSet = array(); $ThemeSet['ThemeName'] = "Jcink Classic Skin"; @@ -25,6 +25,7 @@ $ThemeSet['WrapperString'] = "<% HTMLSTART %>\n<% HTTPEQUIV %>\n<% METATAGS %>\n $ThemeSet['CSS'] = "themes/Jcink/css.css"; $ThemeSet['CSSType'] = "include"; $ThemeSet['FavIcon'] = "themes/Jcink/favicon.ico"; +$ThemeSet['OpenGraph'] = "themes/Jcink/opengraph.png"; $ThemeSet['TableStyle'] = "div"; $ThemeSet['MiniPageAltStyle'] = "off"; $ThemeSet['PreLogo'] = null; diff --git a/Themes/Pink/settings.php b/Themes/Pink/settings.php index 352a210..1f9c965 100644 --- a/Themes/Pink/settings.php +++ b/Themes/Pink/settings.php @@ -11,7 +11,7 @@ Copyright 2004-2008 Cool Dude 2k - http://intdb.sourceforge.net/ Copyright 2004-2008 Game Maker 2k - https://idb.osdn.jp/ $ThemeInfo - Name: iDB Theme - Author: cooldude2k $ - $FileInfo: settings.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $ + $FileInfo: settings.php - Last Update: 11/26/2020 SVN 921 - Author: cooldude2k $ */ $ThemeSet = array(); $ThemeSet['ThemeName'] = "iDB Pink Theme"; @@ -25,6 +25,7 @@ $ThemeSet['WrapperString'] = "<% HTMLSTART %>\n<% HTTPEQUIV %>\n<% METATAGS %>\n $ThemeSet['CSS'] = "themes/Pink/css.css"; $ThemeSet['CSSType'] = "include"; $ThemeSet['FavIcon'] = "themes/Pink/favicon.ico"; +$ThemeSet['OpenGraph'] = "themes/Pink/opengraph.png"; $ThemeSet['TableStyle'] = "table"; $ThemeSet['MiniPageAltStyle'] = "off"; $ThemeSet['PreLogo'] = "
"; diff --git a/Themes/Rand/settings.php b/Themes/Rand/settings.php index cff693a..e08430f 100644 --- a/Themes/Rand/settings.php +++ b/Themes/Rand/settings.php @@ -11,7 +11,7 @@ Copyright 2004-2008 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2 Copyright 2004-2008 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2 $ThemeInfo - Name: Random iDB Theme - Author: cooldude2k $ - $FileInfo: settings.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $ + $FileInfo: settings.php - Last Update: 11/26/2020 SVN 921 - Author: cooldude2k $ */ $ThemeSet = array(); $ThemeSet['ThemeName'] = "Random iDB Theme"; @@ -25,6 +25,7 @@ $ThemeSet['WrapperString'] = "<% HTMLSTART %>\n<% HTTPEQUIV %>\n<% METATAGS %>\n $ThemeSet['CSS'] = "themes/Rand/css.css"; $ThemeSet['CSSType'] = "include"; $ThemeSet['FavIcon'] = "themes/Rand/favicon.ico"; +$ThemeSet['OpenGraph'] = "themes/Rand/opengraph.png"; $ThemeSet['TableStyle'] = "div"; $ThemeSet['MiniPageAltStyle'] = "off"; $ThemeSet['PreLogo'] = null; diff --git a/Themes/TFBB/settings.php b/Themes/TFBB/settings.php index 1fb06f6..3c6db3a 100644 --- a/Themes/TFBB/settings.php +++ b/Themes/TFBB/settings.php @@ -11,7 +11,7 @@ Copyright 2004-2008 Jcink - https://launchpad.net/tfbb Copyright 2004-2008 Jcink - http://jcink.com/ $ThemeInfo - Name: TFBB Theme - Author: jcink $ - $FileInfo: settings.php - Last Update: 08/02/2019 SVN 905 - Author: jcink $ + $FileInfo: settings.php - Last Update: 11/26/2020 SVN 921 - Author: jcink $ */ $ThemeSet = array(); $ThemeSet['ThemeName'] = "TFBB Theme"; @@ -25,6 +25,7 @@ $ThemeSet['WrapperString'] = "<% HTMLSTART %>\n<% HTTPEQUIV %>\n<% METATAGS %>\n $ThemeSet['CSS'] = "themes/TFBB/css.css"; $ThemeSet['CSSType'] = "include"; $ThemeSet['FavIcon'] = "themes/TFBB/favicon.ico"; +$ThemeSet['OpenGraph'] = "themes/TFBB/opengraph.png"; $ThemeSet['TableStyle'] = "div"; $ThemeSet['MiniPageAltStyle'] = "off"; $ThemeSet['PreLogo'] = null; diff --git a/Themes/iDB/css.css b/Themes/iDB/css.css index 8954607..4893155 100644 --- a/Themes/iDB/css.css +++ b/Themes/iDB/css.css @@ -7,10 +7,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Revised BSD License for more details. - Copyright 2004-2019 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1 - Copyright 2004-2019 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2 + Copyright 2004-2011 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1 + Copyright 2004-2011 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2 $ThemeInfo - Name: iDB Theme - Author: cooldude2k $ - $FileInfo: css.css - Last Update: 12/07/2010 SVN 600 - Author: cooldude2k $ + $FileInfo: css.css - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $ */ html { diff --git a/Themes/iDB/info.php b/Themes/iDB/info.php index 3710234..a6af50c 100644 --- a/Themes/iDB/info.php +++ b/Themes/iDB/info.php @@ -16,9 +16,9 @@ $ThemeInfo = array(); $ThemeInfo['ThemeName'] = "iDB Theme"; $ThemeInfo['ThemeMaker'] = "Kazuki"; -$ThemeInfo['ThemeVersion'] = "0.4.7"; +$ThemeInfo['ThemeVersion'] = "0.4.8"; $ThemeInfo['ThemeVersionType'] = "Alpha"; -$ThemeInfo['ThemeSubVersion'] = "SVN 729"; +$ThemeInfo['ThemeSubVersion'] = "SVN 788"; $ThemeInfo['MakerURL'] = "https://idb.osdn.jp/"; $ThemeInfo['CopyRight'] = "%{ThemeName}T was made by %{ThemeMaker}T"; ?> \ No newline at end of file diff --git a/Themes/iDB/settings.php b/Themes/iDB/settings.php index f52ff57..063e03e 100644 --- a/Themes/iDB/settings.php +++ b/Themes/iDB/settings.php @@ -11,20 +11,21 @@ Copyright 2004-2019 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1 Copyright 2004-2019 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2 $ThemeInfo - Name: iDB Theme - Author: cooldude2k $ - $FileInfo: settings.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $ + $FileInfo: settings.php - Last Update: 11/26/2020 SVN 921 - Author: cooldude2k $ */ $ThemeSet = array(); $ThemeSet['ThemeName'] = "iDB Theme"; $ThemeSet['ThemeMaker'] = "Kazuki"; -$ThemeSet['ThemeVersion'] = "0.4.7"; +$ThemeSet['ThemeVersion'] = "0.4.8"; $ThemeSet['ThemeVersionType'] = "Alpha"; -$ThemeSet['ThemeSubVersion'] = "SVN 729"; +$ThemeSet['ThemeSubVersion'] = "SVN 788"; $ThemeSet['MakerURL'] = "https://idb.osdn.jp/"; $ThemeSet['CopyRight'] = "%{ThemeName}T was made by %{ThemeMaker}T"; $ThemeSet['WrapperString'] = "<% HTMLSTART %>\n<% HTTPEQUIV %>\n<% METATAGS %>\n<% JAVASCRIPT %>\n<% LINKTAGS %>\n<% CSSTHEME %>\n<% FAVICON %>\n<% EXTRALINKS %>\n<% TITLETAG %>\n<% BODYTAG %>\n<% NAVBAR %>\n<% CONTENT %>\n<% COPYRIGHT %>\n<% HTMLEND %>"; $ThemeSet['CSS'] = "themes/iDB/css.css"; $ThemeSet['CSSType'] = "include"; $ThemeSet['FavIcon'] = "themes/iDB/favicon.ico"; +$ThemeSet['OpenGraph'] = "themes/iDB/opengraph.png"; $ThemeSet['TableStyle'] = "table"; $ThemeSet['MiniPageAltStyle'] = "off"; $ThemeSet['PreLogo'] = "
"; -- 2.11.0