Posts Tagged ‘bbPress’

bbPress 0.8.3 リリース

2007年 9月 28日 金曜日

WordPress をベースにして作られている掲示板システム が、 0.8.3 へとバージョンアップしました!

bbPress » bbPress 0.8.3

今回のバージョンアップでは新機能などは追加されて無い様です。
主な内容は、沢山のバグの修正がメインで、結構安定して動作するようです。

と、記事にはしてみたものの、最近を触っていないので実際は不明。

Related posts

bbPress 0.8.2.1 リリース

2007年 6月 21日 木曜日

0.8.2.1 がリリースされました。
bbPress » bbPress 0.8.2.1: Security Release

と言っても、すでに 0.8.2 が
リリースされていたのですが、セキュリティに問題があったようで、すぐさま0.8.2.1 に上がったようです。
で、 0.8.2 の変更点は、

Here a sampling of some of the other minor changes in 0.8.2.

* More tag cloud formatting options
* Improved consistency in tagging
* ’ default Kakumei theme combines the list of “Your Tags” and “Others’ Tags”.
* No more annoying feed: before all of your RSS feed links. The feed: psuedo-standard was a clever idea, but never really caught on.
* Moderators and Admins are considered “trusted” and will never have their posts marked as spam.
* Admins can change other user’s passwords.
* More filters and actions for plugin authors
* Faster database queries

注目する変更は、管理画面からプラグインを有効、無効と切り替えられるようになりました。
/my-plugins/ の中にプラグインファイルをアップロードして、管理画面から有効にすれば使えるようです。

と、まだ実際に触ってないので詳しく分かりませんが、時間が取れたら遊びたいと思います。

Related posts

bbPress 0.8.1 リリース

2007年 2月 24日 土曜日

が0.8.1にバージョンアップしました。
bbPress » bbPress 0.8.1

今回はバグフィックスのみのようです。
更新ファイルも少数なので、必要なファイルだけをアップロードするほうが良いかもしれませんね。

bb-templates/kakumei/favorites.php
bb-templates/kakumei/login.php
bb-templates/kakumei/login-form.php
bb-templates/kakumei/topic.php
bb-templates/kakumei/profile-edit.php
bb-templates/kakumei/profile.php
bb-templates/kakumei/search-form.php
bb-templates/kakumei/tag-form.php
bb-templates/kakumei/register.php
bb-templates/kakumei/edit-form.php
bb-templates/kakumei/post-form.php
bb-includes/default-filters.php
bb-includes/wp-functions.php
bb-includes/akismet.php
bb-includes/pluggable.php
bb-includes/functions.php
bb-includes/script-loader.php
bb-includes/bozo.php
bb-includes/formatting-functions.php
bb-includes/template-functions.php
bb-settings.php
bb-admin/admin-functions.php
register.php

Related posts