comparison rrr_features.features.field_instance.inc @ 26:79f9b0ad72c5

changed filed sizes for resource elements
author root <root@guanciale.(none)>
date Mon, 09 Dec 2013 12:07:35 +0000
parents a0535331f47e
children 56d0fe6b6acb
comparison
equal deleted inserted replaced
23:0ed3b066036d 26:79f9b0ad72c5
42 'active' => 1, 42 'active' => 1,
43 'module' => 'noderefcreate', 43 'module' => 'noderefcreate',
44 'settings' => array( 44 'settings' => array(
45 'autocomplete_match' => 'contains', 45 'autocomplete_match' => 'contains',
46 'autocomplete_path' => 'node_reference/autocomplete', 46 'autocomplete_path' => 'node_reference/autocomplete',
47 'size' => 60, 47 'size' => 200,
48 ), 48 ),
49 'type' => 'noderefcreate_autocomplete', 49 'type' => 'noderefcreate_autocomplete',
50 'weight' => 32, 50 'weight' => 32,
51 ), 51 ),
52 ); 52 );
83 'active' => 1, 83 'active' => 1,
84 'module' => 'noderefcreate', 84 'module' => 'noderefcreate',
85 'settings' => array( 85 'settings' => array(
86 'autocomplete_match' => 'contains', 86 'autocomplete_match' => 'contains',
87 'autocomplete_path' => 'node_reference/autocomplete', 87 'autocomplete_path' => 'node_reference/autocomplete',
88 'size' => 60, 88 'size' => 200,
89 ), 89 ),
90 'type' => 'noderefcreate_autocomplete', 90 'type' => 'noderefcreate_autocomplete',
91 'weight' => 31, 91 'weight' => 31,
92 ), 92 ),
93 ); 93 );
222 'active' => 1, 222 'active' => 1,
223 'module' => 'noderefcreate', 223 'module' => 'noderefcreate',
224 'settings' => array( 224 'settings' => array(
225 'autocomplete_match' => 'contains', 225 'autocomplete_match' => 'contains',
226 'autocomplete_path' => 'node_reference/autocomplete', 226 'autocomplete_path' => 'node_reference/autocomplete',
227 'size' => 60, 227 'size' => 200,
228 ), 228 ),
229 'type' => 'noderefcreate_autocomplete', 229 'type' => 'noderefcreate_autocomplete',
230 'weight' => 34, 230 'weight' => 34,
231 ), 231 ),
232 ); 232 );
263 'active' => 1, 263 'active' => 1,
264 'module' => 'noderefcreate', 264 'module' => 'noderefcreate',
265 'settings' => array( 265 'settings' => array(
266 'autocomplete_match' => 'contains', 266 'autocomplete_match' => 'contains',
267 'autocomplete_path' => 'node_reference/autocomplete', 267 'autocomplete_path' => 'node_reference/autocomplete',
268 'size' => 60, 268 'size' => 200,
269 ), 269 ),
270 'type' => 'noderefcreate_autocomplete', 270 'type' => 'noderefcreate_autocomplete',
271 'weight' => 33, 271 'weight' => 33,
272 ), 272 ),
273 ); 273 );