My First MovableType Plugin

I wrote my first MovableType plugin tonight. It's the MTSha1 Plugin. It allows you to generate a SHA1 sum of the body of the <MTSha1></MTSha1> tags. I created this to generate foaf:mbox_sha1sum properties for comment authors. And the best part is, I'm pretty sure it's working correctly. :)

Popular posts from this blog

Lists and arrays in Dart

Converting Array to List in Scala

Null-aware operators in Dart