merged migrate_materio submodule
This commit is contained in:
46
sites/all/modules/gui/migrate_materio/migrate_materio.info
Normal file
46
sites/all/modules/gui/migrate_materio/migrate_materio.info
Normal file
@@ -0,0 +1,46 @@
|
||||
name = Migrate Materio
|
||||
description = "Migrate module to migrate the old materio base to drupal"
|
||||
|
||||
; Core version (required)
|
||||
core = 7.x
|
||||
|
||||
; Package name (see http://drupal.org/node/542202 for a list of names)
|
||||
; package =
|
||||
|
||||
; PHP version requirement (optional)
|
||||
; php = 5.2
|
||||
|
||||
; Loadable code files
|
||||
files[] = migrate_materio.module
|
||||
files[] = migrate_materio.basic.inc
|
||||
files[] = migrate_materio.adherent.inc
|
||||
files[] = migrate_materio.company.inc
|
||||
files[] = migrate_materio.account.inc
|
||||
files[] = migrate_materio.contact.inc
|
||||
files[] = migrate_materio.admin.inc
|
||||
files[] = migrate_materio.sample.inc
|
||||
files[] = migrate_materio.materiau.inc
|
||||
files[] = migrate_materio.breves.inc
|
||||
|
||||
; Module dependencies
|
||||
dependencies[] = migrate
|
||||
dependencies[] = migrate_extras
|
||||
dependencies[] = field
|
||||
; dependencies[] = file
|
||||
; dependencies[] = image
|
||||
dependencies[] = number
|
||||
dependencies[] = text
|
||||
dependencies[] = options
|
||||
dependencies[] = taxonomy
|
||||
; dependencies[] = date
|
||||
dependencies[] = link
|
||||
; dependencies[] = media
|
||||
dependencies[] = uc_store
|
||||
dependencies[] = uc_roles
|
||||
|
||||
; Configuration page
|
||||
; configure = admin/config/migrate_materio
|
||||
|
||||
|
||||
; For further information about configuration options, see
|
||||
; - http://drupal.org/node/542202
|
Reference in New Issue
Block a user