scrivito_video_widget 1.0.3 → 1.0.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +3 -4
- data/app/assets/javascripts/scrivito_video_widget.js +2 -0
- data/app/assets/javascripts/{video_widget → scrivito_video_widget}/projekktor_config.js.coffee +0 -0
- data/app/assets/stylesheets/scrivito_video_widget.css +4 -0
- data/app/assets/stylesheets/{video_widget → scrivito_video_widget}/application.css +0 -2
- data/app/assets/stylesheets/{video_widget → scrivito_video_widget}/dynamic_video_container.css +0 -0
- data/lib/scrivito_video_widget/engine.rb +2 -0
- data/lib/scrivito_video_widget/version.rb +1 -1
- metadata +8 -7
- data/app/assets/javascripts/video_widget/application.js +0 -15
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: da086e11be06f943860c22d81adb57034d133a7a
|
4
|
+
data.tar.gz: 7718360cb1cc3496e998915ac1b3d02611c2c6b4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fd8a0ebccc0da0bdcbe85eacacc7fe63e861d624d1e53b2216201553eec238191b6af166a44d2aca58aa89ff1547d9aced2bc8083316fd0b09d03e90769410db
|
7
|
+
data.tar.gz: f610ef57860a937a3854121793121d2bc2e7a696872839f189f48d8a7d8dc473129a17cee3ec08a2f691d2e2c826c48e90416f9f627704cb65d5d8757bbdc589
|
data/README.md
CHANGED
@@ -9,16 +9,15 @@ A Widget for Scrivito to add a video widget using projekktor.
|
|
9
9
|
|
10
10
|
Add this lines to your application's `Gemfile`:
|
11
11
|
|
12
|
-
gem '
|
13
|
-
gem 'projekktor-rails'
|
12
|
+
gem 'scrivito_video_widget'
|
14
13
|
|
15
14
|
Add this line to your application Stylesheet manifest:
|
16
15
|
|
17
|
-
*= require
|
16
|
+
*= require scrivito_video_widget
|
18
17
|
|
19
18
|
Add this line to your application javascript manifest:
|
20
19
|
|
21
|
-
/= require
|
20
|
+
/= require scrivito_video_widget
|
22
21
|
|
23
22
|
After that, execute:
|
24
23
|
|
data/app/assets/javascripts/{video_widget → scrivito_video_widget}/projekktor_config.js.coffee
RENAMED
File without changes
|
data/app/assets/stylesheets/{video_widget → scrivito_video_widget}/dynamic_video_container.css
RENAMED
File without changes
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: scrivito_video_widget
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Scrivito
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2015-03-25 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -76,10 +76,11 @@ files:
|
|
76
76
|
- LICENSE
|
77
77
|
- README.md
|
78
78
|
- Rakefile
|
79
|
-
- app/assets/javascripts/
|
80
|
-
- app/assets/javascripts/
|
81
|
-
- app/assets/stylesheets/
|
82
|
-
- app/assets/stylesheets/
|
79
|
+
- app/assets/javascripts/scrivito_video_widget.js
|
80
|
+
- app/assets/javascripts/scrivito_video_widget/projekktor_config.js.coffee
|
81
|
+
- app/assets/stylesheets/scrivito_video_widget.css
|
82
|
+
- app/assets/stylesheets/scrivito_video_widget/application.css
|
83
|
+
- app/assets/stylesheets/scrivito_video_widget/dynamic_video_container.css
|
83
84
|
- app/models/video_widget.rb
|
84
85
|
- app/views/video_widget/details.html.erb
|
85
86
|
- app/views/video_widget/show.html.erb
|
@@ -109,7 +110,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
109
110
|
version: '0'
|
110
111
|
requirements: []
|
111
112
|
rubyforge_project:
|
112
|
-
rubygems_version: 2.
|
113
|
+
rubygems_version: 2.2.2
|
113
114
|
signing_key:
|
114
115
|
specification_version: 4
|
115
116
|
summary: Scrivito video Widget.
|
@@ -1,15 +0,0 @@
|
|
1
|
-
// This is a manifest file that'll be compiled into application.js, which will include all the files
|
2
|
-
// listed below.
|
3
|
-
//
|
4
|
-
// Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts,
|
5
|
-
// or vendor/assets/javascripts of plugins, if any, can be referenced here using a relative path.
|
6
|
-
//
|
7
|
-
// It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
|
8
|
-
// the compiled file.
|
9
|
-
//
|
10
|
-
// WARNING: THE FIRST BLANK LINE MARKS THE END OF WHAT'S TO BE PROCESSED, ANY BLANK LINE SHOULD
|
11
|
-
// GO AFTER THE REQUIRES BELOW.
|
12
|
-
//
|
13
|
-
//= require projekktor
|
14
|
-
//= require_tree .
|
15
|
-
//= require_self
|