Keyword

Plugin AllVideos video output with vk.com

More
9 years 6 months ago #148506 by lev99
Please add the plug-in vk.com


line ~240
/plugins/content/jw_allvideos/jw_allvideos/includes/sources.php
// vk.com 
"VK" => "<iframe src=\"{SOURCE}\" width=\"{WIDTH}\" height=\"{HEIGHT}\"  frameborder=\"0\"></iframe>",
{vk}link{vk}

Please Log in or Create an account to join the conversation.

More
9 years 6 months ago #148524 by Lefteris
Replied by Lefteris on topic Plugin AllVideos video output with vk.com
Hi,

Would you mind posting this to the extension repository at github.com/joomlaworks/allvideos ?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
9 years 4 months ago - 8 years 11 months ago #149916 by lev99
Replied by lev99 on topic Plugin AllVideos video output with vk.com
github

You’re editing a file in a project you don’t have write access to. Submitting a change to this file will write it to a new branch in your fork lev99/allvideos, so you can send a pull request.


github.com/joomlaworks/allvideos/compare/master...lev99:patch-10

vk
myvi
sibnet
kivvi
Mail
Yandex
Rutube

I've already made changes four times - github
/* --- I would like to add to it --- */
// vk.com 
"VK" => "<iframe src=\"{SOURCE}\" width=\"{WIDTH}\" height=\"{HEIGHT}\"  frameborder=\"0\"></iframe>",

// myvi.ru 
"myvi" => "<iframe src=\"{SOURCE}\" width=\"{WIDTH}\" height=\"{HEIGHT}\"  frameborder=\"0\" allowfullscreen></iframe>",

// sibnet.ru 
"Sibnet" => "<iframe  src=\"{SOURCE}\" width=\"{WIDTH}\" height=\"{HEIGHT}\" frameborder=\"0\" scrolling=\"no\" allowfullscreen></iframe>",

// kivvi.kz 
"Kiwi" => "<object data=\"{SOURCE}\" width=\"{WIDTH}\" height=\"{HEIGHT}\" webkitallowfullscreen mozallowfullscreen allowfullscreen title=\"Kiwi player\"></object>",

// mail.ru
"mail" => "<iframe src=\"{SOURCE}\" width=\"{WIDTH}\" height=\"{HEIGHT}\" frameborder=\"0\"  webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>",
Last edit: 8 years 11 months ago by lev99.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum