Sourire Numérique Video Block for PodEduc

ਵੇਰਵਾ

Sourire Numérique Video Block for PodEduc adds a Gutenberg block to easily embed videos hosted on PodEduc, the video portal for French National Education institutions.

Note: This plugin is an unofficial, community project by Sourire Numérique. It is not affiliated with, endorsed by, or connected to the French Ministry of Education, Réseau Canopé, or the PodEduc platform.

Features:

  • One-click embed from a PodEduc URL
  • Aspect ratio options: 16:9, 4:3, 1:1
  • Customizable title (accessibility)
  • Optional caption
  • Server-side rendering (dynamic block)
  • Supports wide and full alignments

Usage:

  1. Add the Sourire Numérique Video Block for PodEduc block (category: Embeds)
  2. Paste the video URL (e.g. https://podeduc.apps.education.fr/video/12345-my-title/)
  3. Click Embed

ਬਲਾਕ

This plugin provides 1 block.

  • Vidéo pour PodEduc Intégrez une vidéo hébergée sur PodEduc (plugin non-officiel par Sourire Numérique).

ਸਥਾਪਤੀਕਰਨ

  1. Download the plugin
  2. In WordPress: Plugins > Add New > Upload Plugin
  3. Select the .zip file and click Install Now
  4. Activate the plugin

Or via FTP: upload the sourirenumerique-video-block-for-podeduc folder to /wp-content/plugins/ and activate from the dashboard.

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

What URL formats are accepted?

URLs of the form https://podeduc.apps.education.fr/video/[video-id]/.

The video does not display correctly — I see the full PodEduc website.

Make sure the URL contains the specific video identifier and not a search or listing page.

The preview in the Gutenberg editor looks incorrect.

The editor preview may differ from the final output. This does not affect the public-facing rendering, which displays correctly.

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Sourire Numérique Video Block for PodEduc” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Sourire Numérique Video Block for PodEduc” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.3

  • Converted to dynamic block (render.php) for reliable rendering
  • Fixed block name to match existing database content
  • Added readme.txt for WordPress.org
  • Renamed plugin to comply with WordPress.org naming guidelines

1.2

  • Fixed Author URI and Plugin URI

1.1

  • Added ?is_iframe=true parameter for correct video display
  • Aspect ratio control (16:9, 4:3, 1:1)
  • Optional caption field

1.0

  • Initial release