Tuesday, April 14th, 2009 05:35 pm
s2 customization question
Crossposting, so as to get in the habit:
So after years of having no clue what the hell s2 was all about, forty-five seconds in Cimorene's dwj and lo and behold, I finally understand the structure!
(And also because strangely enough, if you take programming courses, suddenly things look familiar when you lose your sense of eternal bitterness at lj. Which you know. There you go.)
However, I have a question. While working on a new style, the replyto page now loses the bottom half of each sentence. All other forms look fine, but that is just weird. And it only seems to apply--in limited experience--to things involving cut-tags. It doesn't occur when I open it at the cut-tag, or open it from comments link, or open it as html, or anything but the reply open.
Anyone have insight on why that one particular lost grammatical integrity?
I forgot this is fun. *wistful*
function ReplyPage::print_body ()
{
print "
println "
";
println "
println "
}
So after years of having no clue what the hell s2 was all about, forty-five seconds in Cimorene's dwj and lo and behold, I finally understand the structure!
(And also because strangely enough, if you take programming courses, suddenly things look familiar when you lose your sense of eternal bitterness at lj. Which you know. There you go.)
However, I have a question. While working on a new style, the replyto page now loses the bottom half of each sentence. All other forms look fine, but that is just weird. And it only seems to apply--in limited experience--to things involving cut-tags. It doesn't occur when I open it at the cut-tag, or open it from comments link, or open it as html, or anything but the reply open.
Anyone have insight on why that one particular lost grammatical integrity?
I forgot this is fun. *wistful*
function ReplyPage::print_body ()
{
print "
";
$.replyto->print_userpic();
print "
print "
print $.replyto.text;
println "
";$.replyto->print_userpic();
print "
";
$.replyto->print_time();
println "
";$.replyto->print_time();
println "
print "
»";
$.entry->print_metatypes();
$.entry->print_subject();
println "
";$.entry->print_metatypes();
$.entry->print_subject();
println "
print $.replyto.text;
println "
println "
";
println "
«Post a Reply»
";println "
";
$.form->print();
println "
";$.form->print();
println "
}
println "«Comments on this Entry»";
println "