Files

Primary tabs

File name Locationsort ascending Namespace Description
aggregator-summary-item.tpl.php drupal/modules/aggregator/aggregator-summary-item.tpl.php Default theme implementation to present a linked feed item for summaries.
aggregator-rtl.css drupal/modules/aggregator/aggregator-rtl.css /** * Right-to-Left styles for theme in the Aggregator module. */ #aggregator .feed-source .feed-icon { float: left; }
aggregator-item.tpl.php drupal/modules/aggregator/aggregator-item.tpl.php Default theme implementation to format an individual feed item for display on the aggregator page.
aggregator-feed-source.tpl.php drupal/modules/aggregator/aggregator-feed-source.tpl.php Default theme implementation to present the source of the feed.
vertical-tabs.css drupal/misc/vertical-tabs.css div.vertical-tabs { margin: 1em 0 1em 15em; /* LTR */ border: 1px solid #ccc; position: relative; /* IE6/7 */ } .vertical-tabs ul.vertical-tabs-list { width: 15em; list-style: none; list-style-image: none; /* IE6 */ border-top: 1px solid…
vertical-tabs-rtl.css drupal/misc/vertical-tabs-rtl.css div.vertical-tabs { margin-left: 0; margin-right: 15em; } .vertical-tabs ul.vertical-tabs-list { margin-left: 0; margin-right: -15em; float: right; } .vertical-tabs ul.vertical-tabs-list li.selected { border-left-width: 0; …
jquery.ui.theme.css drupal/misc/ui/jquery.ui.theme.css /* * jQuery UI CSS Framework 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Theming/API * * To view and…
jquery.ui.tabs.css drupal/misc/ui/jquery.ui.tabs.css /* * jQuery UI Tabs 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Tabs#theming */ .ui-tabs { position:…
jquery.ui.slider.css drupal/misc/ui/jquery.ui.slider.css /* * jQuery UI Slider 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Slider#theming */ .ui-slider { position:…
jquery.ui.selectable.css drupal/misc/ui/jquery.ui.selectable.css /* * jQuery UI Selectable 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Selectable#theming
jquery.ui.resizable.css drupal/misc/ui/jquery.ui.resizable.css /* * jQuery UI Resizable 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Resizable#theming */ .ui-resizable {…
jquery.ui.progressbar.css drupal/misc/ui/jquery.ui.progressbar.css /* * jQuery UI Progressbar 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Progressbar#theming
jquery.ui.dialog.css drupal/misc/ui/jquery.ui.dialog.css /* * jQuery UI Dialog 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Dialog#theming */ .ui-dialog { position:…
jquery.ui.datepicker.css drupal/misc/ui/jquery.ui.datepicker.css /* * jQuery UI Datepicker 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Datepicker#theming */ .ui-datepicker…
jquery.ui.core.css drupal/misc/ui/jquery.ui.core.css /* * jQuery UI CSS Framework 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Theming/API */ /* Layout…
jquery.ui.button.css drupal/misc/ui/jquery.ui.button.css /* * jQuery UI Button 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Button#theming */ .ui-button { display:…
jquery.ui.autocomplete.css drupal/misc/ui/jquery.ui.autocomplete.css /* * jQuery UI Autocomplete 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Autocomplete#theming
jquery.ui.accordion.css drupal/misc/ui/jquery.ui.accordion.css /* * jQuery UI Accordion 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Accordion#theming */ /* IE/Win - Fix…
print.css drupal/misc/print.css body { margin: 1em; background-color: #fff; } th { text-align: left; /* LTR */ color: #006; border-bottom: 1px solid #ccc; } tr.odd { background-color: #ddd; } tr.even { background-color: #fff; } td { padding: 5px; } #menu { …
print-rtl.css drupal/misc/print-rtl.css body { direction: rtl; } th { text-align: right; }
farbtastic.css drupal/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:…
MAINTAINERS.txt drupal/MAINTAINERS.txt Drupal core is built and maintained by the Drupal project community. Everyone is encouraged to submit issues and changes (patches) to improve Drupal, and to contribute in other ways -- see https://www.drupal.org/contribute to find out how. Branch…
LICENSE.txt drupal/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…
INSTALL.txt drupal/INSTALL.txt CONTENTS OF THIS FILE --------------------- * Requirements and notes * Optional server requirements * Installation * Building and customizing your site * Multisite configuration * More information REQUIREMENTS AND…
INSTALL.sqlite.txt drupal/INSTALL.sqlite.txt SQLITE REQUIREMENTS ------------------- To use SQLite with your Drupal installation, the following requirements must be met: Server has PHP 5.2 or later with PDO, and the PDO SQLite driver must be enabled. SQLITE DATABASE…
install.php drupal/install.php Initiates a browser-based installation of Drupal.
INSTALL.pgsql.txt drupal/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 set up (e.g., by …
INSTALL.mysql.txt drupal/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…
index.php drupal/index.php The PHP page that serves all page requests on a Drupal installation.
xmlrpcs.inc drupal/includes/xmlrpcs.inc Provides API for defining and handling XML-RPC requests.
xmlrpc.inc drupal/includes/xmlrpc.inc Drupal XML-RPC library.
utility.inc drupal/includes/utility.inc Miscellaneous functions.
updater.inc drupal/includes/updater.inc Classes used for updating various files in the Drupal webroot. These classes use a FileTransfer object to actually perform the operations. Normally, the FileTransfer is provided when the site owner is redirected to authorize.php as part of a multistep…
update.inc drupal/includes/update.inc Drupal database update API.
unicode.inc drupal/includes/unicode.inc Provides Unicode-related conversions and operations.
unicode.entities.inc drupal/includes/unicode.entities.inc
token.inc drupal/includes/token.inc Drupal placeholder/token replacement system.
theme.maintenance.inc drupal/includes/theme.maintenance.inc Theming for maintenance pages.
theme.inc drupal/includes/theme.inc The theme system, which controls the output of Drupal.
tablesort.inc drupal/includes/tablesort.inc Functions to aid in the creation of sortable tables.
stream_wrappers.inc drupal/includes/stream_wrappers.inc Drupal stream wrapper interface.
session.inc drupal/includes/session.inc User session handling functions.
registry.inc drupal/includes/registry.inc This file contains the code registry parser engine.
path.inc drupal/includes/path.inc Functions to handle paths in Drupal, including path aliasing.
password.inc drupal/includes/password.inc Secure password hashing functions for user authentication.
pager.inc drupal/includes/pager.inc Functions to aid in presenting database results as a set of pages.
module.inc drupal/includes/module.inc API for loading and interacting with Drupal modules.
menu.inc drupal/includes/menu.inc API for the Drupal menu system.
mail.inc drupal/includes/mail.inc API functions for processing and sending e-mail.
lock.inc drupal/includes/lock.inc A database-mediated implementation of a locking mechanism.

Pages

Other projects