You are here

README.txt in Freelinking 6.3

Same filename in this branch
  1. 6.3 README.txt
  2. 6.3 modules/freelinking_prepopulate/README.txt
Same filename and directory in other branches
  1. 7.3 modules/freelinking_prepopulate/README.txt
# Freelinking Prepopulate

Freelinking Prepopulate provides freelinking plugins that leverage the
Prepopulate module to link to Drupal form pages that are partially preloaded.

## Createnode
The create node module links to a node/add page. It is used primarily as a
failover for the Nodetitle plugin.

The 'Target' is treated as a title, and used to preload the node/add form's title
field. With advanced configuration, it can also preload the currently viewed
node's taxonomy, book parent, or organic group. These advanced fields only work
when viewing text on a particular node page.

## FL-P Utilities
The Freelinking Prepopulate Utilities are intended to help with the centralized definition
of form fields that may be of interest for Prepopulate-based plugins, and automating
the process of extracting information for such fields.

## Maintainers
Grayside <grayside@gmail.com> http://drupal.org/user/346868

File

modules/freelinking_prepopulate/README.txt
View source
  1. # Freelinking Prepopulate
  2. Freelinking Prepopulate provides freelinking plugins that leverage the
  3. Prepopulate module to link to Drupal form pages that are partially preloaded.
  4. ## Createnode
  5. The create node module links to a node/add page. It is used primarily as a
  6. failover for the Nodetitle plugin.
  7. The 'Target' is treated as a title, and used to preload the node/add form's title
  8. field. With advanced configuration, it can also preload the currently viewed
  9. node's taxonomy, book parent, or organic group. These advanced fields only work
  10. when viewing text on a particular node page.
  11. ## FL-P Utilities
  12. The Freelinking Prepopulate Utilities are intended to help with the centralized definition
  13. of form fields that may be of interest for Prepopulate-based plugins, and automating
  14. the process of extracting information for such fields.
  15. ## Maintainers
  16. Grayside http://drupal.org/user/346868