Contributions API

Calling all Drupal developers!

Help us get this on the first page of Digg. DIGG NOW!

Modules in 5

Constants

Namesort iconLocationDescription
contributions/ domain/ domain_prefix/ domain_prefix.moduleConstant definitions for the various actions.
API_RE_FILENAMEcontributions/ api/ api.moduleRegular expression for matching file names.
ASSET_PRIVATEcontributions/ asset/ asset.module
ASSET_PUBLICcontributions/ asset/ asset.module
AUTO_NODETITLE_DISABLEDcontributions/ auto_nodetitle/ auto_nodetitle.module
AUTO_NODETITLE_ENABLEDcontributions/ auto_nodetitle/ auto_nodetitle.module
AUTO_NODETITLE_OPTIONALcontributions/ auto_nodetitle/ auto_nodetitle.module
BASE_DIRECTORYcontributions/ project/ release/ project-release-create-history.php
BLOCK_REGION_NONE5/ modules/ block/ block.moduleDenotes that a block is not enabled in any region and should not be shown.
CACHE_AGGRESSIVE5/ includes/ bootstrap.incIndicates that page caching is using "aggressive" mode. This bypasses loading any modules for additional speed, which may break functionality in modules that expect to be run on each page load.
CACHE_DISABLED5/ includes/ bootstrap.incIndicates that page caching is disabled.
CACHE_NORMAL5/ includes/ bootstrap.incIndicates that page caching is enabled, using "normal" mode.
CACHE_PERMANENT5/ includes/ bootstrap.incIndicates that the item should never be removed unless explicitly told to using cache_clear_all() with a cache ID.
CACHE_TEMPORARY5/ includes/ bootstrap.incIndicates that the item should be removed at the next general cache wipe.
CALAIS_PROCESS_AUTOcontributions/ opencalais/ calais.module
CALAIS_PROCESS_AUTO_ONCEcontributions/ opencalais/ calais.module
CALAIS_PROCESS_MANUALcontributions/ opencalais/ calais.module
CALAIS_PROCESS_NOcontributions/ opencalais/ calais.module
CALAIS_TERM_MAXLENGTHcontributions/ opencalais/ calais.ui.inc
CAPTCHA_PERSISTENCE_SHOW_ALWAYScontributions/ captcha/ captcha.module
CAPTCHA_PERSISTENCE_SKIP_ONCE_SUCCESSFULcontributions/ captcha/ captcha.module
CAPTCHA_PERSISTENCE_SKIP_ONCE_SUCCESSFUL_PER_FORMcontributions/ captcha/ captcha.module
CAPTCHA_UNSOLVED_CHALLENGES_MAXcontributions/ captcha/ captcha.module
CCLINKS_PATHcontributions/ workflow_ng/ cclinks/ cclinks_admin.inc
CM_TO_CMcontributions/ ubercart/ uc_store/ uc_store.module
CM_TO_FTcontributions/ ubercart/ uc_store/ uc_store.module
CM_TO_INcontributions/ ubercart/ uc_store/ uc_store.module
CM_TO_MMcontributions/ ubercart/ uc_store/ uc_store.module
COMMENT_ANONYMOUS_MAYNOT_CONTACT5/ modules/ comment/ comment.moduleAnonymous posters may not enter their contact information.
COMMENT_ANONYMOUS_MAY_CONTACT5/ modules/ comment/ comment.moduleAnonymous posters may leave their contact information.
COMMENT_ANONYMOUS_MUST_CONTACT5/ modules/ comment/ comment.moduleAnonymous posters must leave their contact information.
COMMENT_CONTROLS_ABOVE5/ modules/ comment/ comment.moduleComment controls should be shown above the comment list.
COMMENT_CONTROLS_ABOVE_BELOW5/ modules/ comment/ comment.moduleComment controls should be shown both above and below the comment list.
COMMENT_CONTROLS_BELOW5/ modules/ comment/ comment.moduleComment controls should be shown below the comment list.
COMMENT_CONTROLS_HIDDEN5/ modules/ comment/ comment.moduleComment controls are hidden.
COMMENT_FORM_BELOW5/ modules/ comment/ comment.moduleComment form should be shown below post or list of comments.
COMMENT_FORM_SEPARATE_PAGE5/ modules/ comment/ comment.moduleComment form should be displayed on a separate page.
COMMENT_MODE_FLAT_COLLAPSED5/ modules/ comment/ comment.moduleComments are displayed in a flat list - collapsed.
COMMENT_MODE_FLAT_EXPANDED5/ modules/ comment/ comment.moduleComments are displayed in a flat list - expanded.
COMMENT_MODE_THREADED_COLLAPSED5/ modules/ comment/ comment.moduleComments are displayed as a threaded list - collapsed.
COMMENT_MODE_THREADED_EXPANDED5/ modules/ comment/ comment.moduleComments are displayed as a threaded list - expanded.
COMMENT_NODE_DISABLED5/ modules/ comment/ comment.moduleComments for this node are disabled.
COMMENT_NODE_READ_ONLY5/ modules/ comment/ comment.moduleComments for this node are locked.
COMMENT_NODE_READ_WRITE5/ modules/ comment/ comment.moduleComments are enabled on this node.
COMMENT_NOT_PUBLISHED5/ modules/ comment/ comment.moduleComment is awaiting approval.
COMMENT_ORDER_NEWEST_FIRST5/ modules/ comment/ comment.moduleComments are ordered by date - newest first.
COMMENT_ORDER_OLDEST_FIRST5/ modules/ comment/ comment.moduleComments are ordered by date - oldest first.
COMMENT_PREVIEW_OPTIONAL5/ modules/ comment/ comment.moduleComment preview is optional.
COMMENT_PREVIEW_REQUIRED5/ modules/ comment/ comment.moduleComment preview is required.
COMMENT_PUBLISHED5/ modules/ comment/ comment.moduleComment is published.