Remove special form and processing for default domain and cleanup repercussions

agentrickard - April 10, 2009 - 20:34
Project:Domain Access
Version:6.x-2.0-rc8
Component:Code
Category:task
Priority:normal
Assigned:michaelfavia
Status:postponed
Description

Remove the dependency on the following variables:

domain_root
domain_sitename
domain_scheme

This will allow us to clean up the admin interface. But beware of cascading fails.

#1

michaelfavia - April 10, 2009 - 20:38
Title:Store default domain only in {domain}» Remove special form and processing for default domain and cleanup repercussions
Assigned to:Anonymous» michaelfavia

This will let us ditch the domain portion of the "configure form and reuse the domain_form logic for validate/submit and fapi structure for display. This will also let us ditch the countless strtolower() and trim checks littered about and just do it i 1 place domain_form_validate() on the form_state value for the domain where it is passed by reference.

#2

agentrickard - June 28, 2009 - 16:11
Version:6.x-2.0-rc6» 6.x-2.0-rc8
Status:active» postponed

This is a nice-to-have but not critical improvement.

 
 

Drupal is a registered trademark of Dries Buytaert.