Contributions API

Calling all Drupal developers!

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

Modules in 5

Topics

Namesort iconLocationDescription
5/ modules/ system/ system.install@todo Start this series of updates at 2000.
Core Drupal hookscontributions/ module_builder/ module_builder.module
Core Drupal hookscontributions/ project/ release/ project_release.module
Database abstraction layer5/ includes/ database.incAllow the use of different database servers using the same code base.
Digital Asset managementcontributions/ asset/ asset.moduleThis module aims to provide a single, common interface for managing and using all manner of digital assets within Drupal. This is done by providing several hooks that can be implemented by other contrib modules to implement Methods for creating...
Domain Access: A subdomain-based access control systemcontributions/ domain/ domain.moduleThe core Domain Access module.
Domain Conf: configuration extensioncontributions/ domain/ domain_conf/ domain_conf.moduleFunctions for the Domain Conf module.
Domain Content : administer nodes for affiliate sitescontributions/ domain/ domain_content/ domain_content.moduleAllows for the batch editing of select node settings. Refactors the default content editng screen to show content only from selected domains.
Domain hook functionscontributions/ domain/ API.phpCore hooks for the Domain module suite.
Domain Navigation: navigation block and menu optionscontributions/ domain/ domain_nav/ domain_nav.moduleConfigurable navigation and block based on active domains.
Domain Prefix: dynamic table prefixingcontributions/ domain/ domain_prefix/ domain_prefix.moduleAllows for the dynamic table prefixing of selected database tables.
Domain Source: editor-defined links.contributions/ domain/ domain_source/ domain_source.moduleCreates a source domain for linking to content from other domains.
Domain Strict: strict access controlcontributions/ domain/ domain_strict/ domain_strict.moduleForces users to be assigned to a domain in order to view content on that domain.
Domain Theme: manage themescontributions/ domain/ domain_theme/ domain_theme.moduleSwitch themes based on active domain.
Domain User: personal subdomainscontributions/ domain/ domain_user/ domain_user.moduleCreates unique subdomains for registered users.
Domain Views: provides a views filtercontributions/ domain/ domain_views/ domain_views.moduleCreates unique subdomains for registered users.
Drupal node-type related hookscontributions/ project/ release/ project_release.module
File interface5/ includes/ file.incCommon file handling functions.
Form API hookscontributions/ project/ release/ project_release.module
Form generation5/ includes/ form.incFunctions to enable the processing and display of HTML forms.
Formatting5/ includes/ common.incFunctions to format numbers, strings, dates, etc.
Functions which are the menu callbacks for this modulecontributions/ module_builder/ module_builder.module
Hook implementations for user-created content types.5/ modules/ node/ node.module
Hooks5/ includes/ module.incAllow modules to interact with the Drupal core.
Implementation of content type relation APIcontributions/ nodefamily/ nodefamily.module
Implementation of node - node relation APIcontributions/ nodefamily/ nodefamily.module
Input validation5/ includes/ common.incFunctions to validate user input.
Internal module functionscontributions/ project/ release/ project_release.module
Menu callback functionscontributions/ project/ release/ project_release.module
Menu system5/ includes/ menu.incDefine the navigation menus, and route page requests to code based on URLs.
Node access rights5/ modules/ node/ node.moduleThe node access system determines who can do what to which nodes.
Node API hookscontributions/ project/ release/ project_release.module
Pathauto: Automatically generates aliases for contentcontributions/ pathauto/ pathauto.moduleThe Pathauto module automatically generates path aliases for various kinds of content (nodes, categories, users) without requiring the user to manually specify the path alias. This allows you to get aliases like /category/my-node-title.html instead of...
Project Issue number to link filter.contributions/ project_issue/ project_issue.module
Project release functions that othercontributions/ project/ release/ project_release.modulemodules might want to use
Search interface5/ modules/ search/ search.moduleThe Drupal search interface manages a global search mechanism.
Themeable functions5/ includes/ theme.incFunctions that display HTML, and which can be customized by themes.