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

Simply Documents

説明

A lightweight plugin for WordPress that uses shortcode to customize where and when documents are listed. Easily upload documents and post them to the appropriate document type. Display documents in a table format on any page.

Some of the awesome features include:

  • Create unlimited document types as lists
  • Display documents using a Shortcode
  • Filter documents using the “type” attribute.
  • Customize List Titles using the “title” attribute.

スクリーンショット

  • Simply Settings Admin page
  • Document Type List page
  • Document List page
  • Add New Document page - Document Settings tab
  • Add New Document page - Document Files tab
  • Frontend Document List on page

インストール

  1. Unzip the plugin file
  2. Upload the folder simply-documents and it’s contents to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Use the Simply Settings plugin menu to create a new Document Types
  5. Include the Shortcode (ex. [simply_documents) to embed the list of documents anywhere in your website
  6. Add the type attribute to your shortcode (ex. [simply_documents type="123"]) found next to your document type to filter the documents by type.
  7. Add the title attribute to your shortcode (ex. [simply_documents title="Sample Documents"]) to customize the title of your list.
  8. Happy list building!

FAQ

Installation Instructions
  1. Unzip the plugin file
  2. Upload the folder simply-documents and it’s contents to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Use the Simply Settings plugin menu to create a new Document Types
  5. Include the Shortcode (ex. [simply_documents) to embed the list of documents anywhere in your website
  6. Add the type attribute to your shortcode (ex. [simply_documents type="123"]) found next to your document type to filter the documents by type.
  7. Add the title attribute to your shortcode (ex. [simply_documents title="Sample Documents"]) to customize the title of your list.
  8. Happy list building!
Can I remove the title from the table?

Yes! Add the following attribute to your shortcode: [ title=””].

Can I add multiple document files?

Yes! The following file types with corresponding icons have been built into this plugin: .pdf, .doc, .xls, chinese pdf translation

評価

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

貢献者と開発者

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

貢献者

“Simply Documents” をあなたの言語に翻訳しましょう。

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

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • Original Release