Title: bbSigPress
Author: matrixagent
Published: <strong>2008年12月12日</strong>
Last modified: 2009年3月12日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://s.w.org/plugins/geopattern-icon/bbsigpress.svg)

# bbSigPress

 作者: [matrixagent](https://profiles.wordpress.org/matrixagent/)

[ダウンロード](https://downloads.wordpress.org/plugin/bbsigpress.0.4.8.zip)

 * [詳細](https://ja.wordpress.org/plugins/bbsigpress/#description)
 * [レビュー](https://ja.wordpress.org/plugins/bbsigpress/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/bbsigpress/#installation)
 * [開発](https://ja.wordpress.org/plugins/bbsigpress/#developers)

 [サポート](https://wordpress.org/support/plugin/bbsigpress/)

## 説明

Remember those web forums?
 The big thing before everybody became a blogger.. Well,
personally I’m still using them a lot. Of course, my signature includes a link to
my blog. I bet that most of you also have their blog linked in a forum signature–“
Visit my great blog”. Yeah, great catch phrase.. but no matter how great your link-
text is, people will get used to it. As soon as they are used to your link they 
won’t click it anymore – so what to do? Try out a new catch phrase every week? What
about this: Apart from the default link to your blog you could also give them a 
link to your most recent entry – together with it’s title, category, publishing 
date, comment count.. And you don’t have to do anything, even with multiple forums.
bbSigPress automatically updates your signatures when you publish a new post.

Warning: This plugin is still in a very early beta state! It mostly works, but problems
may occur! Use with caution!

#### Multiple Forums

You can define as many forums to be updated in the settings as you want!
 Please
be aware that bbSigPress does basically the same as you would do – so it may take
some seconds per forum. You simply need to enter your login details, the URL to 
the forum and its’ type – and of course the signature.

#### Templates

bbSigPress not only put’s a boring link in your signature – you still have full 
control over the layout!
 Just design and style your signature in the forum of your
choice and afterwards copy the “BB-Code” to the template field of that forum. Then
put in the placeholders you want to use and you’re done! You can use the following
placeholders:

 * %title% – obviously, the post’s title.
 * %author% – the display-name of the author.
 * %permalink% – explanation needed?!
 * %category% – also works if post is in multiple categories!
 * %date% – is formatted using your WP settings.
 * %time% – likewise.
 * %commentcount% – the bigger, the better, right? 😉

#### Supported forum software

Although you may have thought so: bSigPress ain’t a magician. There are probably
hundreds of different bulletin board systems (BBS) out there.
 And for each one 
of them I need to manually define how to update the signature in this particular
system. If you wan’t to learn more about it, read [here](http://en.wikipedia.org/wiki/Internet_forum)
and [there](http://www.forummatrix.org/). Two big players are “vBulletin” and “Burning
Board” and most of you should have seen a phpBB, as it is free. Currently the following
BBS are supported:

 * vBulletin 3
 * Burning Board 2
 * phpBB 3

More to come soon! Please visit the [support forum](http://matrixagents.org/phpBB/)
if you need help with a specific BBS!

## インストール

 1. Unzip and upload the “bbSigPress” directory into “wp-content/plugins/”
 2. Activate it on your plugin management page.
 3. Setup your accounts under the new “bbSigPress” option of the settings menu
 4. That’s it, you’re done!

#### Update

 * Override the “bbSigPress” directory in “wp-content/plugins/”

Update from within WordPress Admin Panel of course also works.

## FAQ

  Where can I get help?

Please visit the [discussion board](http://matrixagents.org/phpBB/).

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

bbSigPress はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献してい
ます。

貢献者

 *   [ matrixagent ](https://profiles.wordpress.org/matrixagent/)

[“bbSigPress” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/bbsigpress)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/bbsigpress/)するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/bbsigpress/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/bbsigpress/)
を [RSS](https://plugins.trac.wordpress.org/log/bbsigpress/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

_Version 0.1_

 * Basic functionality, not released to public, only vBulletin 3 supported

_Version 0.2_

 * Added debug mode, added Burning Board 2 support

_Version 0.3_

 * Charset problem fixed, added phpBB 3 support, first public release

_Version 0.4_

 * Minor compatibility fix, added lots of “supress warning”-signs for better error
   dealing.

_Version 0.4.1_

 * Shiny new help icon, thanks to [Henning](http://blog.kwoth.net/)!
 * Fixed a problem when special html characters occured in a username or password.

_Version 0.4.2_

 * bbSigPress now remembers the last posting you have “submitted” to your signatures
   and won’t do the update more than once. So if you just fix some typos in your
   most recent posting, the plugin won’t do any useless operations. If you update
   the title, it will of course be updated in your signatures as well.

_Version 0.4.3_

 * Various little bugfixes for problems in rare cases. (Same title but different
   posting, e.g.)
 * Moved the settings to the “Plugins”-Category in dashboard. Feels better there
   since 2.7, i think.
 * Added a direct link to the settings from the plugins page in dashboard.

_Version 0.4.4_

 * You can now choose whether you want bbSigPress only to keep your LATEST post 
   in your signatures or if it should put an older post back into the signatures
   when you save it. (Reason: When I corrected some typos in an older article, bbSigPress
   would always have put them into my signatures, which I didn’t want to happen.)

_Version 0.4.5_

 * Fixes a problem with a recent phpBB update.

_Version 0.4.6_

 * Just some typos and higher vBulletin compability.

_Version 0.4.7_

 * Discovered a rarely occuring bug while working on the engine for IPB, which will
   be added in 0.5

_Version 0.4.8_

 * Updated to WP 2.7.1 and fixed a WPMU bug

## メタ

 *  バージョン **v0.4.8**
 *  最終更新日 **18年前**
 *  有効インストール数 **10+**
 *  WordPress バージョン ** 2.5またはそれ以降 **
 *  検証済み最新バージョン: **2.7.1**
 *  言語
 * [English (US)](https://wordpress.org/plugins/bbsigpress/)
 * タグ
 * [bulletin board](https://ja.wordpress.org/plugins/tags/bulletin-board/)[vbb](https://ja.wordpress.org/plugins/tags/vbb/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/bbsigpress/advanced/)

## 評価

レビューはまだ送信されていません。

[Your review](https://wordpress.org/support/plugin/bbsigpress/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/bbsigpress/reviews/)

## 貢献者

 *   [ matrixagent ](https://profiles.wordpress.org/matrixagent/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/bbsigpress/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=paypal%40matrixagents%2eorg&item_name=Dodge%20this%21%20bbSigPress&no_shipping=1&no_note=1&tax=0&currency_code=EUR&lc=DE&bn=PP%2dDonationsBF&charset=UTF%2d8)