Primary tabs

File name Location Namespacesort descending Description
contact.install modules/contact/contact.install
aggregator.module modules/aggregator/aggregator.module Used to aggregate syndicated content (RSS, RDF, and Atom).
tablesort.inc includes/tablesort.inc Functions to aid in the creation of sortable tables.
profile.install modules/profile/profile.install
drupal.info modules/drupal/drupal.info name = Drupal description = Lets you register your site with a central server and improve ranking of Drupal projects by posting information on your installed modules and themes; also enables users to log in using a Drupal ID. package = Core -…
contact.module modules/contact/contact.module Enables the use of personal and site-wide contact forms.
book.install modules/book/book.install
poll.info modules/poll/poll.info name = Poll description = Allows your site to capture votes on different topics in the form of multiple choice questions. package = Core - optional version = VERSION
profile.module modules/profile/profile.module Support for configurable user profiles.
print.css misc/print.css body { margin: 1em; background-color: #fff; } th { text-align: left; color: #006; border-bottom: 1px solid #ccc; } tr.odd { background-color: #ddd; } tr.even { background-color: #fff; } td { padding: 5px; } #menu { visibility:…
help.module modules/help/help.module Manages displaying online help.
book.module modules/book/book.module Allows users to collaboratively author a book.
menu.info modules/menu/menu.info name = Menu description = Allows administrators to customize the site navigation menu. package = Core - optional version = VERSION
theme.inc includes/theme.inc The theme system, which controls the output of Drupal.
phpMyAdmin developer/database/data_dictionary.html phpMyAdmin
maintenance.css misc/maintenance.css body { background: url(druplicon.png) 4.2em 4em no-repeat #fff; color: #000; border: 1px solid #bbb; margin: 3em; padding: 1em 1em 1em 128px; line-height: 1.2; } h1 { margin: 1.6em 0 1.1em 0; } h1, h2, h3, h4, h5, h6 { font-family:…
statistics.info modules/statistics/statistics.info name = Statistics description = Logs access statistics for your site. package = Core - optional version = VERSION
node.tpl.php themes/pushbutton/node.tpl.php
README.txt developer/database/README.txt This folder contains some preliminary documentation for the Drupal database. Please note that these files are NOT complete! This spot is for us to have a working place to centralize database documentation efforts. If you spot errors, or would like to…
block.tpl.php themes/pushbutton/block.tpl.php
index.php developer/index.php
code-clean.sh scripts/code-clean.sh #!/bin/sh find . -name "*~" -type f | xargs rm -f find . -name ".#*" -type f | xargs rm -f find . -name "*.rej" -type f | xargs rm -f find . -name "*.orig" -type f | xargs rm -f find . -name "DEADJOE"…
box.tpl.php themes/pushbutton/box.tpl.php
system.install modules/system/system.install
book.info modules/book/book.info name = Book description = Allows users to collaboratively author a book. package = Core - optional version = VERSION
comment.tpl.php themes/pushbutton/comment.tpl.php
forum.install modules/forum/forum.install
CHANGELOG.txt CHANGELOG.txt Drupal 5.24-dev, xxxx-xx-xx ----------------------- Drupal 5.23, 2010-08-11 ----------------------- - Fixed security issues (File download access bypass, Comment unpublishing bypass), see SA-CORE-2010-002. Drupal 5.22,…
page.tpl.php themes/pushbutton/page.tpl.php
install.php developer/hooks/install.php Documentation for the installation and update system.
INSTALL.mysql.txt INSTALL.mysql.txt CREATE THE MySQL DATABASE -------------------------- This step is only necessary if you don't already have a database set-up (e.g. by your host). In the following examples, 'username' is an example MySQL user which has the CREATE and…
cron-lynx.sh scripts/cron-lynx.sh #!/bin/sh /usr/bin/lynx -source http://example.com/cron.php > /dev/null 2>&1
taxonomy.info modules/taxonomy/taxonomy.info name = Taxonomy description = Enables the categorization of content. package = Core - optional version = VERSION
color.inc themes/garland/minnelli/color/color.inc
INSTALL.pgsql.txt INSTALL.pgsql.txt CREATE THE PostgreSQL DATABASE ------------------------------ Note that the database must be created with UTF-8 (Unicode) encoding. 1. CREATE DATABASE USER This step is only necessary if you don't already have a user setup (e.g. by your…
color.inc themes/garland/color/color.inc
forum.module modules/forum/forum.module Enable threaded discussions about general topics.
INSTALL.txt INSTALL.txt CONTENTS OF THIS FILE --------------------- * Changes * Requirements * Optional requirements * Installation * Drupal administration * Customizing your theme(s) * Multisite Configuration * More Information CHANGES ------- As of Drupal 5.0…
cron-curl.sh scripts/cron-curl.sh #!/bin/sh curl --silent --compressed http://example.com/cron.php
block.tpl.php themes/garland/block.tpl.php
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this…
blogapi.info modules/blogapi/blogapi.info name = Blog API description = Allows users to post content using applications that support XML-RPC blog APIs. package = Core - optional version = VERSION
comment.tpl.php themes/garland/comment.tpl.php
MAINTAINERS.txt MAINTAINERS.txt List of maintainers -------------------------------------------------------------------------------- LEGEND ====== - M: the maintainer - S: status: "supported" : someone is actually paid to look after this. …
node.tpl.php themes/garland/node.tpl.php
menu.inc includes/menu.inc API for the Drupal menu system.
UPGRADE.txt UPGRADE.txt UPGRADING --------- 1. Backup your database and Drupal directory - especially your "sites" directory which contains your configuration file and added modules and themes, any contributed modules in your "modules"…
farbtastic.css misc/farbtastic/farbtastic.css .farbtastic { position: relative; } .farbtastic * { position: absolute; cursor: crosshair; } .farbtastic, .farbtastic .wheel { width: 195px; height: 195px; } .farbtastic .color, .farbtastic .overlay { top: 47px; left: 47px; width:…
profile.info modules/profile/profile.info name = Profile description = Supports configurable user profiles. package = Core - optional version = VERSION
page.tpl.php themes/garland/page.tpl.php

Pages

Other projects