|
List Info
Thread: RSS Enclosures
|
|
| RSS Enclosures |

|
2007-09-22 10:34:16 |
|
OK - My turn in the hot seat! I9;d like to start doing an occasional podcast at my blog. Growing into a video podcast on ocassion. However, I'm having problems figuring out how to use the RSS-Enclosure plugin.
1) When I use the form, I can input a target (I'm using an old 1960's tune for starters and testing) but nothing shows up on the page.
2) I can make the information show up on the web page in the [enclosure] tags when I put the following in my template. But no link shows up. Only the text.
Excerpt from Asual-entry.vm <item> <title>$entry.getEscapedTitle()</title> <link>$entry.getEscapedLink()</link> #RSSEnclosure($entry)
</item>
Excerpt from Source
<item> <title>Podcast Testing</
title> <link>$entry.getEscapedLink()</link> <enclosure url=
"http://xxx.yyy.zz/Blojsom/resources/Dan/ThisDiamondRing.mp3" length
="3231507" type="audio/x-mpeg" /
> </item>
3) the Wiki information isn't very clear about what I should see when I've done. In fact, almost all the information there was already done in plugins.xml
.
4) The Plugin shows up in the log file as executing with the appropriate MP3 being registered. It even knows the size!
5) I even checked the source files and can't find the RSS-Enclosure source in the plugin hierarchy... so I'm not sure what to do if I wanted to roll my own.
3) My goal here is to be able to have the occasional Blog entry be a podcast with some background text and a link to the cast.
Does anyone have any suggestions?
thanks, Dan
--
Dan McGinn-Combs, Security+, GSEC, CISSP dgcombs gmail.com">dgcombs gmail.com Home: +1 770 487 6321 Mobile: +1 678 994 4040 Peachtree City, Georgia USA
|
| Re: RSS Enclosures |
  United States |
2007-09-24 13:42:48 |
|
To get a link to the URL for the file, you should be able to use something like:
Link to enclosure, <a href=̶1;$entry.getMetaData().get("rss-enclosure-object").getUrl()”>here</a>.
On 9/22/07 11:34 AM, "Dan McGinn-Combs" <dgcombs gmail.com> wrote:
OK - My turn in the hot seat!
I'd like to start doing an occasional podcast at my blog. Growing into a video podcast on ocassion. However, I'm having problems figuring out how to use the RSS-Enclosure plugin.
1) When I use the form, I can input a target (I'm using an old 1960's tune for starters and testing) but nothing shows up on the page.
2) I can make the information show up on the web page in the [enclosure] tags when I put the following in my template. But no link shows up. Only the text.
Excerpt from Asual-entry.vm
<item>
<title>$entry.getEscapedTitle()</title>
<link>$entry.getEscapedLink()</link>
#RSSEnclosure($entry)
</item>
Excerpt from Source
<item>
<title>Podcast Testing</
title>
<link>$entry.getEscapedLink()</link>
<enclosure url=
"http://xxx.yyy.zz/Blojsom/resources/Dan/ThisDiamondRing.mp3" length
="3231507" type="audio/x-mpeg" /
>
</item>
3) the Wiki information isn't very clear about what I should see when I've done. In fact, almost all the information there was already done in plugins.xml .
4) The Plugin shows up in the log file as executing with the appropriate MP3 being registered. It even knows the size!
5) I even checked the source files and can't find the RSS-Enclosure source in the plugin hierarchy... so I'm not sure what to do if I wanted to roll my own.
3) My goal here is to be able to have the occasional Blog entry be a podcast with some background text and a link to the cast.
Does anyone have any suggestions?
thanks,
Dan
--
David Czarnecki
http://www.blojsom.com/blog/ | http://blojsom.sf.net
|
[1-2]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|