OSDN Git Service

Small update.
[idb/iDB-Extras.git.git] / Themes / IPBAlt / settings.php
1 <?php
2 /*
3     $ThemeInfo - Name: IPB Alt Theme - Author: eternalSHADOW.com $
4         $FileInfo: settings.php - Last Update: 07/30/2011 SVN 729 - Author: cooldude2k $
5 */
6 $ThemeSet = array();
7 $ThemeSet['ThemeName'] = "IPB Alt Theme";
8 $ThemeSet['ThemeMaker'] = "eternalSHADOW.com";
9 $ThemeSet['ThemeVersion'] = "0.4.7";
10 $ThemeSet['ThemeVersionType'] = "Alpha";
11 $ThemeSet['ThemeSubVersion'] = "SVN 729";
12 $ThemeSet['MakerURL'] = "http://eternalshadow.com/";
13 $ThemeSet['CopyRight'] = "%{ThemeName}T was made by <a href=\"%{MakerURL}T\" title=\"%{ThemeMaker}T\">%{ThemeMaker}T</a>";
14 $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 %>";
15 $ThemeSet['CSS'] = "themes/IPBAlt/css.css";
16 $ThemeSet['CSSType'] = "include";
17 $ThemeSet['FavIcon'] = "themes/IPBAlt/favicon.ico";
18 $ThemeSet['TableStyle'] = "div";
19 $ThemeSet['MiniPageAltStyle'] = "on";
20 $ThemeSet['PreLogo'] = null;
21 $ThemeSet['Logo'] = "%{board_name}s";
22 $ThemeSet['LogoStyle'] = "font-size: 40px; font-family: verdana, arial, sans-serif; color: black; text-decoration: none;";
23 $ThemeSet['SubLogo'] = null;
24 $ThemeSet['TopicIcon'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/topic.gif\" alt=\"Topic\" title=\"Topic\" /></div>";
25 $ThemeSet['HotTopic'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/hot.gif\" alt=\"Hot Topic\" title=\"Hot Topic\" /></div>";
26 $ThemeSet['PinTopic'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/pin.gif\" alt=\"Pinned!\" title=\"Pinned Topic!\" /></div>";
27 $ThemeSet['AnnouncementTopic'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/pin.gif\" alt=\"Announcement!\" title=\"Announcement Topic!\" /></div>";
28 $ThemeSet['HotPinTopic'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/pin.gif\" alt=\"Pinned!\" title=\"Pinned Topic!\" /></div>";
29 $ThemeSet['ClosedTopic'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/lock.gif\" alt=\"Closed!\" title=\"Closed Topic!\" /></div>";
30 $ThemeSet['HotClosedTopic'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/lock.gif\" alt=\"Closed!\" title=\"Closed Topic!\" /></div>";
31 $ThemeSet['PinClosedTopic'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/lock.gif\" alt=\"Closed!\" title=\"Pinned Closed Topic!\" /></div>";
32 $ThemeSet['HotPinClosedTopic'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/lock.gif\" alt=\"Closed!\" title=\"Pinned Closed Topic!\" /></div>";
33 $ThemeSet['MovedTopicIcon'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/moved.gif\" alt=\"Moved Topic\" title=\"Moved Topic\" /></div>";
34 $ThemeSet['MovedHotTopic'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/moved.gif\" alt=\"Moved Hot Topic\" title=\"Moved Hot Topic\" /></div>";
35 $ThemeSet['MovedPinTopic'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/moved.gif\" alt=\"Moved Pinned!\" title=\"Moved Pinned Topic!\" /></div>";
36 $ThemeSet['MovedHotPinTopic'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/moved.gif\" alt=\"Moved Pinned!\" title=\"Moved Pinned Topic!\" /></div>";
37 $ThemeSet['MovedClosedTopic'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/moved.gif\" alt=\"Moved Closed!\" title=\"Moved Closed Topic!\" /></div>";
38 $ThemeSet['MovedHotClosedTopic'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/moved.gif\" alt=\"Moved Closed!\" title=\"Moved Closed Topic!\" /></div>";
39 $ThemeSet['MovedPinClosedTopic'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/moved.gif\" alt=\"Moved Closed!\" title=\"Moved Pinned Closed Topic!\" /></div>";
40 $ThemeSet['MovedHotPinClosedTopic'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/moved.gif\" alt=\"Moved Closed!\" title=\"Moved Pinned Closed Topic!\" /></div>";
41 $ThemeSet['MessageRead'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/read.gif\" alt=\"Message!\" title=\"Message!\" /></div>";
42 $ThemeSet['MessageUnread'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/unread.gif\" alt=\"New Message!\" title=\"New Message!\" /></div>";
43 $ThemeSet['Profile'] = "<img src=\"themes/IPBAlt/profile.gif\" alt=\"Profile\" title=\"Profile\" />";
44 $ThemeSet['WWW'] = "<img src=\"themes/IPBAlt/www.gif\" alt=\"WWW\" title=\"WWW\" />";
45 $ThemeSet['PM'] = "<img src=\"themes/IPBAlt/pm.gif\" alt=\"PM\" title=\"PM\" />";
46 $ThemeSet['TopicLayout'] = "Type 1";
47 $ThemeSet['AddReply'] = "<img src=\"themes/IPBAlt/reply.gif\" alt=\"Add Reply\" title=\"Add Reply\" />";
48 $ThemeSet['FastReply'] = "<img src=\"themes/IPBAlt/fast.gif\" alt=\"Fast Reply\" title=\"Fast Reply\" />";
49 $ThemeSet['NewTopic'] = "<img src=\"themes/IPBAlt/post.gif\" alt=\"New Topic\" title=\"New Topic\" />";
50 $ThemeSet['QuoteReply'] = "<img src=\"themes/IPBAlt/quote.gif\" alt=\"Quote Reply\" title=\"Quote Reply\" />";
51 $ThemeSet['Report'] = "<img src=\"themes/IPBAlt/report.gif\" alt=\"Report Reply\" title=\"Report Reply\" />";
52 $ThemeSet['EditReply'] = "<img src=\"themes/IPBAlt/edit.gif\" alt=\"Edit Reply\" title=\"Edit Reply\" />";
53 $ThemeSet['DeleteReply'] = "<img src=\"themes/IPBAlt/delete.gif\" alt=\"Delete Reply\" title=\"Delete Reply\" />";
54 $ThemeSet['LineDivider'] = "&nbsp;|&nbsp;";
55 $ThemeSet['ButtonDivider'] = "&nbsp;";
56 $ThemeSet['LineDividerTopic'] = "&nbsp;";
57 $ThemeSet['TitleDivider'] = "-&gt;";
58 $ThemeSet['NavLinkIcon'] = "<img src=\"themes/IPBAlt/navbar.gif\" alt=\"-&gt;\" title=\"-&gt;\" /> ";
59 $ThemeSet['NavLinkDivider'] = "&nbsp;-&gt;&nbsp;";
60 $ThemeSet['ForumStyle'] = 2;
61 $ThemeSet['ForumIcon'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/forum.gif\" alt=\"Forum\" title=\"Forum\" /></div>";
62 $ThemeSet['SubForumIcon'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/subforum.gif\" alt=\"SubForum\" title=\"SubForum\" /></div>";
63 $ThemeSet['RedirectIcon'] = "<div style=\"text-align: center;\"><img src=\"themes/IPBAlt/redirect.gif\" alt=\"Redirect Forum\" title=\"Redirect Forum\" /></div>";
64 $ThemeSet['TitleIcon'] = "<img src=\"themes/IPBAlt/nav.gif\" alt=\"-&gt;\" title=\"-&gt;\" /> ";
65 $ThemeSet['BoardStatsIcon'] = "<img src=\"themes/IPBAlt/stats.gif\" alt=\"Board Stats\" title=\"Board Stats\" />";
66 $ThemeSet['MemberStatsIcon'] = "<img src=\"themes/IPBAlt/stats.gif\" alt=\"Board Stats\" title=\"Board Stats\" />";
67 $ThemeSet['BirthdayStatsIcon'] = "<img src=\"themes/IPBAlt/stats.gif\" alt=\"Board Stats\" title=\"Board Stats\" />";
68 $ThemeSet['EventStatsIcon'] = "<img src=\"themes/IPBAlt/stats.gif\" alt=\"Board Stats\" title=\"Board Stats\" />";
69 $ThemeSet['OnlineStatsIcon'] = "<img src=\"themes/IPBAlt/stats.gif\" alt=\"Board Stats\" title=\"Board Stats\" />";
70 $ThemeSet['NoAvatar'] = "themes/IPBAlt/noavatar.png";
71 $ThemeSet['NoAvatarSize'] = "100x100";
72 ?>