I'm hereby cc'ing maurits who did some mp3 integration into quills
weblog entries without needing to modify quills itself, perhaps he can
look at it.

Hi maurits :-)

Reinout

On Mar 27, 9:53 pm, Héctor Velarde <[EMAIL PROTECTED]> wrote:
> in the past few months I've been working on developing two products to
> add support in Plone for externally stored multimedia files:
> ATGoogleVideo (which supports Googe Video and YouTube) and ATOdeoAudio
> (which supports Odeo).
>
> the coding was easy and I made the templates valid XHTML using only
> <object> tags.
>
> I think it would be also easy to port the solution to blog products
> using some sort of WordPress syntax like
> [odeo=http://odeo.com/audio/1934391/view].
>
> there could be two possible solutions: server side, which means
> modifying the text on the template to replace the above with its
> associated <object> tag; or client side, which means using some
> JavaScript code that could be shared by all blog products.
>
> is there anybody interested on this? any comments?
>
> you can see current product templates here:
>
> http://julius.jornada.com.mx/browser/code/ATGoogleVideo/tags/0.4/skin...http://julius.jornada.com.mx/browser/code/ATOdeoAudio/tags/0.2/skins/...
>
> best regards
>
> --
>
> Héctor Velarde
> Desarrollo e Internet
> La Jornada
> +52 (55) 9183 0300 x4160
>
> _______________________________________________
> Product-Developers mailing list
> [EMAIL PROTECTED]://lists.plone.org/mailman/listinfo/product-developers


_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to