Right now, if you enable feed aliases, they are generated for all node types. This is not ideal, as quotes, images, etc are not necessarily prime candidates for RSS feeds; in addition, excess aliases are created, making it harder to sift through the url alias list.

I would love to see a checkbox to enable feed alias generated by type, right next to the patterns for each type.

Nick

Comments

greggles’s picture

Version: 4.7.x-1.x-dev » 6.x-1.x-dev

NickHBO - thanks for submitting this. It seems like a good idea to me.

New features go to cvs, so I'm changing that. Beyond that, anyone who wants to contribute a patch for this feature, that would be great. Personally, it will be at least a month or two before I implement this feature.

greggles’s picture

Status: Active » Closed (won't fix)

The UI for this would be painful (one additional checkbox per textbox on the admin/settings/pathauto screen) so I'd rather not implement this.

If someone has a reasonably way to implement this without making the UI painful then I'd consider it.