[Oscailt] Oscailt and allowing Youtube embedded video to be published (Terence S)
Colectivo Sonidos Libertarios
sonidoslibertarios at resist.ca
Mon Nov 19 16:06:05 PST 2007
Hi Terence1
We wait for you and this new feature!!! nice job with the new youtube
embed box imc ireland, it s nice...
In Solidaity
CAmilo
> Hi,
> I meant to get back to you much earlier, but thanks very much for the
> information below. This is great and exactly what I needed. I will try and
> work this into the Oscailt code in the next few weeks.
>
> In the meantime, FYI, Indymedia Ireland have now enabled allowing users to
> post Youtube videos in stories and comments. Here's a link to the story
> announcing it along with an embedded video
> http://www.indymedia.ie/article/85115
>
> rgds & thanks again
> Terence
>
> m0untainrebel <m0untainrebel at riseup.net> wrote: -----BEGIN PGP SIGNED
> MESSAGE-----
> Hash: SHA1
>
> i agree that this feature would be very useful. my local collective
> (asheville.indymedia.org) has had a couple youtube videos already
> posted, but only by editors, who are allowed to post html code.
>
> i've used a wordpress video plugin that helps embed videos from several
> different websites, and found it very useful. the plugin website is
> here: http://www.daburna.de/blog/2006/12/13/wordpress-video-plugin/
>
> it contains a long list of video websites and a really simple format for
> adding them. in case a developer wants to add this feature to oscailt,
> here's the list of video websites that this plugin includes, and the
> syntax used in wordpress:
>
> Youtube: ["youtube" id]
> MyVideo: ["myvideo" id]
> Google Video: ["google" id]
> Clipfish: ["clipfish" id]
> Sevenload: ["sevenload" id]
> Dailymotion: ["dailymotion" id]
> Break: ["break" id]
> Metacafe: ["metacafe" id]
> Vimeo: ["vimeo" id]
> Videotube: ["videotube" id]
> Blip.tv: ["bliptv" id]
> Revver: ["revver" id]
> UnCut: ["uncut" id]
> Grouper: ["grouper" id]
> LiveLeak: ["liveleak" id]
> IFILM: ["ifilm" id]
> GameTrailers: ["gametrailers" id]
> GameVideos: ["gamevideos" id]
> Glumbert: ["glumbert" id]
> Wandeo: ["wandeo" id]
> Veoh: ["veoh" id]
> MyspaceTV: ["myspacetv" id]
> Yahoo! Video: ["yahoo" id]
> Tu.tv: ["tutv" id]
> Stage6: ["stage6" id]
> Cellfish: ["celfish" id]
> Aniboom: ["aniboom" id]
> Brightcove: ["brightcove" id]
> 123video.nl: ["123videonl" id]
> Sumo.tv: ["sumotv" id]
> Last.fm: ["lastfm" id]
>
> Terence S wrote:
>> Bertagaz,
>> The answer is yes and no. Actually my attention was only drawn to these
>> other video types the other day. Yes, it would be good to add them so
>> long as they follow a very clear format.
>>
>> Ideally, then if people would send it the list that they think worth
>> while we could compile them all togther and so have a range of them
>> available. It might be worth trying to find out if we can put this
>> information togther on some pages on the Oscailt sourceforge site.
>>
>> rgds
>> Terence
>>
>> Bertagaz wrote: I forgot to ask this too:
>>
>> Do you plan to do the same for other video sites, like say dailymotion?
>>
>
>
>
>
> ---------------------------------
> For ideas on reducing your carbon footprint visit Yahoo! For Good this
> month.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.indymedia.org/pipermail/oscailt/attachments/20071118/7216227f/attachment-0001.htm
>
> ------------------------------
>
> Message: 2
> Date: Sun, 18 Nov 2007 21:59:35 +0000 (GMT)
> From: Terence S <terence010203 at yahoo.co.uk>
> Subject: Re: [Oscailt] Suggestion RE: Layout Issues - put object type
> & id's in html comments?
> To: mike <mike at bristolbeat.co.uk>, oscailt at lists.indymedia.org
> Message-ID: <887700.84058.qm at web26909.mail.ukl.yahoo.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi Mike,
> That's a great idea. Not too sure why more detail wasn't added though. I
> would guess the need wasn't seen at the time.
>
> How easy to change? I reckon it would not be that hard EXCEPT one thing,
> you need to understand all those abstract classes in the
> objects/indyobjects directory and that's the one area that I am still
> vague on.
>
> Neverthelss, I am planning on trying to make some inroads into
> understanding it, but unfortunately for the present problem, it won't be
> soon enough.
>
> Something worth looking at would be the cache files for the object in
> question. If you could get a copy of those for the site, it might help a
> bit.
>
> rgds
> Terence
>
> mike <mike at bristolbeat.co.uk> wrote: Question here for Terrence, or any
> other oscailt developers...
>
> Looking into this piemonte issue - one thing that would make it much
> easier to debug / remotely assist layout issues would be to have each
> oscailt identifiable by ID via the html source.
>
> So for example, at the moment I can tell roughly what's going on here from
> the source:
>
> ...
> <!-- end pagina del newswire contents column -->
>
> <!-- pagina del newswire right column -->
> <td class='indyrightcolumn'>
>
> <!-- <menù del newswire> -->
> <!-- <newswire> -->
> <div class='indyrightcolumn'>
>
> ... contents of newswire column ...
>
> </div>
> <!-- </newswire> -->
>
> <!-- </menù del newswire> -->
>
> </td>
> <td class='indyrightcolumn'>
>
> <!-- <vertical feed> -->
>
> <!-- <anarkismo> -->
> <div class='indyrightcolumn'>
>
> ... contents of anarkismo column ...
>
> <!-- </anarkismo> -->
>
>
> <!-- </vertical feed> -->
>
> </td>
> <!-- end pagina del newswire right column -->
> </tr>
>
> </table>
> <!-- End pagina del newswire Main body -->
>
> ...
>
> There are some usefull comments in there that show us roughly what is
> going on. But what about a bit more detail, i.e.
>
> <!-- begin object 68 vertical menu 'newswire menu' -->
>
> <!-- begin object 1980 imported feed 'imc-features' -->
> ...
> <!-- end object 1980 -->
>
> <!-- begin object 2109 imported feed 'imc-global' -->
> ...
> <!-- end object 1980-->
>
> <!-- end object 68 -->
>
>
> Just a thought - how easy would this be to pop into the object model
> somewhere? Do all objects use the same wrapper so we could add this in
> one place, or would it be a case of modifying all the various object
> classes?
>
> This would tell us a lot about the config of any oscailt site. I suppose
> maybee there's a reason not to do this - security or something, but I
> don't see how this info would expose anything sensitive about the site.
> It would add a little to the size of the html output I suppose, but not
> really very much.
>
> cheers, mike
> _______________________________________________
> Oscailt mailing list
> Oscailt at lists.indymedia.org
> http://lists.indymedia.org/mailman/listinfo/oscailt
>
>
>
> ---------------------------------
> For ideas on reducing your carbon footprint visit Yahoo! For Good this
> month.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.indymedia.org/pipermail/oscailt/attachments/20071118/c712c0b2/attachment-0001.htm
>
> ------------------------------
>
> _______________________________________________
> Oscailt mailing list
> Oscailt at lists.indymedia.org
> http://lists.indymedia.org/mailman/listinfo/oscailt
>
>
> End of Oscailt Digest, Vol 27, Issue 9
> **************************************
>
--
Colectivo Sonidos Libertarios
www.sonidoslibertarios.org
Lucha y difusión Popular!!!
More information about the Oscailt
mailing list