This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Simple Presenter

ਵੇਰਵਾ

Simple Presenter was born out of a request within one of the companies I was assigned to to replace the current digital signage solution. Due to the fact that WordPress was used by everyone who had to manage it, and the lack of finding any solution that really worked for us without a huge investment of time, it was decided to code up our own WordPress plugin. This is that plugin.

Simple Presenter allows you to:
– Define an infinite number of screens
– Set a logo image, background color and text color for each screen
– Show events from an infinite number of calendars (only Tribe via the JSON API is currently supported, max 5 events per calendar are shown)
– An infinite number of extra slides of practically any content (image, html, shortcodes, embeds, etc.)
– Choose exactly what to display on which screen
– Control who can manage Simple Presenter using the manage_simplepresenter capability (may require third-party plugins)

Simple Presenter is meant to be simple above powerful and is written for the purposes of a single company. However, it was decided the plugin is useful and generic enough to publish it for broader use.

ਸਕਰੀਨਸ਼ਾਟ

  • Managing screens
  • Managing calendars
  • Managing extra slides
  • The generated output

ਸਥਾਪਤੀਕਰਨ

  1. Upload the plugin files to the /wp-content/plugins/simple-presenter directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Simple Presenter screen to configure the plugin

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

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/simple-presenter directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Simple Presenter screen to configure the plugin
How can I best display these screens?

There are many ways to go about it, but personally, we recommend minimalKioskOS on a Raspberry Pi.

The recommended settings are as follows:
– /boot/spamkey.txt: f (if you want videos to play fullscreen, otherwise empty)
– /boot/url.txt: The URL shown on “View screen X”

Can I show video?

Yes! Just make sure to change the slide length to the length of the video and put a YouTube/Vimeo/etc. embed code in the custom HTML field.

Some gotchas:
– Make sure to enable autoplay in the embed, or the video won’t play (for YouTube, this means adding &autoplay=1 to the end of the URL)

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

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

“Simple Presenter” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Simple Presenter” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

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

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

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

1.5.1

  • Fix – Sizing issues with YouTube videos and the likes