Calling all Drupal developers!
Help us get this on the first page of Digg. DIGG NOW!
Help us get this on the first page of Digg. DIGG NOW!
1.2.2.3 (checked in on 2008/02/19 at 16:52:26 by aaron)
| Name | Description |
|---|---|
| eimport_process_info | this will prepare our node, save it, and give us a message |
| emimport_emfield_widget_settings_extra | |
| emimport_form_alter | |
| emimport_import | |
| emimport_import_submit | This will import the selected set items as new nodes. |
| emimport_import_validate | |
| emimport_menu | Implement hook_menu |
| emimport_node | this will create a new node based on the values given in $item and prepare it for saving. |
| emimport_perm | |
| emimport_save_info_for_processing | this will save the info gathered to be imported for later saving as a new node (during the cron or other process) |
| emimport_settings | callback page for /admin/content/emfield/import. |
| emimport_types_allowing_import | this returns a list of content types that are allowed to import media sets, and that have providers allowing that |
| _emfield_allow_import | |
| _emfield_display_limit | |
| _emfield_tags_vocabulary | |
| _emimport_form_tags | |
| _emimport_import_codes |