ປລັກອິນນີ້ ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ. ມັນອາດຈະບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

Embed Panopto

ຄຳອະທິບາຍ

Embed Panopto videos and playlists onto your pages with this Gutenberg block. Users copy the video or playlist embed url into this new block.

The plugin embeds an iframe onto the page, even if the user does not have the capability to embed raw iframes. Using server-side rendering along with server-side validation, it embeds iframes to any subdomain of panopto.com. It also verifies that the url path points to a video or playlist.

Third Party Notice

This plugin relies on the services provided by Panopto.com. Anytime the plugin is used to embed a video from Panopto, their embed code is loaded onto your page. Any analytics, tracking, or other code loaded in the iframe is controlled by Panopto, not the developer of this plugin.

  • Panopto: https://www.panopto.com/
  • Panopto terms of service: https://www.panopto.com/terms-of-service/

ພາບໜ້າຈໍ

  • Block editor – Editor interface before embedding a video
  • Block editor – Editor interface after embedding a video
  • Block output – Output render of block on a page
  • Block search – Name of the block when adding to a page

ບລັອກ

ປລັກອິນນີ້ມີ 1 ບລັອກ.

  • Panopto Media

ການຕິດຕັ້ງ

  1. Upload the plugin to /wp-content/plugins/embed-panopto, or install through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

ຄຳຖາມທີ່ພົບເລື້ອຍ

Why do I need this plugin?

If you want to embed a Panopto video onto your page, your user normally needs to have iframe permissions. In a larger site where a user isn\’t an admin, they likely do not have the ability to embed an iframe.

This block gives standard users a simple way to embed a video or playlist from Panopto without requiring that they be given potentially dangerous permissions. The plugin verifies the url the user enters and ensures that only subdomains of panopto.com are rendered into iframes.

Can the html be formatted?

Not within the block itself. The iframe is generated within a div and a class panopto-video, so you may use css rules to format it. But if you have multiple panopto videos embedded on a single page, they would need other wrappers to differentiate the rules.

ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Embed Panopto” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

ແປ “Embed Panopto” ເປັນພາສາຂອງເຈົ້າ.

ສົນໃຈຮ່ວມພັດທະນາບໍ່?

ເບິ່ງລະຫັດ, ກວດເບິ່ງ ຄັງເກັບ SVN, ຫຼື ຕິດຕາມ ບັນທຶກການພັດທະນາ ຜ່ານ RSS.

ບັນທຶກການປ່ຽນແປງ

2.2.1
* Added readme, screenshots, gpl license details

2.2.0
* Renamed to meet WordPress naming guidelines

2.1.0
* First public release