unixronin: Galen the technomage, from Babylon 5: Crusade (0)
Unixronin ([personal profile] unixronin) wrote in [site community profile] dw_dev 2011-03-25 04:08 pm (UTC)

Re: Help a fellow curmudgeon?

Well, it's specific to the style, and I did it on LiveJournal not on Dreamwidth. But the key snippet of code was this:

function FriendsPage::print_body ()
{
    foreach var Entry e ($.entries) {
      if (($e.text->contains("Automatically shipped by <a href=") and $e.text->contains(">LoudTwitter</a>"))
           or $e.text->contains(">Daily Tweets</a>")) {
            # skip tweets
        } else {
           .....

Post a comment in response:

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