Closed (outdated)
Project:
Pathauto
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2008 at 19:15 UTC
Updated:
7 Feb 2026 at 10:13 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
gregglesWell, the question is whether the field is the wrong way around or your use of it is the wrong way around. It turns out that it is the second ;) That field is for controlling what gets placed onto the end of /taxonomy/term/1/[here] and not the place that you are hoping it controls. It was added in #138460: allow admin to configure feed alias pattern.
I think that the other situation - controlling the part that gets added to the end of the alias - should also be available to users so I think we should turn your bug into a feature to expose control over that.
Comment #2
mbiddlecombe commentedPlease do! :-)
Comment #3
ao2 commentedHi,
Is the attached change OK?
The patch applies cleanly on top of the one here #333002: add tip about /feed aliases., since the feed setting description needs to be updated anyway.
Thanks,
Antonio
P.S.: Ideally the source path for feeds should be even more configurable, for instance the Comment RSS module uses a prefix instead of a suffix to specify a feed, see the mockup in the attached image for a possible way to handle that, but I am not sure whether it is worth the effort to add that.
Comment #4
dave reidComment #6
dave reidFeeds are no longer supported in 6.x-2.x.
Comment #7
mably commented