edu-sharing

外掛說明

The edu-sharing plugin adds a new block to the Gutenberg-Editor. Using the edu-sharing resource allows you to either pick content from the repository or upload it to a folder of the repository.

Requirements

This version of the plugin requires wordpress 6.5 or later.

Installation

After activating the plugin connect it to an edu-sharing repository (settings -> Edusharing).
Then register your wordpress-site in your edu-sharing repository (admin-tools -> applications).

if this fails, you can manually register it in the repository by registering the url https://example.com/wp-content/plugins/edusharing/metadata.php

Please note that this module requires special wp-json routes and for this, your permalink setting should not be “plain”. Please refer to https://stackoverflow.com/questions/67516056/wordpress-rest-api-add-action-rest-api-init-callback-does-not-call-the-cal.

For a full documentation with screenshots of the post installation steps for the edu-sharing plugin visit the documentation pages.

Where can I get the latest release?

You find our latest releases on our github repository.

Contributing

If you plan to contribute on a regular basis, please visit our community site.

License

Code is under the GNU GENERAL PUBLIC LICENSE v3.

螢幕擷圖

  • Adding a picture from an edu-sharing repository

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Edu-Sharing

常見問題集

More information can be found on the homepage.

使用者評論

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

參與者及開發者

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

參與者

將〈edu-sharing〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0

This is the first release of this plugin.

1.1

Getting the repoTicket correctly.

1.2

Switching to REST authentication / SOAP is outdated