Saturday, November 17, 2001
|11:58 PM|
ALRIGHT! I got the archive page working. Kind of. Well, it works and you can read old posts and that's what's really important. The like is on the side there, under backups. Woooooo!
0 Comments:
Post a Comment
';
//That should close up the previous year.
///Say this is the swap from 2001 to 2002, that should close up the 2001 links.
///Problem is, we also need to close up the final month links too.
/// echo '
';
//We Need to set the $YearMenuID
$YearMenuID = $year;
$MonthMenuID = $month;
///Now it should be different than other menu items, but the same for all parts of this
//year's DIV.
///This all needs to be in HTML.
print<<<_HTML1_