noelboss / Podcast

Podcast Extension for TYPO3 based on Extbase and Fluid
7 stars 6 forks source link

Feed url #8

Closed newsdesigner closed 12 years ago

newsdesigner commented 12 years ago

Is it possible to modify the url of the podcast feeds? Currently, the feed has this syntax:

http://domain.tld/xml/podcast/display/podcast/show/podcast-title.html

We have until now kept the url short, like: http://podcast.domain.tld I can also set up a redirect, however, the url looks very long.

noelboss commented 12 years ago

You can probably do it with url rewrite?

klodeckl commented 12 years ago

I would also use a mod_rewrite rule.

In development version 0.3.6, the link to the xml feed is not displayed anymore, the »Podcast Feed« Link is linked with the list of episodes, not the feed link.

noelboss commented 12 years ago

TypeNum of the feed is now 1289377328

noelboss commented 12 years ago

Should be displayed... http://example.ch/podcast/?type=1289377328&tx_podcast_display%5Bpodcast%5D=1&tx_podcast_display%5Baction%5D=show&tx_podcast_display%5Bcontroller%5D=Podcast

klodeckl commented 12 years ago

This is fixed with 0.3.8, the »Podcast Feed« Link is right again.

noelboss commented 11 years ago

The newest development Version (and soon the TER) has optimized URLS with realurl and cooluri.