You are here

Files in Node expire 7

Primary tabs

File namesort descending Location Namespace Description
node_expire.admin.inc node_expire.admin.inc Administration page callbacks for the node_expire module.
node_expire.admin.test tests/node_expire.admin.test Contains NodeExpireAdminTestCase.
node_expire.info node_expire.info name = Node expire description = Set a timer into your content, allowing you to perform customized actions. core = 7.x package = Workflow configure = admin/config/workflow/node_expire/settings dependencies[] = rules ;…
node_expire.install node_expire.install Install, uninstall and update the module.
node_expire.module node_expire.module Set a timer into your content, allowing you to perform customized actions.
node_expire.nodeapi.inc node_expire.nodeapi.inc Node API integration.
node_expire.ntype.inc node_expire.ntype.inc Node type integration.
node_expire.rules.inc node_expire.rules.inc Rules module integration.
node_expire.views.inc node_expire.views.inc Views module integration.
README.txt README.txt NODE EXPIRE =========== This module allows you to set a "timer" into content nodes. When it reaches zero, you can perform any type of action with the node, such as unpublishing it or sending an email to the author. All this power is…

Other projects