Files

Primary tabs

File namesort descending Location Namespace Description
image_module_test.info drupal/modules/image/tests/image_module_test.info name = Image test description = Provides hook implementations for testing Image module functionality. package = Core version = VERSION core = 7.x files[] = image_module_test.module hidden = TRUE
image_module_test.module drupal/modules/image/tests/image_module_test.module Provides Image module hook implementations for testing purposes.
image_test.info drupal/modules/simpletest/tests/image_test.info name = "Image test" description = "Support module for image toolkit tests." package = Testing version = VERSION core = 7.x hidden = TRUE
image_test.module drupal/modules/simpletest/tests/image_test.module Helper module for the image tests.
import1.css drupal/modules/simpletest/files/css_test_files/import1.css ul, select { font: 1em/160% Verdana, sans-serif; color: #494949; } .ui-icon{background-image: url(images/icon.png);} /* Test data URI images with different quote styles. */ .data .double-quote { /* http://stackoverflow.com/a/13139830/11023 */ …
import2.css drupal/modules/simpletest/files/css_test_files/import2.css p, select { font: 1em/160% Verdana, sans-serif; color: #494949; }
index.php drupal/index.php The PHP page that serves all page requests on a Drupal installation.
index.php documentation/developer/index.php
install.core.inc drupal/includes/install.core.inc API functions for installing Drupal.
install.inc drupal/includes/database/sqlite/install.inc SQLite specific install functions
install.inc drupal/includes/database/mysql/install.inc Installation code for MySQL embedded database engine.
install.inc drupal/includes/database/pgsql/install.inc Install functions for PostgreSQL embedded database engine.
install.inc drupal/includes/install.inc API functions for installing modules and themes.
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…
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.php drupal/install.php Initiates a browser-based installation of Drupal.
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.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…
iso.inc drupal/includes/iso.inc Provides a list of countries and languages based on ISO standards.
javascript-1.txt drupal/modules/simpletest/files/javascript-1.txt <script> alert('SimpleTest PHP was executed!'); </script>
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…
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.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.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.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.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.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.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.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.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.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.theme.css drupal/themes/seven/jquery.ui.theme.css Seven styles for jQuery UI. Overrides /misc/ui/ui.theme.css.
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…
json-encode.inc drupal/includes/json-encode.inc Provides a helper to properly encode HTML-safe JSON prior to PHP 5.3.0.
language.api.php drupal/modules/system/language.api.php Hooks provided by the base system for language support.
language.inc drupal/includes/language.inc Language Negotiation API.
layout-rtl.css drupal/themes/bartik/css/layout-rtl.css /* ---------- Basic Layout RTL Styles -----------…
layout.css drupal/themes/bartik/css/layout.css /* ---------- Basic Layout Styles ----------- */ html, body, #page { height: 100%; } #page-wrapper { min-height: 100%; min-width: 960px; } #header div.section, #featured div.section, #messages…
layout.css drupal/themes/stark/layout.css Stark layout method
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…
list.info drupal/modules/field/modules/list/list.info name = List description = Defines list field types. Use with Options to create selection lists. package = Core version = VERSION core = 7.x dependencies[] = field dependencies[] = options files[] = tests/list.test
list.install drupal/modules/field/modules/list/list.install Install, update and uninstall functions for the list module.
list.module drupal/modules/field/modules/list/list.module Defines list field types that can be used with the Options module.
list.test drupal/modules/field/modules/list/tests/list.test Tests for list.module.
list_test.info drupal/modules/field/modules/list/tests/list_test.info name = "List test" description = "Support module for the List module tests." core = 7.x package = Testing version = VERSION hidden = TRUE
list_test.module drupal/modules/field/modules/list/tests/list_test.module Helper module for the List module tests.
local.inc drupal/includes/filetransfer/local.inc
locale-rtl.css drupal/modules/locale/locale-rtl.css #locale-translation-filter-form .form-item-language, #locale-translation-filter-form .form-item-translation, #locale-translation-filter-form .form-item-group { float: right; padding-left: .8em; padding-right: 0; } #locale-translation-filter-form…
locale.admin.inc drupal/modules/locale/locale.admin.inc Administration functions for locale.module.
locale.api.php drupal/modules/locale/locale.api.php Hooks provided by the Locale module.

Pages

Other projects