Question Regarding Seamless Module Function
Using Jamroom
create a seemless template
basic structure
if module = jrvideo assung module url $vurl
if module - jryoutube assign module url $yurl
if module = jrvimeo assign module url $vmurm
foreach item=$item
if item.module = jrvideo
place jrvideo output formatting here using $vurl in the link for module url
elseif item module is youtube
youtube formatting
elseif modules vimeo
vimeo formatting
/if
i could give u thebasics i used for a diferent modules
but thats the basics
not the code but the logic
real tired and sore (in enough pain to actualy take pain meds wich ive had surgery withoit anysthesia so u know its bad)
so i cant really put it all together fotr u
but u can take the 3 existing modules
use what i gave u here to peice them together editing them to the exact layout u want
and really customize it any way you want