Title: SmartS3
Author: John Morris
Published: <strong>24. Juna 2013.</strong>
Last modified: 5. Juna 2014.

---

Pretražite dodatke

![](https://ps.w.org/smarts3/assets/banner-772x250.png?rev=730970)

Ovaj dodatak **nije testiran s najnovija 3 glavna izdanja WordPress-a**. Možda se
više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada
se koristi sa novijim verzijama WordPress-a.

![](https://s.w.org/plugins/geopattern-icon/smarts3_e0e0e0.svg)

# SmartS3

 Od [John Morris](https://profiles.wordpress.org/johnmorris10/)

[Skini](https://downloads.wordpress.org/plugin/smarts3.zip)

 * [Detalji](https://bs.wordpress.org/plugins/smarts3/#description)
 * [Recenzije](https://bs.wordpress.org/plugins/smarts3/#reviews)
 *  [Instalacija](https://bs.wordpress.org/plugins/smarts3/#installation)
 * [Razvoj](https://bs.wordpress.org/plugins/smarts3/#developers)

 [Podrška](https://wordpress.org/support/plugin/smarts3/)

## Opis

SmartS3 is a simple video plugin that lets you easily embed Amazon S3 videos into
your WordPress blog. The current version
 supports:

 * Signed, expiring URLs
 * Flowplayer video player
 * Flowplayer commercial license
 * HTML5 video support (via FlowPlayer)
 * Responsive video display
 * Flash fallback
 * MP4, OGG, and WebM video formats
 * Shortcode generator for easy embedding
 * Hooks for custom JavaScript variables

Keep in mind, this is an initial beta version meant for development and testing.
This version is not yet suitable
 for production sites. Please send any bug reports
or feature requests to @jpmorris on Twitter.

## Instalacija

 1. Upload the smarts3 folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Use the `Add S3 Video` button on the edit post screen to embed a video

## ČPP

  How do I add a custom JavaScript variable?

add_filter( ‘smarts3_player_options’, ‘my_custom_js_function’ );

    ```
    function my_custom_js_function($options) {
        $options['variable_name_here'] = 'variable value here';

        return $options;
    }
    ```

## Recenzije

Nema recenzija za ovaj dodatak.

## Saradnici i programeri

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

Doprinositelji

 *   [ John Morris ](https://profiles.wordpress.org/johnmorris10/)

[Prevedi “SmartS3” na vaš jezik.](https://translate.wordpress.org/projects/wp-plugins/smarts3)

### Zainteresirani za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/smarts3/), pogledajte
[SVN spremište](https://plugins.svn.wordpress.org/smarts3/)ili se pretplatite na
[dnevnik razvoja](https://plugins.trac.wordpress.org/log/smarts3/) od [RSS](https://plugins.trac.wordpress.org/log/smarts3/?limit=100&mode=stop_on_copy&format=rss).

## Zapis promijena

#### 0.0.1

 * Initial commit

## Meta

 *  Version **0.0.2**
 *  Last updated **prije 12 godina**
 *  Active installations **10+**
 *  WordPress version ** 3.5.1 ili viša **
 *  Tested up to **3.5.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/smarts3/)
 * Tags
 * [amazon s3](https://bs.wordpress.org/plugins/tags/amazon-s3/)[flowplayer](https://bs.wordpress.org/plugins/tags/flowplayer/)
   [video](https://bs.wordpress.org/plugins/tags/video/)
 *  [Napredni pogled](https://bs.wordpress.org/plugins/smarts3/advanced/)

## Ocjene

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/smarts3/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/smarts3/reviews/)

## Doprinositelji

 *   [ John Morris ](https://profiles.wordpress.org/johnmorris10/)

## Podrška

Imate nešto za reći? Trebate pomoć?

 [Pogledaj forum podrške](https://wordpress.org/support/plugin/smarts3/)

## Pokloni

Da li bi ste željeli da podržite napredovanje ovog proširenja?

 [ Pokloni ovom proširenju ](https://bs.wordpress.org/plugins/smarts3/johnmorrisonline.com?output_format=md)