mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
Mark Smith ([staff profile] mark) wrote in [site community profile] changelog2009-04-14 08:32 am

[dw-free] suitable ALT text for userpics

[commit: http://hg.dwscoalition.org/dw-free/rev/7c5e3b950803]

http://bugs.dwscoalition.org/show_bug.cgi?id=148

Fix userpic alignment on talkread.

Patch by [personal profile] jadelennox.

Files modified:
  • htdocs/talkread.bml
--------------------------------------------------------------------------------
diff -r 9005f6273171 -r 7c5e3b950803 htdocs/talkread.bml
--- a/htdocs/talkread.bml	Tue Apr 14 08:15:26 2009 +0000
+++ b/htdocs/talkread.bml	Tue Apr 14 08:32:00 2009 +0000
@@ -562,7 +562,8 @@ body<=
                    );
 
                    # build the imgtag for the userpic associated with the keyword
-                   $ret .= $postpic->imgtag( %kwopts );
+                   $ret .= "<div style=\"float:left\">" .$postpic->imgtag( %kwopts ) . "</div>";
+
                 }
 
                 my $cleansubject = LJ::ehtml($post->{'subject'});
--------------------------------------------------------------------------------

Post a comment in response:

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

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org