A good plug-in, you only need to insert a simple statement in the article to achieve video playback, the video can be located on the website server or other video websites.
For example: {f4v} ShaHua-H264 {/f4v} I only have one place to change in use: the share page is displayed after playing, or click the menu next to the playback control bar to display the share page, which is really bad for a public website. Later I found a solution in a Foreign Forum: http://forum.joomlaworks.net/allvideos-(plugin)/disabling-the-menu-link/you will find a file called sources. php In the following folder:
/Plugins/content/jw_allvideos/Des
Before making changes in this file make a backup of it so you can go back if needed.
To get rid of the "menu" icon completely locate the code for plugins (your 'oncomplete' may be set to true ).
Change:
'Ins ins ':{
'Viral-2 ':{
'Onpause': 'false ',
'Oncomplete': 'false'
}
},
To:
'Ins ins ':{},
In other words-delete everything between the Plugins brackets. remember there are two places. Works on my player. That's great ~~!!
DeveloperJoomlaworks
WebsiteWebsite