Style Info

Author
system
Style Description
Magazine
Last Updated
2002-04-10 18:19:04
View Type
day
Public?
Y
Embeddable?
N
Color-free? (only uses color themes, not fixed colors)
Y

Style Variables

DAY_CURRENT

<div><strong>Current %%lc:what%%:</strong> %%value%%</div>

DAY_CURRENTS

<div class="Current">%%currents%%</div>

DAY_DATE_FORMAT

%%12h%%:%%min%%<small>%%AMPM%%</small>

DAY_EVENT

<div class="H3Holder">
<h3><span>%%datetime%%%%subject%%</span></h3>
<p>%%event%%</p>
%%currents%%
%%talklinks%%
</div>

DAY_EVENTS

%%events%%

DAY_EVENT_PRIVATE

<div class="H3Holder">
<h3><span>%%datetime%%%%subject%%</span> <img src="%%cons:img%%/icon_private.gif" style="width: 16px; height: 16px; margin: 2px; vertical-align: bottom;" alt="Private"></h3>
<p>%%event%%</p>
%%currents%%
%%talklinks%%
</div>

DAY_EVENT_PROTECTED

<div class="H3Holder">
<h3><span>%%datetime%%%%subject%%</span> <img src="%%cons:img%%/icon_protected.gif" style="width: 14px; height: 15px; margin: 2px; vertical-align: bottom;" alt="Protected"></h3>
<p>%%event%%</p>
%%currents%%
%%talklinks%%
</div>

DAY_NOEVENTS

<p style="margin: 0.5em;">(No journal entries for this day)</p>

DAY_PAGE

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<style type="text/css">
<!--
HTML { border-left: 1cm solid %%color:stronger_back%%; padding: 1cm; }
BODY { line-height: 1.3; margin: 0; background-color: %%color:page_back%%; color: %%color:page_text%%; }
P { margin-top: 0; text-align: justify; }
H1 { font: x-large Verdana, sans-serif; text-align: center; letter-spacing: -0.09em; color: %%color:page_text_title%%; }
H2 { background-color: %%color:strong_back%%; color: %%color:strong_text%%; border-bottom: thin solid %%color:stronger_back%%; font: normal 1.3em Georgia, serif; }
H3 { color: %%color:weak_text%%; font: medium sans-serif; }
H3 SPAN { background-color: %%color:weak_back%%; border-right: thin solid %%color:weak_text%%; border-bottom: thin solid %%color:weak_text%%; padding-right: 0.5ex; }
H3 EM { color: %%color:page_text_em%%; font-style: normal; }
.H3Holder { clear: both; padding-left: 2ex; border-left: thin solid %%color:weak_text%%; border-bottom: thin solid %%color:weak_text%%; margin-bottom: 1em; }
A:link { color: %%color:page_link%%; }
A:visited { color: %%color:page_vlink%%; }
A:active { color: %%color:page_alink%%; }
.Navigation { text-align: center; font-family: sans-serif; }
.Comment { font-size: 0.7em; margin-top: -1em; text-align: right; }
.Comment, .Current { margin-bottom: 1em; }
.Active { background-color: %%color:weak_back%%; }
ACRONYM { border-bottom: thin dashed %%color:page_text%%; cursor: help; }
-->
</style>
%%head%%
<title>%%title%% - %%monlong%% %%d%%, %%yyyy%%</title>
</head>
<body>
<h1>%%title%% - Day</h1>
<p class="Navigation">(<a href="%%urllastn%%">Latest&nbsp;entries</a>) (<a href="%%urlcalendar%%">Calendar</a>) (<a href="%%urlfriends%%">Friends</a>) %%website%% (<a href="%%userurl:username%%/info">User&nbsp;info</a>)<br>Navigate: (<a href="%%prevday_url%%">Previous&nbsp;day</a>&nbsp;|&nbsp;<a href="%%nextday_url%%">Next&nbsp;day</a>)</p>

<h2>%%daylong%%, %%monlong%% %%d%%, %%yyyy%%</h2>
%%events%%
<table style="border-top: thin solid %%color:weak_back%%;" width="100%">
<tr>
<td width="33%">&larr; <a href="%%prevday_url%%">Previous day</a></td>
<td width="34%" align="center">(<a href="%%urlcalendar%%">Calendar</a>)</td>
<td width="33%" align="right"><a href="%%nextday_url%%">Next day</a> &rarr;</td>
</tr>
</table>
</body>
</html>

DAY_SORT_MODE

forward

DAY_SUBJECT

- <em>%%subject%%</em>

DAY_TALK_LINKS

<div class="Comment">(%%readlink%%<a href="%%urlpost%%">comment&nbsp;on&nbsp;this</a>)</div>

DAY_TALK_READLINK

<a href="%%urlread%%">%%messagecount%% comment%%mc-plural-s%%</a>&nbsp;|&nbsp;

DAY_WEBSITE

(<a href="%%url%%">%%name%%</a>)