Title: PageSpot
Author: nickpdx
Published: <strong>2009年6月19日</strong>
Last modified: 2009年6月20日

---

プラグインを検索

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

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

# PageSpot

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

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

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

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

## 説明

PageSpot uses private Pages as groups of content to be inserted in various
 other
places in your Page or theme. By default it creates two special private Pages:

_PageSpot Snippets_ are pieces of another Page. To create a new snippet,
 just create
a child Page of the [PageSpot] Page Snippets page. PageSpot will ensure your new
snippet remains Private and inaccessible on its own. PageSpot then expects you to
assign the snippet to a Spot on one of your public Pages.

To do that, you will first need to create custom templates in your theme
 directory.
If you create a template with “pagespot” in the name, and select it in the Page 
editor, the PageSpot admin box will become active for that Page. PageSpot will parse
the template for annotations that look like “[[PageSpot:Foo]]”, and allow you to
assign a PageSpot Snippet to the “Foo” spot.

The final result is that when viewed from the front end, your Page will have
 the
assigned snippet Page’s content inserted in place of your [[PageSpot]] annotation.
This lets you build up complex layouts for a Page, composed of other Pages. content
which you can edit and replace independent of each other.

_Sidebar Items_ are pages that together comprise a sidebar for your theme.
 To create
a sidebar, just create a private Page named “[Sidebar] Foo”. All child pages of 
that page constitute the Foo sidebar. PageSpot will add a meta-box in the Page Edit
screen to select the sidebar to use for the current Page. Adding some simple PHP
code to your sidebar template is all you then need to bring this functionality into
your custom theme:

    ```
    <?php PageSpot::print_sidebar(); ?>
    ```

## スクリーンショット

 * [[
 * An example PageSpot template, pagespot-nsew.php, with spots for North, South,
   East, and West
 * [[
 * Adding PageSpot snippets to be reused in public Page layouts
 * [[
 * After selecting a PageSpot template, you can assign pages to fill in the spots
   in that template
 * [[
 * Creating selectable Sidebars by adding child pages to private “[Sidebar] Foo”
   pages
 * [[
 * Assigning a sidebar to a Page

## インストール

 1. Extract PageSpot archive to the ‘/wp-content/plugins/’ directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

 * Creating a PageSpot page template*

 1. Create a template in your theme directory with “pagespot” in the filename (See 
    screenshot 1)
 2. Add spot annotations to your template of the form [[PageSpot:aSpotName]]
 3. Create a child Page of the private Page “[PageSpot] Page Snippets” (See screenshot
    2)
 4. Edit the target public Page, in the Template dropdown select “pagespot-foo” (See
    screenshot 3)
 5. In the PageSpot meta box, the names of your template annotations are displayed;
    assign a Page to each.

 * Creating a PageSpot sidebar*

 1. Add child pages to the private Page “[Sidebar] Default Sidebar”
 2. Add the sidebar code to your theme template: `<?php PageSpot::print_sidebar(); ?
    >`
 3. Assign the sidebar to your public Pages using the Sidebar meta box
 4. Create other sidebars by creating private Pages named “[Sidebar] Your Name Here”

## 評価

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

## 貢献者と開発者

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

貢献者

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

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

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

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

## メタ

 *  バージョン **0.1.4**
 *  最終更新日 **17年前**
 *  有効インストール数 **10+**
 *  WordPress バージョン ** 2.7またはそれ以降 **
 *  検証済み最新バージョン: **2.7**
 *  言語
 * [English (US)](https://wordpress.org/plugins/pagespot/)
 * タグ
 * [cms](https://ja.wordpress.org/plugins/tags/cms/)[page](https://ja.wordpress.org/plugins/tags/page/)
   [sidebar](https://ja.wordpress.org/plugins/tags/sidebar/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/pagespot/advanced/)

## 評価

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

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

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

## 貢献者

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

## サポート

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

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