bootstrap-wysihtml5
bootstrap-wysihtml5 copied to clipboard
Inserting YouTube videos
- My first attempt, fixed width and height to minimal.
- Works with typical youtube URLs like 'http://www.youtube.com/watch?v=...'.
- Updates in en, el locales (video key). Needed for other locales.
- No changes made to underlying editor.
- Added functions in basic js file at the bottom. They can be transferred to separate file(s).
- Rake to dist pending... please review it works as expected first!
I tried this commit and it works perfectly! Thanks.
Thats for spanish !
-
video: {
-
insert: "Insertar Video de YouTube",
-
cancel: "Cancelar",
-
invalid: "URL no valida"
-
},
that will be pulled!! 100% Recommended!
+1
+1
+1 was an simple merge with current head (commit: 283bb8f859977ac1aafb09bee715a1190f8cfd1b)
As seen in https://github.com/puredistortion/bootstrap-wysihtml5/commit/7e2c149dd2a3b6f416dae97d79c4d585eae7a7e9
@puredistortion I'm using https://github.com/Nerian/bootstrap-wysihtml5-rails and I can't use this commit with this gem.
Thank you!
+1
@hyperrjas I have merged the javascript see Pull Request though I had no idea how to get Rails working so it will need some testing.
Hi,
There is a TestApp you can use to test the gem https://github.com/Nerian/bootstrap-wysihtml5-rails/tree/master/testapp. I tested it and it works well :thumbsup:
I will merge it as soon it is merged in this repo.
+1 on this PR. Please merge this :)
Translation does not work, need to update too.