Importing members from Ghost
Using Jamroom
I've not used it, but we have a module "user Import"
https://www.jamroom.net/the-jamroom-network/networkmarket/606/user-import
Is that what you're after?
video_player_h2xkeYNr
onmouseover="xxYourModule_play_hover_video('video_player_h2xkeYNr')" onmouseout="xxYourModule_stop_hover_video()"
function xxYourModule_play_hover_video(id){
id.play();
}
function xxYourModule_stop_hover_video(){
StopAllPlayers();
}
this is the avacardo template.<br>
{jrCore_list module="jrCombinedVideo" template="avacardo_video.tpl"}
here I am in the avacardo video template
here I am in the avacardo video template {debug}
onmouseover=""
{jrCore_list module="jrRating" search1="rating_value > 3" search2="rating_module = jrAudio" limit="10" }