Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.1, Wed Sep 16 18:46:29 2009 UTC | revision 1.1.2.1, Wed Sep 16 18:46:29 2009 UTC | |
|---|---|---|
| # | Line 0 | Line 1 |
| 1 | $content['type'] = array ( | |
| 2 | 'name' => 'User Profile', | |
| 3 | 'type' => 'uprofile', | |
| 4 | 'description' => 'Holds the data for a user\'s profile. This type is provided by Advanced Profile Kit as an import file and can be changed or deleted as needed. If you don\'t want it to have a title, look at the Automatic Nodetitles module. If you are not using the comment form as a "wall" you will want to turn comments off. If you don\'t see a "Content profile" tab at the top, be sure "Use this content type as a content profile for users" is checked.', | |
| 5 | 'title_label' => 'Profile Title', | |
| 6 | 'body_label' => '', | |
| 7 | 'min_word_count' => '0', | |
| 8 | 'help' => '', | |
| 9 | 'node_options' => | |
| 10 | array ( | |
| 11 | 'status' => true, | |
| 12 | 'promote' => false, | |
| 13 | 'sticky' => false, | |
| 14 | 'revision' => false, | |
| 15 | ), | |
| 16 | 'old_type' => 'uprofile', | |
| 17 | 'orig_type' => '', | |
| 18 | 'module' => 'node', | |
| 19 | 'custom' => '1', | |
| 20 | 'modified' => '1', | |
| 21 | 'locked' => '0', | |
| 22 | 'content_profile_use' => 1, | |
| 23 | 'comment' => '2', | |
| 24 | 'comment_default_mode' => '4', | |
| 25 | 'comment_default_order' => '1', | |
| 26 | 'comment_default_per_page' => '50', | |
| 27 | 'comment_controls' => '3', | |
| 28 | 'comment_anonymous' => '0', | |
| 29 | 'comment_subject_field' => '0', | |
| 30 | 'comment_preview' => '0', | |
| 31 | 'comment_form_location' => '0', | |
| 32 | 'ant' => '1', | |
| 33 | 'ant_pattern' => 'Profile for [author-name]', | |
| 34 | 'ant_php' => 0, | |
| 35 | ); | |
| 36 | $content['groups'] = array ( | |
| 37 | 0 => | |
| 38 | array ( | |
| 39 | 'label' => 'Contact', | |
| 40 | 'group_type' => 'standard', | |
| 41 | 'settings' => | |
| 42 | array ( | |
| 43 | 'form' => | |
| 44 | array ( | |
| 45 | 'style' => 'fieldset_collapsible', | |
| 46 | 'description' => '', | |
| 47 | ), | |
| 48 | 'display' => | |
| 49 | array ( | |
| 50 | 'description' => '', | |
| 51 | 5 => | |
| 52 | array ( | |
| 53 | 'format' => 'fieldset', | |
| 54 | 'exclude' => 0, | |
| 55 | ), | |
| 56 | 'teaser' => | |
| 57 | array ( | |
| 58 | 'format' => 'no_style', | |
| 59 | 'exclude' => 1, | |
| 60 | ), | |
| 61 | 'full' => | |
| 62 | array ( | |
| 63 | 'format' => 'no_style', | |
| 64 | 'exclude' => 0, | |
| 65 | ), | |
| 66 | 4 => | |
| 67 | array ( | |
| 68 | 'format' => 'fieldset', | |
| 69 | 'exclude' => 0, | |
| 70 | ), | |
| 71 | 2 => | |
| 72 | array ( | |
| 73 | 'format' => 'fieldset', | |
| 74 | 'exclude' => 0, | |
| 75 | ), | |
| 76 | 3 => | |
| 77 | array ( | |
| 78 | 'format' => 'fieldset', | |
| 79 | 'exclude' => 0, | |
| 80 | ), | |
| 81 | 'token' => | |
| 82 | array ( | |
| 83 | 'format' => 'fieldset', | |
| 84 | 'exclude' => 0, | |
| 85 | ), | |
| 86 | 'label' => 'above', | |
| 87 | ), | |
| 88 | ), | |
| 89 | 'weight' => '5', | |
| 90 | 'group_name' => 'group_contact', | |
| 91 | ), | |
| 92 | 1 => | |
| 93 | array ( | |
| 94 | 'label' => 'Links', | |
| 95 | 'group_type' => 'standard', | |
| 96 | 'settings' => | |
| 97 | array ( | |
| 98 | 'form' => | |
| 99 | array ( | |
| 100 | 'style' => 'fieldset_collapsible', | |
| 101 | 'description' => '', | |
| 102 | ), | |
| 103 | 'display' => | |
| 104 | array ( | |
| 105 | 'description' => '', | |
| 106 | 5 => | |
| 107 | array ( | |
| 108 | 'format' => 'fieldset', | |
| 109 | 'exclude' => 0, | |
| 110 | ), | |
| 111 | 'teaser' => | |
| 112 | array ( | |
| 113 | 'format' => 'no_style', | |
| 114 | 'exclude' => 1, | |
| 115 | ), | |
| 116 | 'full' => | |
| 117 | array ( | |
| 118 | 'format' => 'no_style', | |
| 119 | 'exclude' => 0, | |
| 120 | ), | |
| 121 | 4 => | |
| 122 | array ( | |
| 123 | 'format' => 'fieldset', | |
| 124 | 'exclude' => 0, | |
| 125 | ), | |
| 126 | 2 => | |
| 127 | array ( | |
| 128 | 'format' => 'fieldset', | |
| 129 | 'exclude' => 0, | |
| 130 | ), | |
| 131 | 3 => | |
| 132 | array ( | |
| 133 | 'format' => 'fieldset', | |
| 134 | 'exclude' => 0, | |
| 135 | ), | |
| 136 | 'token' => | |
| 137 | array ( | |
| 138 | 'format' => 'fieldset', | |
| 139 | 'exclude' => 0, | |
| 140 | ), | |
| 141 | 'label' => 'above', | |
| 142 | ), | |
| 143 | ), | |
| 144 | 'weight' => '7', | |
| 145 | 'group_name' => 'group_links', | |
| 146 | ), | |
| 147 | ); | |
| 148 | $content['fields'] = array ( | |
| 149 | 0 => | |
| 150 | array ( | |
| 151 | 'label' => 'Skype', | |
| 152 | 'field_name' => 'field_skype', | |
| 153 | 'type' => 'text', | |
| 154 | 'widget_type' => 'text_textfield', | |
| 155 | 'change' => 'Change basic information', | |
| 156 | 'weight' => 0, | |
| 157 | 'rows' => '1', | |
| 158 | 'size' => '60', | |
| 159 | 'description' => '', | |
| 160 | 'default_value' => | |
| 161 | array ( | |
| 162 | 0 => | |
| 163 | array ( | |
| 164 | 'value' => '', | |
| 165 | '_error_element' => 'default_value_widget][field_skype][0][value', | |
| 166 | ), | |
| 167 | ), | |
| 168 | 'default_value_php' => '', | |
| 169 | 'default_value_widget' => NULL, | |
| 170 | 'group' => 'group_contact', | |
| 171 | 'required' => 0, | |
| 172 | 'multiple' => '0', | |
| 173 | 'text_processing' => '0', | |
| 174 | 'max_length' => '', | |
| 175 | 'allowed_values' => '', | |
| 176 | 'allowed_values_php' => '', | |
| 177 | 'op' => 'Save field settings', | |
| 178 | 'module' => 'text', | |
| 179 | 'widget_module' => 'text', | |
| 180 | 'columns' => | |
| 181 | array ( | |
| 182 | 'value' => | |
| 183 | array ( | |
| 184 | 'type' => 'text', | |
| 185 | 'size' => 'big', | |
| 186 | 'not null' => false, | |
| 187 | 'sortable' => true, | |
| 188 | 'views' => true, | |
| 189 | ), | |
| 190 | ), | |
| 191 | 'display_settings' => | |
| 192 | array ( | |
| 193 | 'weight' => 0, | |
| 194 | 'parent' => 'group_contact', | |
| 195 | 'label' => | |
| 196 | array ( | |
| 197 | 'format' => 'inline', | |
| 198 | ), | |
| 199 | 'teaser' => | |
| 200 | array ( | |
| 201 | 'format' => 'default', | |
| 202 | 'exclude' => 0, | |
| 203 | ), | |
| 204 | 'full' => | |
| 205 | array ( | |
| 206 | 'format' => 'default', | |
| 207 | 'exclude' => 0, | |
| 208 | ), | |
| 209 | ), | |
| 210 | ), | |
| 211 | 1 => | |
| 212 | array ( | |
| 213 | 'label' => 'Yahoo', | |
| 214 | 'field_name' => 'field_yahoo', | |
| 215 | 'type' => 'text', | |
| 216 | 'widget_type' => 'text_textfield', | |
| 217 | 'change' => 'Change basic information', | |
| 218 | 'weight' => 0, | |
| 219 | 'rows' => '1', | |
| 220 | 'size' => '60', | |
| 221 | 'description' => '', | |
| 222 | 'default_value' => | |
| 223 | array ( | |
| 224 | 0 => | |
| 225 | array ( | |
| 226 | 'value' => '', | |
| 227 | '_error_element' => 'default_value_widget][field_yahoo][0][value', | |
| 228 | ), | |
| 229 | ), | |
| 230 | 'default_value_php' => '', | |
| 231 | 'default_value_widget' => | |
| 232 | array ( | |
| 233 | 'field_yahoo' => | |
| 234 | array ( | |
| 235 | 0 => | |
| 236 | array ( | |
| 237 | 'value' => '', | |
| 238 | '_error_element' => 'default_value_widget][field_yahoo][0][value', | |
| 239 | ), | |
| 240 | ), | |
| 241 | ), | |
| 242 | 'group' => 'group_contact', | |
| 243 | 'required' => 0, | |
| 244 | 'multiple' => '0', | |
| 245 | 'text_processing' => '0', | |
| 246 | 'max_length' => '', | |
| 247 | 'allowed_values' => '', | |
| 248 | 'allowed_values_php' => '', | |
| 249 | 'op' => 'Save field settings', | |
| 250 | 'module' => 'text', | |
| 251 | 'widget_module' => 'text', | |
| 252 | 'columns' => | |
| 253 | array ( | |
| 254 | 'value' => | |
| 255 | array ( | |
| 256 | 'type' => 'text', | |
| 257 | 'size' => 'big', | |
| 258 | 'not null' => false, | |
| 259 | 'sortable' => true, | |
| 260 | 'views' => true, | |
| 261 | ), | |
| 262 | ), | |
| 263 | 'display_settings' => | |
| 264 | array ( | |
| 265 | 'weight' => 0, | |
| 266 | 'parent' => 'group_contact', | |
| 267 | 'label' => | |
| 268 | array ( | |
| 269 | 'format' => 'inline', | |
| 270 | ), | |
| 271 | 'teaser' => | |
| 272 | array ( | |
| 273 | 'format' => 'default', | |
| 274 | 'exclude' => 0, | |
| 275 | ), | |
| 276 | 'full' => | |
| 277 | array ( | |
| 278 | 'format' => 'default', | |
| 279 | 'exclude' => 0, | |
| 280 | ), | |
| 281 | ), | |
| 282 | ), | |
| 283 | 2 => | |
| 284 | array ( | |
| 285 | 'label' => 'ICQ', | |
| 286 | 'field_name' => 'field_icq', | |
| 287 | 'type' => 'text', | |
| 288 | 'widget_type' => 'text_textfield', | |
| 289 | 'change' => 'Change basic information', | |
| 290 | 'weight' => 0, | |
| 291 | 'rows' => '1', | |
| 292 | 'size' => '60', | |
| 293 | 'description' => '', | |
| 294 | 'default_value' => | |
| 295 | array ( | |
| 296 | 0 => | |
| 297 | array ( | |
| 298 | 'value' => '', | |
| 299 | '_error_element' => 'default_value_widget][field_icq][0][value', | |
| 300 | ), | |
| 301 | ), | |
| 302 | 'default_value_php' => '', | |
| 303 | 'default_value_widget' => | |
| 304 | array ( | |
| 305 | 'field_icq' => | |
| 306 | array ( | |
| 307 | 0 => | |
| 308 | array ( | |
| 309 | 'value' => '', | |
| 310 | '_error_element' => 'default_value_widget][field_icq][0][value', | |
| 311 | ), | |
| 312 | ), | |
| 313 | ), | |
| 314 | 'group' => 'group_contact', | |
| 315 | 'required' => 0, | |
| 316 | 'multiple' => '0', | |
| 317 | 'text_processing' => '0', | |
| 318 | 'max_length' => '', | |
| 319 | 'allowed_values' => '', | |
| 320 | 'allowed_values_php' => '', | |
| 321 | 'op' => 'Save field settings', | |
| 322 | 'module' => 'text', | |
| 323 | 'widget_module' => 'text', | |
| 324 | 'columns' => | |
| 325 | array ( | |
| 326 | 'value' => | |
| 327 | array ( | |
| 328 | 'type' => 'text', | |
| 329 | 'size' => 'big', | |
| 330 | 'not null' => false, | |
| 331 | 'sortable' => true, | |
| 332 | 'views' => true, | |
| 333 | ), | |
| 334 | ), | |
| 335 | 'display_settings' => | |
| 336 | array ( | |
| 337 | 'weight' => 0, | |
| 338 | 'parent' => 'group_contact', | |
| 339 | 'label' => | |
| 340 | array ( | |
| 341 | 'format' => 'inline', | |
| 342 | ), | |
| 343 | 'teaser' => | |
| 344 | array ( | |
| 345 | 'format' => 'default', | |
| 346 | 'exclude' => 0, | |
| 347 | ), | |
| 348 | 'full' => | |
| 349 | array ( | |
| 350 | 'format' => 'default', | |
| 351 | 'exclude' => 0, | |
| 352 | ), | |
| 353 | ), | |
| 354 | ), | |
| 355 | 3 => | |
| 356 | array ( | |
| 357 | 'label' => 'Google', | |
| 358 | 'field_name' => 'field_google', | |
| 359 | 'type' => 'text', | |
| 360 | 'widget_type' => 'text_textfield', | |
| 361 | 'change' => 'Change basic information', | |
| 362 | 'weight' => 0, | |
| 363 | 'rows' => '1', | |
| 364 | 'size' => '60', | |
| 365 | 'description' => '', | |
| 366 | 'default_value' => | |
| 367 | array ( | |
| 368 | 0 => | |
| 369 | array ( | |
| 370 | 'value' => '', | |
| 371 | '_error_element' => 'default_value_widget][field_google][0][value', | |
| 372 | ), | |
| 373 | ), | |
| 374 | 'default_value_php' => '', | |
| 375 | 'default_value_widget' => | |
| 376 | array ( | |
| 377 | 'field_google' => | |
| 378 | array ( | |
| 379 | 0 => | |
| 380 | array ( | |
| 381 | 'value' => '', | |
| 382 | '_error_element' => 'default_value_widget][field_google][0][value', | |
| 383 | ), | |
| 384 | ), | |
| 385 | ), | |
| 386 | 'group' => 'group_contact', | |
| 387 | 'required' => 0, | |
| 388 | 'multiple' => '0', | |
| 389 | 'text_processing' => '0', | |
| 390 | 'max_length' => '', | |
| 391 | 'allowed_values' => '', | |
| 392 | 'allowed_values_php' => '', | |
| 393 | 'op' => 'Save field settings', | |
| 394 | 'module' => 'text', | |
| 395 | 'widget_module' => 'text', | |
| 396 | 'columns' => | |
| 397 | array ( | |
| 398 | 'value' => | |
| 399 | array ( | |
| 400 | 'type' => 'text', | |
| 401 | 'size' => 'big', | |
| 402 | 'not null' => false, | |
| 403 | 'sortable' => true, | |
| 404 | 'views' => true, | |
| 405 | ), | |
| 406 | ), | |
| 407 | 'display_settings' => | |
| 408 | array ( | |
| 409 | 'weight' => 0, | |
| 410 | 'parent' => 'group_contact', | |
| 411 | 'label' => | |
| 412 | array ( | |
| 413 | 'format' => 'inline', | |
| 414 | ), | |
| 415 | 'teaser' => | |
| 416 | array ( | |
| 417 | 'format' => 'default', | |
| 418 | 'exclude' => 0, | |
| 419 | ), | |
| 420 | 'full' => | |
| 421 | array ( | |
| 422 | 'format' => 'default', | |
| 423 | 'exclude' => 0, | |
| 424 | ), | |
| 425 | ), | |
| 426 | ), | |
| 427 | 4 => | |
| 428 | array ( | |
| 429 | 'label' => 'AIM', | |
| 430 | 'field_name' => 'field_aim', | |
| 431 | 'type' => 'text', | |
| 432 | 'widget_type' => 'text_textfield', | |
| 433 | 'change' => 'Change basic information', | |
| 434 | 'weight' => 0, | |
| 435 | 'rows' => '1', | |
| 436 | 'size' => '60', | |
| 437 | 'description' => '', | |
| 438 | 'default_value' => | |
| 439 | array ( | |
| 440 | 0 => | |
| 441 | array ( | |
| 442 | 'value' => '', | |
| 443 | '_error_element' => 'default_value_widget][field_aim][0][value', | |
| 444 | ), | |
| 445 | ), | |
| 446 | 'default_value_php' => '', | |
| 447 | 'default_value_widget' => | |
| 448 | array ( | |
| 449 | 'field_aim' => | |
| 450 | array ( | |
| 451 | 0 => | |
| 452 | array ( | |
| 453 | 'value' => '', | |
| 454 | '_error_element' => 'default_value_widget][field_aim][0][value', | |
| 455 | ), | |
| 456 | ), | |
| 457 | ), | |
| 458 | 'group' => 'group_contact', | |
| 459 | 'required' => 0, | |
| 460 | 'multiple' => '0', | |
| 461 | 'text_processing' => '0', | |
| 462 | 'max_length' => '', | |
| 463 | 'allowed_values' => '', | |
| 464 | 'allowed_values_php' => '', | |
| 465 | 'op' => 'Save field settings', | |
| 466 | 'module' => 'text', | |
| 467 | 'widget_module' => 'text', | |
| 468 | 'columns' => | |
| 469 | array ( | |
| 470 | 'value' => | |
| 471 | array ( | |
| 472 | 'type' => 'text', | |
| 473 | 'size' => 'big', | |
| 474 | 'not null' => false, | |
| 475 | 'sortable' => true, | |
| 476 | 'views' => true, | |
| 477 | ), | |
| 478 | ), | |
| 479 | 'display_settings' => | |
| 480 | array ( | |
| 481 | 'weight' => 0, | |
| 482 | 'parent' => 'group_contact', | |
| 483 | 'label' => | |
| 484 | array ( | |
| 485 | 'format' => 'inline', | |
| 486 | ), | |
| 487 | 'teaser' => | |
| 488 | array ( | |
| 489 | 'format' => 'default', | |
| 490 | 'exclude' => 0, | |
| 491 | ), | |
| 492 | 'full' => | |
| 493 | array ( | |
| 494 | 'format' => 'default', | |
| 495 | 'exclude' => 0, | |
| 496 | ), | |
| 497 | ), | |
| 498 | ), | |
| 499 | 5 => | |
| 500 | array ( | |
| 501 | 'label' => 'Homepage', | |
| 502 | 'field_name' => 'field_homepage', | |
| 503 | 'type' => 'link', | |
| 504 | 'widget_type' => 'link', | |
| 505 | 'change' => 'Change basic information', | |
| 506 | 'weight' => '-9', | |
| 507 | 'description' => '', | |
| 508 | 'default_value' => | |
| 509 | array ( | |
| 510 | 0 => | |
| 511 | array ( | |
| 512 | 'url' => '', | |
| 513 | ), | |
| 514 | ), | |
| 515 | 'default_value_php' => '', | |
| 516 | 'default_value_widget' => | |
| 517 | array ( | |
| 518 | 'field_homepage' => | |
| 519 | array ( | |
| 520 | 0 => | |
| 521 | array ( | |
| 522 | 'url' => '', | |
| 523 | 'title' => '', | |
| 524 | ), | |
| 525 | ), | |
| 526 | ), | |
| 527 | 'group' => 'group_links', | |
| 528 | 'required' => 0, | |
| 529 | 'multiple' => '0', | |
| 530 | 'url' => 0, | |
| 531 | 'title' => 'optional', | |
| 532 | 'title_value' => '', | |
| 533 | 'enable_tokens' => 0, | |
| 534 | 'display' => | |
| 535 | array ( | |
| 536 | 'url_cutoff' => '80', | |
| 537 | ), | |
| 538 | 'attributes' => | |
| 539 | array ( | |
| 540 | 'target' => '_blank', | |
| 541 | 'rel' => 'nofollow', | |
| 542 | 'class' => 'links-homepage', | |
| 543 | ), | |
| 544 | 'op' => 'Save field settings', | |
| 545 | 'module' => 'link', | |
| 546 | 'widget_module' => 'link', | |
| 547 | 'columns' => | |
| 548 | array ( | |
| 549 | 'url' => | |
| 550 | array ( | |
| 551 | 'type' => 'varchar', | |
| 552 | 'length' => 255, | |
| 553 | 'not null' => false, | |
| 554 | 'sortable' => true, | |
| 555 | ), | |
| 556 | 'title' => | |
| 557 | array ( | |
| 558 | 'type' => 'varchar', | |
| 559 | 'length' => 255, | |
| 560 | 'not null' => false, | |
| 561 | 'sortable' => true, | |
| 562 | ), | |
| 563 | 'attributes' => | |
| 564 | array ( | |
| 565 | 'type' => 'text', | |
| 566 | 'size' => 'medium', | |
| 567 | 'not null' => false, | |
| 568 | ), | |
| 569 | ), | |
| 570 | 'display_settings' => | |
| 571 | array ( | |
| 572 | 'weight' => '-9', | |
| 573 | 'parent' => 'group_links', | |
| 574 | 'label' => | |
| 575 | array ( | |
| 576 | 'format' => 'inline', | |
| 577 | ), | |
| 578 | 'teaser' => | |
| 579 | array ( | |
| 580 | 'format' => 'default', | |
| 581 | 'exclude' => 0, | |
| 582 | ), | |
| 583 | 'full' => | |
| 584 | array ( | |
| 585 | 'format' => 'default', | |
| 586 | 'exclude' => 0, | |
| 587 | ), | |
| 588 | ), | |
| 589 | ), | |
| 590 | 6 => | |
| 591 | array ( | |
| 592 | 'label' => 'Blog', | |
| 593 | 'field_name' => 'field_blog', | |
| 594 | 'type' => 'link', | |
| 595 | 'widget_type' => 'link', | |
| 596 | 'change' => 'Change basic information', | |
| 597 | 'weight' => '-8', | |
| 598 | 'description' => '', | |
| 599 | 'default_value' => | |
| 600 | array ( | |
| 601 | 0 => | |
| 602 | array ( | |
| 603 | 'url' => '', | |
| 604 | ), | |
| 605 | ), | |
| 606 | 'default_value_php' => '', | |
| 607 | 'default_value_widget' => | |
| 608 | array ( | |
| 609 | 'field_blog' => | |
| 610 | array ( | |
| 611 | 0 => | |
| 612 | array ( | |
| 613 | 'url' => '', | |
| 614 | 'title' => '', | |
| 615 | ), | |
| 616 | ), | |
| 617 | ), | |
| 618 | 'group' => 'group_links', | |
| 619 | 'required' => 0, | |
| 620 | 'multiple' => '0', | |
| 621 | 'url' => 0, | |
| 622 | 'title' => 'optional', | |
| 623 | 'title_value' => '', | |
| 624 | 'enable_tokens' => 0, | |
| 625 | 'display' => | |
| 626 | array ( | |
| 627 | 'url_cutoff' => '80', | |
| 628 | ), | |
| 629 | 'attributes' => | |
| 630 | array ( | |
| 631 | 'target' => '_blank', | |
| 632 | 'rel' => 'nofollow', | |
| 633 | 'class' => 'links-blog', | |
| 634 | ), | |
| 635 | 'op' => 'Save field settings', | |
| 636 | 'module' => 'link', | |
| 637 | 'widget_module' => 'link', | |
| 638 | 'columns' => | |
| 639 | array ( | |
| 640 | 'url' => | |
| 641 | array ( | |
| 642 | 'type' => 'varchar', | |
| 643 | 'length' => 255, | |
| 644 | 'not null' => false, | |
| 645 | 'sortable' => true, | |
| 646 | ), | |
| 647 | 'title' => | |
| 648 | array ( | |
| 649 | 'type' => 'varchar', | |
| 650 | 'length' => 255, | |
| 651 | 'not null' => false, | |
| 652 | 'sortable' => true, | |
| 653 | ), | |
| 654 | 'attributes' => | |
| 655 | array ( | |
| 656 | 'type' => 'text', | |
| 657 | 'size' => 'medium', | |
| 658 | 'not null' => false, | |
| 659 | ), | |
| 660 | ), | |
| 661 | 'display_settings' => | |
| 662 | array ( | |
| 663 | 'weight' => '-8', | |
| 664 | 'parent' => 'group_links', | |
| 665 | 'label' => | |
| 666 | array ( | |
| 667 | 'format' => 'inline', | |
| 668 | ), | |
| 669 | 'teaser' => | |
| 670 | array ( | |
| 671 | 'format' => 'default', | |
| 672 | 'exclude' => 0, | |
| 673 | ), | |
| 674 | 'full' => | |
| 675 | array ( | |
| 676 | 'format' => 'default', | |
| 677 | 'exclude' => 0, | |
| 678 | ), | |
| 679 | ), | |
| 680 | ), | |
| 681 | 7 => | |
| 682 | array ( | |
| 683 | 'label' => 'Facebook', | |
| 684 | 'field_name' => 'field_facebook', | |
| 685 | 'type' => 'link', | |
| 686 | 'widget_type' => 'link', | |
| 687 | 'change' => 'Change basic information', | |
| 688 | 'weight' => '-7', | |
| 689 | 'description' => '', | |
| 690 | 'default_value' => | |
| 691 | array ( | |
| 692 | 0 => | |
| 693 | array ( | |
| 694 | 'url' => '', | |
| 695 | ), | |
| 696 | ), | |
| 697 | 'default_value_php' => '', | |
| 698 | 'default_value_widget' => | |
| 699 | array ( | |
| 700 | 'field_facebook' => | |
| 701 | array ( | |
| 702 | 0 => | |
| 703 | array ( | |
| 704 | 'url' => '', | |
| 705 | ), | |
| 706 | ), | |
| 707 | ), | |
| 708 | 'group' => 'group_links', | |
| 709 | 'required' => 0, | |
| 710 | 'multiple' => '0', | |
| 711 | 'url' => 0, | |
| 712 | 'title' => 'value', | |
| 713 | 'title_value' => 'Facebook', | |
| 714 | 'enable_tokens' => 0, | |
| 715 | 'display' => | |
| 716 | array ( | |
| 717 | 'url_cutoff' => '80', | |
| 718 | ), | |
| 719 | 'attributes' => | |
| 720 | array ( | |
| 721 | 'target' => '_blank', | |
| 722 | 'rel' => 'nofollow', | |
| 723 | 'class' => 'links-facebook', | |
| 724 | ), | |
| 725 | 'op' => 'Save field settings', | |
| 726 | 'module' => 'link', | |
| 727 | 'widget_module' => 'link', | |
| 728 | 'columns' => | |
| 729 | array ( | |
| 730 | 'url' => | |
| 731 | array ( | |
| 732 | 'type' => 'varchar', | |
| 733 | 'length' => 255, | |
| 734 | 'not null' => false, | |
| 735 | 'sortable' => true, | |
| 736 | ), | |
| 737 | 'title' => | |
| 738 | array ( | |
| 739 | 'type' => 'varchar', | |
| 740 | 'length' => 255, | |
| 741 | 'not null' => false, | |
| 742 | 'sortable' => true, | |
| 743 | ), | |
| 744 | 'attributes' => | |
| 745 | array ( | |
| 746 | 'type' => 'text', | |
| 747 | 'size' => 'medium', | |
| 748 | 'not null' => false, | |
| 749 | ), | |
| 750 | ), | |
| 751 | 'display_settings' => | |
| 752 | array ( | |
| 753 | 'weight' => '-5', | |
| 754 | 'parent' => 'group_links', | |
| 755 | 'label' => | |
| 756 | array ( | |
| 757 | 'format' => 'inline', | |
| 758 | ), | |
| 759 | 'teaser' => | |
| 760 | array ( | |
| 761 | 'format' => 'default', | |
| 762 | 'exclude' => 0, | |
| 763 | ), | |
| 764 | 'full' => | |
| 765 | array ( | |
| 766 | 'format' => 'default', | |
| 767 | 'exclude' => 0, | |
| 768 | ), | |
| 769 | ), | |
| 770 | ), | |
| 771 | 8 => | |
| 772 | array ( | |
| 773 | 'label' => 'Twitter', | |
| 774 | 'field_name' => 'field_twitter', | |
| 775 | 'type' => 'link', | |
| 776 | 'widget_type' => 'link', | |
| 777 | 'change' => 'Change basic information', | |
| 778 | 'weight' => '-6', | |
| 779 | 'description' => '', | |
| 780 | 'default_value' => | |
| 781 | array ( | |
| 782 | 0 => | |
| 783 | array ( | |
| 784 | 'url' => '', | |
| 785 | ), | |
| 786 | ), | |
| 787 | 'default_value_php' => '', | |
| 788 | 'default_value_widget' => | |
| 789 | array ( | |
| 790 | 'field_twitter' => | |
| 791 | array ( | |
| 792 | 0 => | |
| 793 | array ( | |
| 794 | 'url' => '', | |
| 795 | ), | |
| 796 | ), | |
| 797 | ), | |
| 798 | 'group' => 'group_links', | |
| 799 | 'required' => 0, | |
| 800 | 'multiple' => '0', | |
| 801 | 'url' => 0, | |
| 802 | 'title' => 'value', | |
| 803 | 'title_value' => 'Twitter', | |
| 804 | 'enable_tokens' => 0, | |
| 805 | 'display' => | |
| 806 | array ( | |
| 807 | 'url_cutoff' => '80', | |
| 808 | ), | |
| 809 | 'attributes' => | |
| 810 | array ( | |
| 811 | 'target' => '_blank', | |
| 812 | 'rel' => 'nofollow', | |
| 813 | 'class' => 'links-twitter', | |
| 814 | ), | |
| 815 | 'op' => 'Save field settings', | |
| 816 | 'module' => 'link', | |
| 817 | 'widget_module' => 'link', | |
| 818 | 'columns' => | |
| 819 | array ( | |
| 820 | 'url' => | |
| 821 | array ( | |
| 822 | 'type' => 'varchar', | |
| 823 | 'length' => 255, | |
| 824 | 'not null' => false, | |
| 825 | 'sortable' => true, | |
| 826 | ), | |
| 827 | 'title' => | |
| 828 | array ( | |
| 829 | 'type' => 'varchar', | |
| 830 | 'length' => 255, | |
| 831 | 'not null' => false, | |
| 832 | 'sortable' => true, | |
| 833 | ), | |
| 834 | 'attributes' => | |
| 835 | array ( | |
| 836 | 'type' => 'text', | |
| 837 | 'size' => 'medium', | |
| 838 | 'not null' => false, | |
| 839 | ), | |
| 840 | ), | |
| 841 | 'display_settings' => | |
| 842 | array ( | |
| 843 | 'weight' => '-7', | |
| 844 | 'parent' => 'group_links', | |
| 845 | 'label' => | |
| 846 | array ( | |
| 847 | 'format' => 'inline', | |
| 848 | ), | |
| 849 | 'teaser' => | |
| 850 | array ( | |
| 851 | 'format' => 'default', | |
| 852 | 'exclude' => 0, | |
| 853 | ), | |
| 854 | 'full' => | |
| 855 | array ( | |
| 856 | 'format' => 'default', | |
| 857 | 'exclude' => 0, | |
| 858 | ), | |
| 859 | 4 => | |
| 860 | array ( | |
| 861 | 'format' => 'default', | |
| 862 | 'exclude' => 0, | |
| 863 | ), | |
| 864 | 2 => | |
| 865 | array ( | |
| 866 | 'format' => 'default', | |
| 867 | 'exclude' => 0, | |
| 868 | ), | |
| 869 | 3 => | |
| 870 | array ( | |
| 871 | 'format' => 'default', | |
| 872 | 'exclude' => 0, | |
| 873 | ), | |
| 874 | ), | |
| 875 | ), | |
| 876 | 9 => | |
| 877 | array ( | |
| 878 | 'label' => 'Friendfeed', | |
| 879 | 'field_name' => 'field_friendfeed', | |
| 880 | 'type' => 'link', | |
| 881 | 'widget_type' => 'link', | |
| 882 | 'change' => 'Change basic information', | |
| 883 | 'weight' => '-5', | |
| 884 | 'description' => '', | |
| 885 | 'default_value' => | |
| 886 | array ( | |
| 887 | 0 => | |
| 888 | array ( | |
| 889 | 'url' => '', | |
| 890 | ), | |
| 891 | ), | |
| 892 | 'default_value_php' => '', | |
| 893 | 'default_value_widget' => | |
| 894 | array ( | |
| 895 | 'field_friendfeed' => | |
| 896 | array ( | |
| 897 | 0 => | |
| 898 | array ( | |
| 899 | 'url' => '', | |
| 900 | ), | |
| 901 | ), | |
| 902 | ), | |
| 903 | 'group' => 'group_links', | |
| 904 | 'required' => 0, | |
| 905 | 'multiple' => '0', | |
| 906 | 'url' => 0, | |
| 907 | 'title' => 'none', | |
| 908 | 'title_value' => '', | |
| 909 | 'enable_tokens' => 0, | |
| 910 | 'display' => | |
| 911 | array ( | |
| 912 | 'url_cutoff' => '80', | |
| 913 | ), | |
| 914 | 'attributes' => | |
| 915 | array ( | |
| 916 | 'target' => '_blank', | |
| 917 | 'rel' => 'nofollow', | |
| 918 | 'class' => 'links-friendfeed', | |
| 919 | ), | |
| 920 | 'op' => 'Save field settings', | |
| 921 | 'module' => 'link', | |
| 922 | 'widget_module' => 'link', | |
| 923 | 'columns' => | |
| 924 | array ( | |
| 925 | 'url' => | |
| 926 | array ( | |
| 927 | 'type' => 'varchar', | |
| 928 | 'length' => 255, | |
| 929 | 'not null' => false, | |
| 930 | 'sortable' => true, | |
| 931 | ), | |
| 932 | 'title' => | |
| 933 | array ( | |
| 934 | 'type' => 'varchar', | |
| 935 | 'length' => 255, | |
| 936 | 'not null' => false, | |
| 937 | 'sortable' => true, | |
| 938 | ), | |
| 939 | 'attributes' => | |
| 940 | array ( | |
| 941 | 'type' => 'text', | |
| 942 | 'size' => 'medium', | |
| 943 | 'not null' => false, | |
| 944 | ), | |
| 945 | ), | |
| 946 | 'display_settings' => | |
| 947 | array ( | |
| 948 | 'label' => | |
| 949 | array ( | |
| 950 | 'format' => 'above', | |
| 951 | 'exclude' => 0, | |
| 952 | ), | |
| 953 | 5 => | |
| 954 | array ( | |
| 955 | 'format' => 'default', | |
| 956 | 'exclude' => 0, | |
| 957 | ), | |
| 958 | 'teaser' => | |
| 959 | array ( | |
| 960 | 'format' => 'default', | |
| 961 | 'exclude' => 0, | |
| 962 | ), | |
| 963 | 'full' => | |
| 964 | array ( | |
| 965 | 'format' => 'default', | |
| 966 | 'exclude' => 0, | |
| 967 | ), | |
| 968 | 4 => | |
| 969 | array ( | |
| 970 | 'format' => 'default', | |
| 971 | 'exclude' => 0, | |
| 972 | ), | |
| 973 | 2 => | |
| 974 | array ( | |
| 975 | 'format' => 'default', | |
| 976 | 'exclude' => 0, | |
| 977 | ), | |
| 978 | 3 => | |
| 979 | array ( | |
| 980 | 'format' => 'default', | |
| 981 | 'exclude' => 0, | |
| 982 | ), | |
| 983 | 'token' => | |
| 984 | array ( | |
| 985 | 'format' => 'default', | |
| 986 | 'exclude' => 0, | |
| 987 | ), | |
| 988 | ), | |
| 989 | ), | |
| 990 | 10 => | |
| 991 | array ( | |
| 992 | 'label' => 'LinkedIn', | |
| 993 | 'field_name' => 'field_linkedin', | |
| 994 | 'type' => 'link', | |
| 995 | 'widget_type' => 'link', | |
| 996 | 'change' => 'Change basic information', | |
| 997 | 'weight' => '-4', | |
| 998 | 'description' => '', | |
| 999 | 'default_value' => | |
| 1000 | array ( | |
| 1001 | 0 => | |
| 1002 | array ( | |
| 1003 | 'url' => '', | |
| 1004 | ), | |
| 1005 | ), | |
| 1006 | 'default_value_php' => '', | |
| 1007 | 'default_value_widget' => | |
| 1008 | array ( | |
| 1009 | 'field_linkedin' => | |
| 1010 | array ( | |
| 1011 | 0 => | |
| 1012 | array ( | |
| 1013 | 'url' => '', | |
| 1014 | ), | |
| 1015 | ), | |
| 1016 | ), | |
| 1017 | 'group' => 'group_links', | |
| 1018 | 'required' => 0, | |
| 1019 | 'multiple' => '0', | |
| 1020 | 'url' => 0, | |
| 1021 | 'title' => 'value', | |
| 1022 | 'title_value' => 'LinkedIn', | |
| 1023 | 'enable_tokens' => 0, | |
| 1024 | 'display' => | |
| 1025 | array ( | |
| 1026 | 'url_cutoff' => '80', | |
| 1027 | ), | |
| 1028 | 'attributes' => | |
| 1029 | array ( | |
| 1030 | 'target' => '_blank', | |
| 1031 | 'rel' => 'nofollow', | |
| 1032 | 'class' => 'links-linkedin', | |
| 1033 | ), | |
| 1034 | 'op' => 'Save field settings', | |
| 1035 | 'module' => 'link', | |
| 1036 | 'widget_module' => 'link', | |
| 1037 | 'columns' => | |
| 1038 | array ( | |
| 1039 | 'url' => | |
| 1040 | array ( | |
| 1041 | 'type' => 'varchar', | |
| 1042 | 'length' => 255, | |
| 1043 | 'not null' => false, | |
| 1044 | 'sortable' => true, | |
| 1045 | ), | |
| 1046 | 'title' => | |
| 1047 | array ( | |
| 1048 | 'type' => 'varchar', | |
| 1049 | 'length' => 255, | |
| 1050 | 'not null' => false, | |
| 1051 | 'sortable' => true, | |
| 1052 | ), | |
| 1053 | 'attributes' => | |
| 1054 | array ( | |
| 1055 | 'type' => 'text', | |
| 1056 | 'size' => 'medium', | |
| 1057 | 'not null' => false, | |
| 1058 | ), | |
| 1059 | ), | |
| 1060 | 'display_settings' => | |
| 1061 | array ( | |
| 1062 | 'weight' => '-6', | |
| 1063 | 'parent' => 'group_links', | |
| 1064 | 'label' => | |
| 1065 | array ( | |
| 1066 | 'format' => 'inline', | |
| 1067 | ), | |
| 1068 | 'teaser' => | |
| 1069 | array ( | |
| 1070 | 'format' => 'default', | |
| 1071 | 'exclude' => 0, | |
| 1072 | ), | |
| 1073 | 'full' => | |
| 1074 | array ( | |
| 1075 | 'format' => 'default', | |
| 1076 | 'exclude' => 0, | |
| 1077 | ), | |
| 1078 | 4 => | |
| 1079 | array ( | |
| 1080 | 'format' => 'default', | |
| 1081 | 'exclude' => 0, | |
| 1082 | ), | |
| 1083 | 2 => | |
| 1084 | array ( | |
| 1085 | 'format' => 'default', | |
| 1086 | 'exclude' => 0, | |
| 1087 | ), | |
| 1088 | 3 => | |
| 1089 | array ( | |
| 1090 | 'format' => 'default', | |
| 1091 | 'exclude' => 0, | |
| 1092 | ), | |
| 1093 | ), | |
| 1094 | ), | |
| 1095 | 11 => | |
| 1096 | array ( | |
| 1097 | 'label' => 'Myspace', | |
| 1098 | 'field_name' => 'field_myspace', | |
| 1099 | 'type' => 'link', | |
| 1100 | 'widget_type' => 'link', | |
| 1101 | 'change' => 'Change basic information', | |
| 1102 | 'weight' => '-3', | |
| 1103 | 'description' => '', | |
| 1104 | 'default_value' => | |
| 1105 | array ( | |
| 1106 | 0 => | |
| 1107 | array ( | |
| 1108 | 'url' => '', | |
| 1109 | ), | |
| 1110 | ), | |
| 1111 | 'default_value_php' => '', | |
| 1112 | 'default_value_widget' => | |
| 1113 | array ( | |
| 1114 | 'field_myspace' => | |
| 1115 | array ( | |
| 1116 | 0 => | |
| 1117 | array ( | |
| 1118 | 'url' => '', | |
| 1119 | ), | |
| 1120 | ), | |
| 1121 | ), | |
| 1122 | 'group' => 'group_links', | |
| 1123 | 'required' => 0, | |
| 1124 | 'multiple' => '0', | |
| 1125 | 'url' => 0, | |
| 1126 | 'title' => 'value', | |
| 1127 | 'title_value' => 'MySpace', | |
| 1128 | 'enable_tokens' => 0, | |
| 1129 | 'display' => | |
| 1130 | array ( | |
| 1131 | 'url_cutoff' => '80', | |
| 1132 | ), | |
| 1133 | 'attributes' => | |
| 1134 | array ( | |
| 1135 | 'target' => '_blank', | |
| 1136 | 'rel' => 'nofollow', | |
| 1137 | 'class' => 'links-myspace', | |
| 1138 | ), | |
| 1139 | 'op' => 'Save field settings', | |
| 1140 | 'module' => 'link', | |
| 1141 | 'widget_module' => 'link', | |
| 1142 | 'columns' => | |
| 1143 | array ( | |
| 1144 | 'url' => | |
| 1145 | array ( | |
| 1146 | 'type' => 'varchar', | |
| 1147 | 'length' => 255, | |
| 1148 | 'not null' => false, | |
| 1149 | 'sortable' => true, | |
| 1150 | ), | |
| 1151 | 'title' => | |
| 1152 | array ( | |
| 1153 | 'type' => 'varchar', | |
| 1154 | 'length' => 255, | |
| 1155 | 'not null' => false, | |
| 1156 | 'sortable' => true, | |
| 1157 | ), | |
| 1158 | 'attributes' => | |
| 1159 | array ( | |
| 1160 | 'type' => 'text', | |
| 1161 | 'size' => 'medium', | |
| 1162 | 'not null' => false, | |
| 1163 | ), | |
| 1164 | ), | |
| 1165 | 'display_settings' => | |
| 1166 | array ( | |
| 1167 | 'weight' => '-4', | |
| 1168 | 'parent' => 'group_links', | |
| 1169 | 'label' => | |
| 1170 | array ( | |
| 1171 | 'format' => 'inline', | |
| 1172 | ), | |
| 1173 | 'teaser' => | |
| 1174 | array ( | |
| 1175 | 'format' => 'default', | |
| 1176 | 'exclude' => 0, | |
| 1177 | ), | |
| 1178 | 'full' => | |
| 1179 | array ( | |
| 1180 | 'format' => 'default', | |
| 1181 | 'exclude' => 0, | |
| 1182 | ), | |
| 1183 | ), | |
| 1184 | ), | |
| 1185 | 12 => | |
| 1186 | array ( | |
| 1187 | 'label' => 'Favorite #1', | |
| 1188 | 'field_name' => 'field_favorite1', | |
| 1189 | 'type' => 'link', | |
| 1190 | 'widget_type' => 'link', | |
| 1191 | 'change' => 'Change basic information', | |
| 1192 | 'weight' => '-2', | |
| 1193 | 'description' => '', | |
| 1194 | 'default_value' => | |
| 1195 | array ( | |
| 1196 | 0 => | |
| 1197 | array ( | |
| 1198 | 'title' => '', | |
| 1199 | 'url' => '', | |
| 1200 | ), | |
| 1201 | ), | |
| 1202 | 'default_value_php' => '', | |
| 1203 | 'default_value_widget' => | |
| 1204 | array ( | |
| 1205 | 'field_favorite1' => | |
| 1206 | array ( | |
| 1207 | 0 => | |
| 1208 | array ( | |
| 1209 | 'title' => '', | |
| 1210 | 'url' => '', | |
| 1211 | ), | |
| 1212 | ), | |
| 1213 | ), | |
| 1214 | 'group' => 'group_links', | |
| 1215 | 'required' => 0, | |
| 1216 | 'multiple' => '0', | |
| 1217 | 'url' => 0, | |
| 1218 | 'title' => 'optional', | |
| 1219 | 'title_value' => '', | |
| 1220 | 'enable_tokens' => 0, | |
| 1221 | 'display' => | |
| 1222 | array ( | |
| 1223 | 'url_cutoff' => '80', | |
| 1224 | ), | |
| 1225 | 'attributes' => | |
| 1226 | array ( | |
| 1227 | 'target' => '_blank', | |
| 1228 | 'rel' => 'nofollow', | |
| 1229 | 'class' => 'links-favorite-1', | |
| 1230 | ), | |
| 1231 | 'op' => 'Save field settings', | |
| 1232 | 'module' => 'link', | |
| 1233 | 'widget_module' => 'link', | |
| 1234 | 'columns' => | |
| 1235 | array ( | |
| 1236 | 'url' => | |
| 1237 | array ( | |
| 1238 | 'type' => 'varchar', | |
| 1239 | 'length' => 255, | |
| 1240 | 'not null' => false, | |
| 1241 | 'sortable' => true, | |
| 1242 | ), | |
| 1243 | 'title' => | |
| 1244 | array ( | |
| 1245 | 'type' => 'varchar', | |
| 1246 | 'length' => 255, | |
| 1247 | 'not null' => false, | |
| 1248 | 'sortable' => true, | |
| 1249 | ), | |
| 1250 | 'attributes' => | |
| 1251 | array ( | |
| 1252 | 'type' => 'text', | |
| 1253 | 'size' => 'medium', | |
| 1254 | 'not null' => false, | |
| 1255 | ), | |
| 1256 | ), | |
| 1257 | 'display_settings' => | |
| 1258 | array ( | |
| 1259 | 'weight' => '-3', | |
| 1260 | 'parent' => 'group_links', | |
| 1261 | 'label' => | |
| 1262 | array ( | |
| 1263 | 'format' => 'inline', | |
| 1264 | ), | |
| 1265 | 'teaser' => | |
| 1266 | array ( | |
| 1267 | 'format' => 'default', | |
| 1268 | 'exclude' => 0, | |
| 1269 | ), | |
| 1270 | 'full' => | |
| 1271 | array ( | |
| 1272 | 'format' => 'default', | |
| 1273 | 'exclude' => 0, | |
| 1274 | ), | |
| 1275 | ), | |
| 1276 | ), | |
| 1277 | 13 => | |
| 1278 | array ( | |
| 1279 | 'label' => 'Favorite #2', | |
| 1280 | 'field_name' => 'field_favorite2', | |
| 1281 | 'type' => 'link', | |
| 1282 | 'widget_type' => 'link', | |
| 1283 | 'change' => 'Change basic information', | |
| 1284 | 'weight' => '-1', | |
| 1285 | 'description' => '', | |
| 1286 | 'default_value' => | |
| 1287 | array ( | |
| 1288 | 0 => | |
| 1289 | array ( | |
| 1290 | 'title' => '', | |
| 1291 | 'url' => '', | |
| 1292 | ), | |
| 1293 | ), | |
| 1294 | 'default_value_php' => '', | |
| 1295 | 'default_value_widget' => | |
| 1296 | array ( | |
| 1297 | 'field_favorite2' => | |
| 1298 | array ( | |
| 1299 | 0 => | |
| 1300 | array ( | |
| 1301 | 'title' => '', | |
| 1302 | 'url' => '', | |
| 1303 | ), | |
| 1304 | ), | |
| 1305 | ), | |
| 1306 | 'group' => 'group_links', | |
| 1307 | 'required' => 0, | |
| 1308 | 'multiple' => '0', | |
| 1309 | 'url' => 0, | |
| 1310 | 'title' => 'optional', | |
| 1311 | 'title_value' => '', | |
| 1312 | 'enable_tokens' => 0, | |
| 1313 | 'display' => | |
| 1314 | array ( | |
| 1315 | 'url_cutoff' => '80', | |
| 1316 | ), | |
| 1317 | 'attributes' => | |
| 1318 | array ( | |
| 1319 | 'target' => '_blank', | |
| 1320 | 'rel' => 'nofollow', | |
| 1321 | 'class' => 'links-favorite-2', | |
| 1322 | ), | |
| 1323 | 'op' => 'Save field settings', | |
| 1324 | 'module' => 'link', | |
| 1325 | 'widget_module' => 'link', | |
| 1326 | 'columns' => | |
| 1327 | array ( | |
| 1328 | 'url' => | |
| 1329 | array ( | |
| 1330 | 'type' => 'varchar', | |
| 1331 | 'length' => 255, | |
| 1332 | 'not null' => false, | |
| 1333 | 'sortable' => true, | |
| 1334 | ), | |
| 1335 | 'title' => | |
| 1336 | array ( | |
| 1337 | 'type' => 'varchar', | |
| 1338 | 'length' => 255, | |
| 1339 | 'not null' => false, | |
| 1340 | 'sortable' => true, | |
| 1341 | ), | |
| 1342 | 'attributes' => | |
| 1343 | array ( | |
| 1344 | 'type' => 'text', | |
| 1345 | 'size' => 'medium', | |
| 1346 | 'not null' => false, |