bbPress 0.9 リリース!
bbPress 0.9 がリリースされました!
bbPress ≫ bbPress 0.9 released
詳細な変更点は、
# New installer:
* Creates your bb-config.php file for you when possible.
* Allows for setting up integration with WordPress at install time.
* Supports languages other than English when language translations are available.
* Looks pretty.# Additional RSS feeds for views.
# A “new topics” RSS feed, available on the front-page and on each forum. This feed only returns the first post from each new topic as it is created, instead of all posts.
# More configurable tag available to themes.
# More secure authentication cookies which are compatible with WordPress 2.5
# Passwords now stored using “phpass” hashing library instead of md5. If you still want to store your passwords as md5 for any reason, there is a plugin here which will do that for you.
# A second core theme called “Kakumei Blue”. This theme demonstrates just how little you need to do to start creating a new theme.
# “General” and “WordPress Integration” options configurable via admin interface.
# Built-in support for Gravatars, implemented in a way that makes 3rd-party avatar plugins much easier to author.
# New “Date and time format” and “Date format” options.
# Akismet and Bozo functionalities have been moved to plugins. Akismet key now enterable via an admin interface.
# Removed “replies” querystring argument (?replies=#) from topic links. If you still want that functionality, there is a plugin here which should emulate it.
# Fixes to use of PHP “glob()” function to avoid errors on hosts that don’t support it.
# Moderators can now manage tags by default.
# Fixes to slug incrementing.
# The old “admin_email” setting is now called “from_email”. This is now the email address that emails from your installation appear to come from.
# “No replies” view is now technically “no replies and greater than 2 hours old”.
# Improvements to the export script towards the integration of an upcoming import script.
# RSS feeds now sent as UTF-8
# Full support for slug-based feeds on forum and topic feeds.
# Keymasters can no longer be demoted by non-keymasters.
# Many other smaller bug and typo fixes.
沢山ありますね!
とりあえず、インストール画面が、大幅に変更されています。
ここで、WPのユーザー情報を統合することも可能のようです。
僕自身最近はSVNから2,3日の感覚で更新しているので、0.8からの新しい機能がどれなのか分かっていない・・・


Recent Comments