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
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.
``
like this example and have tried to create one for gamestop trailers but cant get it to work
can you help?
exmple code
Mike