[TxMt] One more thing...

Brett Terpstra brett at circlesixdesign.com
Sat Nov 4 23:38:50 UTC 2006


In my enthusiasm I forgot that I made a 3 line addition to  
metaweblog.rb in order to make the related posts plugin work.  I'm  
going to paste it here (sorry, Allan) but I will make a diff file in  
a minute.

def getRelatedPosts(blog_id, username, password, data)
     call("wordpress.getRelatedPosts", "#{blog_id}", "#{username}", "# 
{password}", data)
end

Brett



More information about the textmate mailing list