[theme] - [boxer] - [playing with comments]

Jan 07, 2006 23:58

in response to kabutar's comment in my s2layers post.
adds AJAX support.
adds quickreply comments to each comment.
adds timezone support.
uses linkbar function for comments.
cut )

function print_comments, class comment, function print_linkbar, function print_comment, class entrypage, layout boxer

Leave a comment

Comments 3

everyueveryme September 26 2006, 02:55:10 UTC
First,thanks a lot for doing this code.

Still,I have a question:What does it need to be changed or added,so the track/untrack icons show up properly with a transparent background? (this code make them appear as grey squares)

Reply

kunzite1 September 26 2006, 06:37:55 UTC

$link_image{"watch_thread"} = $*track;
$link_image{"unwatch_thread"} = $*untrack;
$link_image{"watching_parent"} = $*tracking_parent;

Reply

everyueveryme September 26 2006, 13:05:30 UTC
Cool -thanks so much again!

Reply


Leave a comment

Up