Skip to content
This repository was archived by the owner on Oct 29, 2020. It is now read-only.

Remove unnecessary pathauto defaults #2682

Merged
aaronschachter merged 1 commit intoDoSomethingArchive:devfrom
aaronschachter:default_paths
Jun 25, 2014
Merged

Remove unnecessary pathauto defaults #2682
aaronschachter merged 1 commit intoDoSomethingArchive:devfrom
aaronschachter:default_paths

Conversation

@aaronschachter
Copy link
Contributor

Sets pathauto patterns to empty strings for

  • Users
  • Taxonomy terms
  • Files (this was already set to the default, but setting to empty string to keep consistent)

This prevents creating unneded records in the url_alias table. Example: we have a million records in there for the user alias for users/[uid] , where the default path is just user/[uid]

Once this is merged in, we'll manually delete the aliases for users and taxonomy terms. See #2531

@angaither
Copy link
Contributor

👍

aaronschachter added a commit that referenced this pull request Jun 25, 2014
Remove unnecessary pathauto defaults
@aaronschachter aaronschachter merged commit 10dfb0b into DoSomethingArchive:dev Jun 25, 2014
@aaronschachter aaronschachter deleted the default_paths branch June 25, 2014 21:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants