in response to kabutar's comment in my s2layerspost. adds AJAX support. adds quickreply comments to each comment. adds timezone support. uses linkbar function for comments. ( cut )
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)
Comments 3
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
$link_image{"watch_thread"} = $*track;
$link_image{"unwatch_thread"} = $*untrack;
$link_image{"watching_parent"} = $*tracking_parent;
Reply
Reply
Leave a comment