and yet, i come up with this.
under the cut is my theme layer as i compiled it, if that is of any help to anyone.
Layer ID#: 3475706
layerinfo "source_viewable" = 1;
layerinfo "type" = "theme";
layerinfo "name" = "version 1.1";
function page_layout(Page p) {
var string title = $p->title();
"""
""";
}
function print_entry(Page p, Entry e, Color bgcolor, Color fgcolor, bool hide_text) { if ($p.view=="friends") { """"""; } else { # for recent, day, entry pages. """"""; }
print_entry_header((defined $e.security_icon?"$e.security_icon ":"")+$e.time->time_format()+" "+$e.time->date_format("long_day")+""); print_system_box_top(); """
|