EntityReferencePrepopulateInstanceBehavior.class.php |
plugins/behavior/EntityReferencePrepopulateInstanceBehavior.class.php |
|
|
entityreference_prepopulate.api.php |
entityreference_prepopulate.api.php |
|
Hooks provided by the Entity reference prepopulate module. |
entityreference_prepopulate.info |
entityreference_prepopulate.info |
|
name = Entity reference prepopulate
description = Prepopulate entity reference values from URL.
core = 7.x
package = Fields
dependencies[] = entityreference
files[] = entityreference_prepopulate.test |
entityreference_prepopulate.module |
entityreference_prepopulate.module |
|
Prepopulate entity reference values from URL. |
entityreference_prepopulate.test |
entityreference_prepopulate.test |
|
|
entityreference_prepopulate_test.info |
tests/entityreference_prepopulate_test.info |
|
name = Entity reference prepopulate test module
description = Functionality to assist Entity reference prepopulate testing.
core = 7.x
dependencies[] = entityreference_prepopulate
dependencies[] = og_context
hidden = TRUE |
entityreference_prepopulate_test.module |
tests/entityreference_prepopulate_test.module |
|
Test module for Entity reference prepopulate. |
node_prepopulate.inc |
plugins/content_types/node_prepopulate.inc |
|
|
prepopulate.inc |
plugins/behavior/prepopulate.inc |
|
|
README.txt |
README.txt |
|
Description
===========
Allows the contents of an "Entity Reference" field to be pre-populated by
taking a parameter from the URL path.
Install
=======
1. Download and enable the module.
2. Visit… |