Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
system.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Aug 2009 at 01:27 UTC
Updated:
15 Oct 2010 at 04:16 UTC
Not entirely sure about this one. The only time I've ever used this is if the clean URL check failed (say mod_rewrite not enabled when setting up a new localhost), or sometimes moving a site between servers and running into .htaccess issues etc., so feels like a developer task, but it also crowds the admin/config/development area with something you hopefully never, ever have to visit.
| Comment | File | Size | Author |
|---|---|---|---|
| clean-urls.patch | 7.23 KB | catch |
Comments
Comment #1
Bojhan commentedI don't think this is a particular good solution, it is only 1 field isn't it? I'd rather relocate it under something, then keep this as its own.
Comment #2
catchI'd prefer that as well, but no idea where to put it.
Comment #3
dries commentedPersonally, configuring the clean URL doesn't feel like 'Development'. It is in no way related to coding.
Comment #4
Bojhan commentedWhat about moving it under URL aliases?
Comment #5
webchickYeah, whatever category we create for Path module, Path Redirect, Global Redirect, etc. this should go under as well.
"Development" doesn't feel like a good fit, IMO.
Comment #6
catchPath module should go to admin/structure/path IMO.
We can't make it a tab on url aliases, because path module is optional, and this setting isn't. However a tab /somewhere/ would be good.
Comment #7
webchickWell, I was thinking something more like "SEO". I'm not sure about an entire category related to that, but it is a big component of most websites, and there are quite a few of the top 50 modules that could fit into something like this (Pathauto, Google Analytics, Nodewords, XML Sitemap, Global Redirect).
Comment #8
naxoc commentedClean urls are now in "Search and Metadata" on the configuration page. I guess this issue is solved?
Comment #9
marcingy commented