Title: Category Cloud Widget
Author: vertino
Published: <strong>2006年4月5日</strong>
Last modified: 2008年5月8日

---

プラグインを検索

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

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

# Category Cloud Widget

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

[ダウンロード](https://downloads.wordpress.org/plugin/widget-category-cloud.zip)

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

 [サポート](https://wordpress.org/support/plugin/widget-category-cloud/)

## 説明

The Category Cloud Widget is a widget that displays your categories as a tag cloud
in your sidebar.

### Examples

You can see this in action on my site: [http://leekelleher.com/linklog/](http://leekelleher.com/linklog/)

### Special Thanks

Thank you to Matt Kingston, as this widget was based on his [Weighted Categories](http://www.hitormiss.org/projects/weighted-categories/)
plugin.
 Thanks to [Peter Hasperhoven](http://www.minmen.nl/) for introducing the‘
minimum number of posts’ option.

## インストール

 1. Firstly, if you are running WordPress 2.1 or lower, please make sure you have the
    Widget plugin available at http://automattic.com/code/widgets/
 2. Copy `category-cloud.php` to your plugins folder, `/wp-content/plugins/widgets/`
 3. Click the ‘Activate’ link for Category Cloud Widget on your Plugins page (in the
    WordPress admin interface)
 4. Go to Presentation->Sidebar Widgets and drag and drop the widget to wherever you
    want to show it.
 5. Use the configuration menu to customise the widget.

## FAQ

  How do I find the widget configuration menu?

In the WP Admin, navigate to Presentation->Sidebar Widgets. Click on the small configure
icon in Category Cloud widget; Edit options to suit your requirements; Save changes;
Done.

  Does this work with the Sidebar Modules (SBM) plugin?

Yes, it should work fine with the latest version of [SBM](http://nybblelabs.org.uk/projects/sidebar-modules/).

Just remember that you will need to activate the widget via the Plugins panel.

  Can I modify the permalinks of the category URLs?

No you can’t. That is beyond the scope of this plugin.

  How do I change the colour of the links?

Since every WordPress Theme is styled differently, sometimes the CSS styles aren’t
applied to the Category Cloud widget.
 If you are experiencing any problems with
the style (i.e. the colour of the links), add the following CSS rules to the `style.
css` file in your theme:

    ```
    .catcloud a {color:blue;}
    .catcloud a:hover {color:red;}
    ```

Make sure that you change the colour values above to match your theme’s style/colour-
scheme.

  My theme puts each category link on a new line, how can I stop this?

Sometimes theme developers do include CSS style rules that force each hyperlink 
in your sidebar to be on a new line.
 The easiest way to prevent that from happening
is to add the following CSS rule to your `style.css` file in your theme:

    ```
    .catcloud a {display:inline!important;}
    ```

  I can’t find the configuration menu for the widget!

For more information about how to administer and configure your widgets, please 
refer to the WordPress documentation:

[https://codex.wordpress.org/Widgets_SubPanel](https://codex.wordpress.org/Widgets_SubPanel)

[http://automattic.com/code/widgets/use/](http://automattic.com/code/widgets/use/)

## 評価

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

## 貢献者と開発者

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

貢献者

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

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

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

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

## メタ

 *  バージョン **1.7**
 *  最終更新日 **18年前**
 *  有効インストール数 **100+**
 *  WordPress バージョン ** 2.0またはそれ以降 **
 *  検証済み最新バージョン: **2.3**
 *  言語
 * [English (US)](https://wordpress.org/plugins/widget-category-cloud/)
 * タグ
 * [category](https://ja.wordpress.org/plugins/tags/category/)[cloud](https://ja.wordpress.org/plugins/tags/cloud/)
   [sidebar](https://ja.wordpress.org/plugins/tags/sidebar/)[tags](https://ja.wordpress.org/plugins/tags/tags/)
   [widget](https://ja.wordpress.org/plugins/tags/widget/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/widget-category-cloud/advanced/)

## 評価

 5つ星中5つ星

 *  [  1 5-星レビュー     ](https://wordpress.org/support/plugin/widget-category-cloud/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/widget-category-cloud/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/widget-category-cloud/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/widget-category-cloud/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/widget-category-cloud/reviews/?filter=1)

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

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

## 貢献者

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

## サポート

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

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

## 寄付

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

 [ このプラグインに寄付 ](http://www.dreamhost.com/donate.cgi?id=7992)