afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2009-04-03 05:22 pm

[dw-free] kill journaltype N support

[commit: http://hg.dwscoalition.org/dw-free/rev/54a5602d8400]

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

Remove journaltype N support from manage/circle/add

Patch by [community profile] isabeau.

Files modified:
  • htdocs/manage/circle/add.bml
--------------------------------------------------------------------------------
diff -r 063326c472d9 -r 54a5602d8400 htdocs/manage/circle/add.bml
--- a/htdocs/manage/circle/add.bml	Fri Apr 03 17:16:20 2009 +0000
+++ b/htdocs/manage/circle/add.bml	Fri Apr 03 17:21:43 2009 +0000
@@ -146,11 +146,6 @@
                     $body .= "<?p $ML{'.confirm.text1.community2.openid'} p?>";
                 }
             }
-        } elsif ($u->{'journaltype'} eq "N") {
-            $windowtitle = BML::ml('.confirm.title.news', {'user'=> $user });
-            $title = BML::ml('.confirm.title.news', {'icon'=> $icon, 'user'=> $user });
-            $body .= "<?p " . BML::ml('.confirm.text1.news', {'user' => LJ::ljuser($user)}) . " p?>";
-
         } else {
             if ($u->{'journaltype'} eq "I") {
                $windowtitle = BML::ml('.confirm.title.person', {'user'=> $u->{'name'} });
--------------------------------------------------------------------------------

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