Yuijro Araki, owner of a MT's blog "Koiki-Kukan", announced his new plugin, "Crypt".
http://www.koikikukan.com/archives/2010/01/12-015555.php
http://www.koikikukan.com/archives/download/plugin/Crypt/0.01/Crypt_0_01.zip
With this plugin, you can encrypt your published file with the modifier "Crypt" plugin activates.
For exapmle, when you want to make your own .htpasswd with index template, and you also want to encrypt the file, you can use this plugin and set a modifier like below.
http://www.koikikukan.com/archives/2010/01/12-015555.php
http://www.koikikukan.com/archives/download/plugin/Crypt/0.01/Crypt_0_01.zip
With this plugin, you can encrypt your published file with the modifier "Crypt" plugin activates.
For exapmle, when you want to make your own .htpasswd with index template, and you also want to encrypt the file, you can use this plugin and set a modifier like below.
<mt:var name="passwd" value="hogehoge" />
foo:<mt:var name="passwd" crypt="1" />
He also announced that this plugin is just a test version and he haven't examined the plugin enough.
So please be careful when you try this plugin.
For more information, please visit his blog article.

Leave a comment