You are here

constant BOOK_COPY_PROCESSING_LIMIT in Book Copy 7.2

@file Book copy, copy book outlines

This module allows for the copying of parts of entire book outlines in Drupal.

2 uses of BOOK_COPY_PROCESSING_LIMIT
book_copy_copy in ./book_copy.module
Callback for replicating a book outline below a passed node.
book_copy_update_internal_links in ./book_copy.module
Update the internal links in body fields of new nodes that have just been cloned.

File

./book_copy.module, line 8
Book copy, copy book outlines

Code

define('BOOK_COPY_PROCESSING_LIMIT', 5);