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

Upload Widget

外掛說明

This plugin allows you to upload files in a folder.

You can define:

  • the title of the widget,
  • the wp-role allowed to upload files,
  • the target folder since ‘/wp-content/’,
  • the name of files you can upload (using wilcard characters),
  • the max size of files.

You can use multi-widgets.

螢幕擷圖

  • Showing the upload widget screen in the admin area
  • The output of the widget on the site.

安裝方式

The plugin is simple to install:

  1. Upload upload-widget.zip and unzip it into the /wp-content/plugins/ folder.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Use the widget like any other widget.

常見問題集

With the field “Authorized WP Role” you choose which role is allowed to upload files.
Only this role and admin see this widget to upload files.
Upload Widget is multi-widget, you have to create so much of widget that of roles authorized to download.
Set the correct “Authorized WP Role” for each widget.
Every role will see only his widget.
The admin will be the only one to see all the widgets.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

v1.5 2010/05/15

  • Fix bug: ‘Visitor’ did not see the widget even when “Authorized WP Role:” was set to ‘Visitor’.

v1.4 2010/04/27

  • Fix bug: In file name the character ‘_’ is no longer replaced by the character ‘-‘.

v1.3 2010/04/22

  • Fix bug about ‘Upload path’: set ‘/wp-content/’ as root ‘Upload path’ for WordPress and WordPress Mu.
  • Fix other bugs. If existing “Upload Widgets” bug, please save them one time with this new version.

v1.2 2010/04/21

  • Fix bugs with wordpress 2.9

v1.1 2010/04/19

  • Fix minors bugs

v1 2010/04/12

  • First public release