Smarty公式サイトが独立
Smartyの公式サイトが php.net の配下から独立したようです。
You probably noticed the smarty.php.net site has been moved to
www.smarty.net. This is a long time coming, I've been wanting to host
the smarty site locally and this part of that move. Also, the repository
and mailing lists are moving.
http://smarty.php.net/ にアクセスしたら自動的に http://www.smarty.net/ に飛ばされるようになっているので、普通にエンドユーザとして使っている限りは特に気にすることはありません。ただ、メーリングリストのアドレスやソースコードリポジトリの場所も変更されるようなので、これらを利用していた人は要注意です。
旧 | 新 |
---|---|
smarty-general@lists.php.net | http://groups.google.com/group/smarty-discussion |
smarty-dev@lists.php.net | http://groups.google.com/group/smarty-developers |
smarty-cvs@lists.php.net | http://groups.google.com/group/smarty-svn |
cvs.php.net:/repository/smarty | http://smarty-php.googlecode.com/svn/ |