Date: 2012-11-17 01:03 am (UTC)
sawyourwolfjunk: (Default)
If I'm reading his explanation right (and it worked on mine, so I think I am), it goes:

print safe """$subject - $poster on $date""";
var Link expand_link = $c->get_link("expand_comments");
if ($c.thread_url != "" and defined $expand_link) {
" " + $c->expand_link();


Where it says " " + $c->expand_link(); turn it into " " + $c->print_expand_link();

if ($comment.thread_url != "")
{
"""($*text_comment_thread) """;
var Link expand_link = $comment->get_link("expand_comments");
if (defined $expand_link) {
"(" + $comment->expand_link() + ") ";


It's the same for the "(" + $comment->expand_link() + ") ";

add the print_ before the expand_link and you'll be fine.
This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

Profile

Dreamwidth style system discussion

June 2025

S M T W T F S
1234567
891011121314
15161718 1920 21
22232425262728
29 30     

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 1st, 2025 07:51 am
Powered by Dreamwidth Studios