Awesome !   
Thanks.

On Thursday, November 29, 2012 8:23:08 AM UTC+13, Massimo Di Pierro wrote:
>
> I see. You cannot do it this way.
>
> You should just use:
>
> <begin>
> #### Ecover at sea
>
> http://www.youtube.com/watch?v=NgZIyJm2Aao
> <end>
>
> because the link is not a video. it is a page containing a video. You have 
> to let web2py's oembed protocol figure out how to embed it.
>
> On Wednesday, 28 November 2012 02:27:03 UTC-6, Andrew W wrote:
>>
>> It's:
>>
>> #### Ecover at sea
>>
>> [[ecover http://www.youtube.com/watch?v=NgZIyJm2Aao video]]
>>
>>
>> On Wednesday, November 28, 2012 5:14:41 AM UTC+13, Massimo Di Pierro 
>> wrote:
>>>
>>> Can you please post the exact wiki content you are using with auth.wiki?
>>>
>>> On Tuesday, 27 November 2012 02:40:13 UTC-6, Andrew W wrote:
>>>>
>>>>
>>>> This is what I see and the play button doesn't work (see attached). 
>>>>  The link is OK as I can open it if I right click and press Open Video in 
>>>> new tab.  
>>>>
>>>> Thanks
>>>>
>>>>
>>>> On Friday, November 23, 2012 3:51:49 PM UTC+13, Andrew W wrote:
>>>>>
>>>>> Could you please confirm that it's working OK ?
>>>>>
>>>>> thanks
>>>>>
>>>>>
>>>>> On Saturday, November 17, 2012 10:37:14 AM UTC+13, Andrew W wrote:
>>>>>>
>>>>>> Thanks.
>>>>>> That's what I did.  
>>>>>>
>>>>>> On Friday, November 16, 2012 11:56:49 PM UTC+13, Massimo Di Pierro 
>>>>>> wrote:
>>>>>>>
>>>>>>> No. You do not need it. You just cut and paste the link to the 
>>>>>>> youtube video page and it will embed the video automatically.
>>>>>>>
>>>>>>> On Thursday, 15 November 2012 22:32:17 UTC-6, Andrew W wrote:
>>>>>>>>
>>>>>>>>
>>>>>>>> Does the plugin_wiki syntax work in auth.wiki ? (I'll try it 
>>>>>>>> tonight).   From the book (plugins section):
>>>>>>>>
>>>>>>>> For example, to embed a YouTube video in a plugin_wiki page, you 
>>>>>>>> can do
>>>>>>>>
>>>>>>>> ``
>>>>>>>> name: youtube
>>>>>>>> code: l7AWnfFRc7g
>>>>>>>> ``:widget
>>>>>>>>
>>>>>>>> or to embed the same widget in a web2py view, you can do:
>>>>>>>>
>>>>>>>> {{=plugin_wiki.widget('youtube',code='l7AWnfFRc7g')}}
>>>>>>>>
>>>>>>>>
>>>>>>>>

-- 



Reply via email to