Primary tabs

File name Location Namespacesort descending Description
batch.inc includes/batch.inc Batch processing API for processes to run in multiple HTTP requests.
lock-install.inc includes/lock-install.inc A stub lock implementation to be used during the installation process when database access is not yet available. Because Drupal's install system should never be running in more than on concurrant request, we can bypass any need for locking.
style.css themes/chameleon/style.css /* ** HTML elements */ a, a:link, a:active { color: #930; } a:visited { color: #630; } body { padding: 5em 0 0 3em; /* LTR */ background-image: url(background.png); background-repeat: repeat-x; font-family: trebuchet ms, tahoma, verdana,…
update.info modules/update/update.info name = Update status description = Checks the status of available updates for Drupal and your installed modules and themes. version = VERSION package = Core - optional core = 6.x
search-block-form.tpl.php modules/search/search-block-form.tpl.php search-block-form.tpl.php Default theme implementation for displaying a search form within a block region.
globals.php developer/globals.php These are the global variables that Drupal uses.
search-result.tpl.php modules/search/search-result.tpl.php search-result.tpl.php Default theme implementation for displaying a single search result.
contact.admin.inc modules/contact/contact.admin.inc Admin page callbacks for the contact module.
session.inc includes/session.inc User session handling functions.
style-rtl.css themes/chameleon/style-rtl.css body { padding: 5em 3em 0 0; } /** * Yes - right is on the left and left is on the right! * Welcome to design by tables.. */ #sidebar-left { border-right: none; border-left: 1px solid gray; } #sidebar-right { border-left: none; …
search-results.tpl.php modules/search/search-results.tpl.php search-results.tpl.php Default theme implementation for displaying search results.
blog.module modules/blog/blog.module Enables keeping an easily and regularly updated web page or a blog.
menu.inc includes/menu.inc API for the Drupal menu system.
system.info modules/system/system.info name = System description = Handles general site configuration for administrators. package = Core - required version = VERSION core = 6.x
search-theme-form.tpl.php modules/search/search-theme-form.tpl.php search-theme-form.tpl.php Default theme implementation for displaying a search form directly into the theme layout. Not to be confused with the search block or the search page.
content_types.inc modules/node/content_types.inc Content type editing UI.
node.php developer/hooks/node.php These hooks are defined by node modules, modules that define a new kind of node.
profile.install modules/profile/profile.install
style.css themes/pushbutton/style.css /* ** HTML elements */ body { color: #000; background-color: #fff; margin: 0; padding: 0; } body, p, td, li, ul, ol { font-family: Verdana, Helvetica, Arial, sans-serif; } h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS",…
path.info modules/path/path.info name = Path description = Allows users to rename URLs. package = Core - optional version = VERSION core = 6.x
node.pages.inc modules/node/node.pages.inc Page callbacks for adding, editing, deleting, and revisions management for content.
style-rtl.css themes/pushbutton/style-rtl.css body { direction: rtl; } blockquote { border-right: 4px solid #69c; border-left: none; margin: 25px 50px 25px 100px; text-align: right; } #primary-menu tr { background: transparent url(header-a.jpg) right bottom repeat; } td#home { …
database.mysqli.inc includes/database.mysqli.inc Database interface code for MySQL database servers using the mysqli client libraries. mysqli is included in PHP 5 by default and allows developers to use the advanced features of MySQL 4.1.x, 5.0.x and beyond.
contact.info modules/contact/contact.info name = Contact description = Enables the use of both personal and site-wide contact forms. package = Core - optional version = VERSION core = 6.x
profile.module modules/profile/profile.module Support for configurable user profiles.
database.pgsql.inc includes/database.pgsql.inc Database interface code for PostgreSQL database servers.
install.inc includes/install.inc
contact.pages.inc modules/contact/contact.pages.inc User page callbacks for the contact module.
cache-install.inc includes/cache-install.inc
admin.css modules/system/admin.css /* ** Formatting for administration page */ div.admin-panel { margin: 0; padding: 5px 5px 15px 5px; } div.admin-panel .description { margin: 0 0 3px; padding: 2px 0 3px 0; } div.admin-panel .body { padding: 0 4px 2px 8px; /* LTR…
syslog.info modules/syslog/syslog.info name = Syslog description = Logs and records system events to syslog. package = Core - optional version = VERSION core = 6.x
aggregator.pages.inc modules/aggregator/aggregator.pages.inc User page callbacks for the aggregator module.
defaults.css modules/system/defaults.css /* ** HTML elements */ fieldset { margin-bottom: 1em; padding: .5em; } form { margin: 0; padding: 0; } hr { height: 1px; border: 1px solid gray; } img { border: 0; } table { border-collapse: collapse; } th { text-align: left; /* LTR…
node.module modules/node/node.module The core that allows content to be submitted to the site. Modules and scripts may programmatically submit nodes using the usual form API pattern.
file.inc includes/file.inc API for handling file uploads and server file management.
tablesort.inc includes/tablesort.inc Functions to aid in the creation of sortable tables.
locale.info modules/locale/locale.info name = Locale description = Adds language handling functionality and enables the translation of the user interface to languages other than English. package = Core - optional version = VERSION core = 6.x
forum-submitted.tpl.php modules/forum/forum-submitted.tpl.php forum-submitted.tpl.php Default theme implementation to format a simple string indicated when and by whom a topic was submitted.
cache.inc includes/cache.inc
forums.tpl.php modules/forum/forums.tpl.php forums.tpl.php Default theme implementation to display a forum which may contain forum containers as well as forum topics.
install.mysql.inc includes/install.mysql.inc
maintenance.css modules/system/maintenance.css /* Update styles */ #update-results { margin-top: 3em; padding: 0.25em; border: 1px solid #ccc; background: #eee; font-size: smaller; } #update-results h2 { margin-top: 0.25em; } #update-results h4 { margin-bottom:…
blog.info modules/blog/blog.info name = Blog description = Enables keeping easily and regularly updated user web pages or blogs. package = Core - optional version = VERSION core = 6.x
forum-icon.tpl.php modules/forum/forum-icon.tpl.php forum-icon.tpl.php Display an appropriate icon for a forum post.
blog.pages.inc modules/blog/blog.pages.inc Page callback file for the blog module.
forum-list.tpl.php modules/forum/forum-list.tpl.php forum-list.tpl.php Default theme implementation to display a list of forums and containers.
system-menus.css modules/system/system-menus.css ul.menu { list-style: none; border: none; text-align:left; /* LTR */ } ul.menu li { margin: 0 0 0 0.5em; /* LTR */ } li.expanded { list-style-type: circle; list-style-image: url(../../misc/menu-expanded.png); padding: 0.2em 0.5em 0 0; /*…
forum-topic-list.tpl.php modules/forum/forum-topic-list.tpl.php forum-topic-list.tpl.php Theme implementation to display a list of forum topics.
comment.install modules/comment/comment.install
book.install modules/book/book.install

Pages

Other projects