First time here? Check out the FAQ!
2

Embed video display
 

<iframe width="420" height="315" src="http://www.youtube.com/embed/QH2-TGUlwu4" frameborder="0" allowfullscreen=""></iframe>



I am having trouble emdedding video in askbot, nothing seems to work. I have tried all mannger of tags, changing the embedded urls for youtube etc. On this askbot forum i see that the video shows in preview but does not display when the question is published.

This seems to be a point repeated quite often across articles i find online. Is there suggestion that you can offer to publish these? I have installed the markdown 2, pip, git. Nothing seems to be working.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
iliketotallyloveit's avatar
11
iliketotallyloveit
asked 11 years ago, updated 11 years ago

Comments

see more comments

1 Answer

1

Ok, what is not explained too well is what tags are needed to be used to show a youtube video. After installing the forked version of markdown2, you simple need to just enter the youtube video url. Nothing else. You have no control over sizes etc. You just paste the url only.

If someone has tested another way of doing it please let me know.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
iliketotallyloveit's avatar
11
iliketotallyloveit
answered 11 years ago
link

Comments

Instead of markdown, you can run Tinymce editor which can be setup in the admin

pajju's avatar pajju (11 years ago)
see more comments