rending a component's full link

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

rending a component's full link

sergio_101-2
if i have an audio file here:

/audio/podcast01

which is a podcast mp3 file..

i need to access the full path in the page for a streaming inline player..

what i would like to do is do something like:

{{{player code here.. href='}}}+/audio/podcast1{{{end player code}}}

where the middle would just render the absolute link..

ideas?

thanks!

--
----
peace,
sergio
photographer, journalist, visionary

http://www.CodingForHire.com
http://www.coffee-black.com
http://www.painlessfrugality.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Reply | Threaded
Open this post in threaded view
|

Re: rending a component's full link

Lukas Renggli
I suggest that you create your own link type, similar to the examples
implemented in the extension package Pier-Links in
http://source.lukas-renggli.ch/pieraddons.

Lukas

On 5 December 2010 09:09, sergio_101 <[hidden email]> wrote:

> if i have an audio file here:
>
> /audio/podcast01
>
> which is a podcast mp3 file..
>
> i need to access the full path in the page for a streaming inline player..
>
> what i would like to do is do something like:
>
> {{{player code here.. href='}}}+/audio/podcast1{{{end player code}}}
>
> where the middle would just render the absolute link..
>
> ideas?
>
> thanks!
>
> --
> ----
> peace,
> sergio
> photographer, journalist, visionary
>
> http://www.CodingForHire.com
> http://www.coffee-black.com
> http://www.painlessfrugality.com
> http://www.twitter.com/sergio_101
> http://www.facebook.com/sergio101
> _______________________________________________
> Magritte, Pier and Related Tools ...
> https://www.iam.unibe.ch/mailman/listinfo/smallwiki
>



--
Lukas Renggli
www.lukas-renggli.ch
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Reply | Threaded
Open this post in threaded view
|

Re: rending a component's full link

sergio_101-2
On Wed, Dec 8, 2010 at 3:30 PM, Lukas Renggli <[hidden email]> wrote:
> I suggest that you create your own link type, similar to the examples
> implemented in the extension package Pier-Links in
> http://source.lukas-renggli.ch/pieraddons.
>

already on that one.. thanks!


--
----
peace,
sergio
photographer, journalist, visionary

http://www.CodingForHire.com
http://www.coffee-black.com
http://www.painlessfrugality.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki