Member
Member
seismic   2008-08-29, 19:47
#1

i read some posts about video and some users want to embed video in (like youtube video) photo gallery, i also think it's not a good idea but i have an another one,

maybe in image description or in a comment a video could be great, i added some tags in comment config in admin panel(like embed, div) but i have not successed yet

any idea ?

thanks

Member
Member
krainbolt   2008-08-29, 23:29
#2

The reason tags are restricted to a certain set is to lessen the chance of evil code being implanted into your site. That said, all you need to do is add the tags for the type of video you want to allow. So for YouTube, you would add the following code to your Allowed Tags:

object => (width => () height => ()) param => (name => () value => ()) embed => (src => () type => () allowfullscreen => () width => () height => ())
Then you could add the following embed code to an image description to display a YouTube video.

``

Member
Member
seismic   2008-08-30, 00:53
#3

thank you for the reply,
i tried the code and works perfect for image area but one problem is that youtube video appears in "LastComments" at frontpage is it possible to remove these code in frontpage from Latest Comments function

thanks

Member
Member
krainbolt   2008-08-30, 01:02
#4

I'm not sure which theme you're using, but if you remove the "Latest Comments" code from index.php, the video will disappear from your front page.

Member
Member
seismic   2008-08-30, 01:08
#5

quick solution

i designed a template for a project and i put the "Latest Comments" in frontpage, i couldnt find a way to publish videos but your solution was good if we achieved to clean or filter some codes from frontpage

Member
Member
reddevilmeuk   2010-02-06, 00:07
#6

like this example and have tried to create one for gamestop trailers but cant get it to work

can you help?

exmple code

Mike

Administrator
Administrator
acrylian   2010-02-06, 11:23
#7

reddevilmeuk, no need to post the same in different threads. Thanks.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.