Closed (fixed)
Project:
Domain
Version:
6.x-2.0-rc6
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2009 at 16:38 UTC
Updated:
14 Nov 2009 at 19:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
michaelfavia commenteddomains should be edited and created as a primary task and settings should be "set and forget". This is in my opinion a good argument for domain list like every other module (og, views, etc)
Comment #2
nonsieGood point. One shouldn't really mess with settings after it has been set up.
In my case I use batch updating the most but it doesn't make sense to set this as the default tab.
+1 for domain list
Comment #3
agentrickardHere is the patch. It does make me wonder if we need to re-organize the menu structure in the admin.
For example, right now we use:
domain/edit/%domain
domain/delete/%domain
When we should probably use:
domain/%domain/edit
domain/%domain/delete
And so on. But this is a fairly large change.
Comment #4
agentrickardApparently I committed this on 12-APR.
Comment #5
michaelfavia commentedfixed then or did you want to port to 5 for some reason?
Comment #6
agentrickardI have been consistently marking things as 'to be ported' to the 5 version, but it is doubtful that the backports will happen. So I am going to put it as 'to be ported'.
If someone really wants to upgrade the D5 version, that status is a guide.
Comment #7
agentrickardBackported.