feed vs. 0/feed
public
group: Paths
Arancaytar - Tue, 2008-03-11 13:18
I'm a bit confused about the "0" part of the default feed path of "0/feed". Why is it there, and under what circumstances should I leave or remove it? Apologies if this has been previously asked, I didn't find it.


basically leave these alone, unless you notice problems...
There are only a few situations where you really want to do this which are mostly related to some other module taking over the feed from the core feed systems. So, for example, if you use the views module to provide taxonomy pages and also use views to provide the rss feeds for taxonomy, then you will need to change the taxonomy pattern from "0/feed" to just "feed".
This is because the core taxonomy module uses "taxonomy/term/TID/0/feed" as the feed path while views (by default) uses "taxonomy/term/TID/feed" for the feed path.
Take a look at http://drupal.org/node/138460 for more details on why this feature was added.
--
Open Prediction Markets | Drupal Dashboard