Domain Access Support

Docc - March 5, 2009 - 08:42
Project:Node import
Version:6.x-1.0-rc4
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Needed support for Domain Access. So here it is. Worked for me.

Regards

AttachmentSize
domain.zip112 bytes

#1

Robrecht Jacques - March 5, 2009 - 10:38

Is it just me, or is this zip file empty?

#2

Docc - March 5, 2009 - 11:20

auch, funny... Here`s a correct one.

AttachmentSize
domain.zip 978 bytes

#3

Robrecht Jacques - March 5, 2009 - 11:26

Great!

One comment (not having used domain module myself):

<?php
   
'#default_value' => array(($_domain['domain_id'] == 0) ? -1 : $_domain['domain_id']), // Can't use 0 as a checkbox value.
?>

probably must be 'default_value'.

#4

Docc - March 10, 2009 - 10:50

yes it does :)

#5

Robrecht Jacques - March 17, 2009 - 10:09
Status:needs review» fixed

Added to CVS. Will be included in -rc5. Thanks!

#6

System Message - March 31, 2009 - 10:10
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.