You are here

Files in Code per Node 7

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt CPN 7.x-1.7, 2016-03-09 ----------------------- #2605854 by DamienMcKenna: Begone, vile dpm()! #2603506 by DamienMcKenna: Try to avoid taking down the site if the database updates haven't ran yet. #2668372 by DamienMcKenna: Added some…
cpn.admin.inc cpn.admin.inc Manage the CPN settings page.
cpn.block.test tests/cpn.block.test Test CPN's block integration.
cpn.css cpn.css Custom CSS for customizing the CodeMirror interface.
cpn.helper.test tests/cpn.helper.test Shared functionality for the CPN tests.
cpn.info cpn.info name = Code per Node description = Manage custom CSS & JavaScript per node and per block. core = 7.x configure = admin/config/content/cpn ; Tests files[] = tests/cpn.helper.test files[] = tests/cpn.node.test ; files[] = tests/cpn.block.test
cpn.install cpn.install Installation, schema and update hook implementations.
cpn.module cpn.module Primary hook implementations.
cpn.node.test tests/cpn.node.test Test CPN's node integration.
README.txt README.txt Code-per-Node ------------- This module allows arbitrary amounts of CSS or JS to be added to nodes and blocks. Features ------------------------------------------------------------------------------ The primary features include: * CSS and JS may be…

Other projects