mirror of
https://github.com/e107inc/e107.git
synced 2025-01-18 05:09:05 +01:00
188 lines
4.3 KiB
PHP
188 lines
4.3 KiB
PHP
<?php
|
|
/*
|
|
+---------------------------------------------------------------+
|
|
| e107 website system
|
|
|
|
|
| ©Steve Dunstan 2001-2005
|
|
| http://e107.org
|
|
| jalist@e107.org
|
|
|
|
|
| Released under the terms and conditions of the
|
|
| GNU General Public License (http://gnu.org).
|
|
+---------------------------------------------------------------+
|
|
*/
|
|
|
|
if (!defined('e107_INIT')) { exit; }
|
|
|
|
// [multilanguage]
|
|
@include_once(e_THEME."vekna_blue/languages/".e_LANGUAGE.".php");
|
|
@include_once(e_THEME."vekna_blue/languages/English.php");
|
|
|
|
// [theme]
|
|
$themename = "vekna blue";
|
|
$themeversion = "1.0";
|
|
$themeauthor = "Steve Dunstan [jalist]";
|
|
$themeemail = "jalist@e107.org";
|
|
$themewebsite = "http://e107.org";
|
|
$themedate = "09/03/2005";
|
|
$themeinfo = "Based on, and with permission from Arach's site, http://e107.vekna.com";
|
|
define("STANDARDS_MODE", TRUE);
|
|
define("IMODE", "lite");
|
|
$xhtmlcompliant = TRUE;
|
|
$csscompliant = TRUE;
|
|
|
|
define("THEME_DISCLAIMER", "<br /><i>".LAN_THEME_1."</i>");
|
|
|
|
function theme_head() {
|
|
return "<link rel='stylesheet' href='".THEME_ABS."nav_menu.css' />\n";
|
|
}
|
|
|
|
// [layout]
|
|
|
|
$layout = "_default";
|
|
|
|
/*
|
|
to use an icon image next to links, add the following line ...
|
|
{SITELINKS_ALT=".e_IMAGE."blah.png}
|
|
instead of
|
|
{SITELINKS_ALT=no_icons}
|
|
then make change to nav_menu.css (documented in that file)
|
|
*/
|
|
|
|
$HEADER = "
|
|
<table id='wrapptable' cellspacing='2' cellpadding='2' style='width: 800'>
|
|
<tr>
|
|
<td colspan='2'>
|
|
<div>{SITELINKS_ALT=no_icons}</div>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan='2'>
|
|
<div id='logo'>
|
|
... {SITENAME}
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style='width: 600px; vertical-align: top;'>
|
|
{SETSTYLE=main}
|
|
";
|
|
|
|
$FOOTER = "
|
|
</td>
|
|
<td style='width:200px; vertical-align: top;'>
|
|
{SETSTYLE=menu}
|
|
{MENU=1}
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class='infobar' colspan='2' style='text-align: center;'>{SITEDISCLAIMER}<br />{THEMEDISCLAIMER}</td>
|
|
</tr>
|
|
</table>
|
|
";
|
|
|
|
$CUSTOMHEADER = "
|
|
<table id='wrapptable' cellspacing='2' cellpadding='2' style='width: 800'>
|
|
<tr>
|
|
<td colspan='2'>
|
|
<div>{SITELINKS_ALT=no_icons}</div>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan='2'>
|
|
<div id='logo'>
|
|
... {SITENAME}
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style='width: 800px; vertical-align: top;'>
|
|
{SETSTYLE=main}
|
|
";
|
|
|
|
$CUSTOMFOOTER = "
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class='infobar' colspan='2' style='text-align: center;'>{SITEDISCLAIMER}<br />{THEMEDISCLAIMER}</td>
|
|
</tr>
|
|
</table>
|
|
";
|
|
|
|
$CUSTOMPAGES = "forum.php forum_post.php forum_viewforum.php forum_viewtopic.php user.php submitnews.php download.php links.php comment.php stats.php usersettings.php documentation";
|
|
|
|
$NEWSSTYLE = "
|
|
<div class='spacer'>
|
|
<div class='borderx'><div class='line2'>{NEWSTITLE}</div>
|
|
<div class='incontent'>{NEWSBODY}{EXTENDED}</div>
|
|
<div class='infobar'>{NEWSAUTHOR} on {NEWSDATE} | {NEWSCOMMENTS}{TRACKBACK}</div>
|
|
</div>
|
|
</div>
|
|
";
|
|
|
|
define("ICONSTYLE", "");
|
|
define("COMMENTLINK", LAN_THEME_2);
|
|
define("COMMENTOFFSTRING", LAN_THEME_3);
|
|
define("PRE_EXTENDEDSTRING", "<br /><br />[ ");
|
|
define("EXTENDEDSTRING", LAN_THEME_4);
|
|
define("POST_EXTENDEDSTRING", " ]<br />");
|
|
define("TRACKBACKSTRING", LAN_THEME_5);
|
|
define("TRACKBACKBEFORESTRING", " | ");
|
|
|
|
|
|
// [linkstyle]
|
|
|
|
|
|
|
|
|
|
define('PRELINK', "<ul>");
|
|
define('POSTLINK', "</ul>");
|
|
define('LINKSTART', "<li>");
|
|
define("LINKSTART_HILITE", "");
|
|
define('LINKEND', "</li>");
|
|
define('LINKDISPLAY', 1);
|
|
define('LINKALIGN', "left");
|
|
|
|
|
|
// [tablestyle]
|
|
|
|
function tablestyle($caption, $text, $mode)
|
|
{
|
|
global $style;
|
|
if($style == "menu")
|
|
{
|
|
echo "<div class='spacer'><div class='caption'><div class='captionpadder'><h4>{$caption}</h4></div></div><div class='menubody'><div class='menupadder'>{$text}</div></div><div class='menubottom'></div></div>";
|
|
}
|
|
else
|
|
{
|
|
if($caption)
|
|
{
|
|
echo "<div class='spacer'>\n<div class='borderx'><div class='line2'>{$caption}</div>\n<div class='incontent'>{$text}</div>\n</div>\n";
|
|
}
|
|
else
|
|
{
|
|
echo "<div class='spacer'>\n<div class='borderx'>\n<div class='incontent'>{$text}</div>\n</div>\n";
|
|
}
|
|
}
|
|
}
|
|
|
|
$COMMENTSTYLE = "
|
|
<table style='width: 100%;' cellspacing='10'>
|
|
<tr>
|
|
<td style='width: 30%; text-align: right; vertical-align: top;'><span class='mediumtext'><b>{USERNAME}</b></span><br /><span class='smalltext'>{TIMEDATE}</span><br />{AVATAR}<span class='smalltext'>{REPLY}</span></td>
|
|
<td style='width: 70%;'>
|
|
{COMMENT} {COMMENTEDIT}
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
";
|
|
|
|
$CHATBOXSTYLE = "
|
|
<img src='".THEME_ABS."images/bullet2.gif' alt='' style='vertical-align: middle;' />
|
|
<b>{USERNAME}</b>
|
|
<div class='smalltext'>
|
|
{MESSAGE}
|
|
</div>
|
|
<br />";
|
|
|
|
?>
|