這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Index Press

外掛說明

Provides a standard index of content in your site using a short code. Sorts results into alphabetical listings.

Features

  • Supports posts, pages, and custom post types – you select what to index.
  • Provides options for adding styles to the index.
  • Automatically indexes every time a page is saved.
  • Allows admin to indicate words to omit from the index.

螢幕擷圖

  • Sample of an index created by the plugin.

安裝方式

  1. Upload index-press folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the plugin on the settings screen.
  4. Add the [index-press] shortcode to the page where your index should display.

常見問題集

How do I add an index to my site?

Add the shortcode [index-press] to any page where you want an index to display. Visit http://docs.grandslambert.com/wiki/Index_Press for more information on how to use this shortcode.

How can I force an update of the index?

The index of words will be updated automatically each time you save any post, page or custom post type, as well as when you open the Index Press settings page.

Where do I go to get support for this plugin?

Visit the support forum at http://support.grandslambert.com/forum/index-press

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Index Press〉的開發相關工作。

參與者

將〈Index Press〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0 – Feburary 10, 2011

  • Beta testing is over, full version released.
  • Added language .pot file to the plugin so translators can get to work.
  • Removed unused code to cut down on the load.
  • Updated internal link to make it easier to get support for the plugin.

0.6 – December 16th, 2010

  • Added button to select all words to hide.
  • Added feature to highlight (bold or italic) words when post or page is clicked from index page.
  • Fixed the output to keep all content within div tags for better CSS.
  • Tabbed the settings page to make it easier to manage.
  • Added an option to reset all settings to default.
  • Fixed how styles and scripts are loaded to follow WordPress Standards.

0.5 – August 30th, 2010

  • Fixed some minor WP errors that caused issues on activation.
  • Cleaned up code for speed and reliability.
  • Fixed the “Hide Title” option.

0.4 – July 30th, 2010

  • Fixed a fatal error on the settings page if used a version of WordPress older than 3.0

0.3 – July 30th, 2010

  • Fixed the regular expression to filter out special characters that cause the index to not display.

0.2 – July 27th, 2010

  • Added support to select which post types to index – defaults to only pages.
  • Added styles around the list components.
  • Added a field on the settings page to customize the CSS for the plugin.

0.1 – July 26th, 2010

  • Initial Release