Files

Primary tabs

File name Location Namespacesort descending Description
image.css drupal/modules/image/image.css /** * Image upload widget. */ div.image-preview { float: left; /* LTR */ padding: 0 10px 10px 0; /* LTR */ } div.image-widget-data { float: left; /* LTR */ } div.image-widget-data input.text-field { width: auto; }
number.module drupal/modules/field/modules/number/number.module Defines numeric field types.
shortcut-rtl.css drupal/modules/shortcut/shortcut-rtl.css div#toolbar a#edit-shortcuts { position: absolute; left: 0; top: 0; padding: 5px 5px 5px 10px; } div#toolbar div.toolbar-shortcuts ul { float: none; margin-right: 5px; margin-left: 10em; } div#toolbar div.toolbar-shortcuts ul li a { …
image.effects.inc drupal/modules/image/image.effects.inc Functions needed to execute image effects provided by Image module.
number.install drupal/modules/field/modules/number/number.install Install, update and uninstall functions for the number module.
shortcut.admin.inc drupal/modules/shortcut/shortcut.admin.inc Administrative page callbacks for the shortcut module.
image.install drupal/modules/image/image.install Install, update and uninstall functions for the image module.
number.test drupal/modules/field/modules/number/number.test Tests for number.module.
shortcut.css drupal/modules/shortcut/shortcut.css div#toolbar a#edit-shortcuts { float: right; padding: 5px 10px 5px 5px; line-height: 24px; color: #fefefe; } div#toolbar a#edit-shortcuts:focus, div#toolbar a#edit-shortcuts:hover, div#toolbar a#edit-shortcuts.active { color: #fff; …
image.info drupal/modules/image/image.info name = Image description = Provides image manipulation tools. package = Core version = VERSION core = 7.x dependencies[] = file files[] = image.test configure = admin/config/media/image-styles
number.info drupal/modules/field/modules/number/number.info name = Number description = Defines numeric field types. package = Core version = VERSION core = 7.x dependencies[] = field files[] = number.test
system.menus.css drupal/modules/system/system.menus.css Styles for menus and navigation markup.
image.test drupal/modules/image/image.test Tests for image.module.
field_sql_storage.test drupal/modules/field/modules/field_sql_storage/field_sql_storage.test Tests for field_sql_storage.module.
system.archiver.inc drupal/modules/system/system.archiver.inc Archiver implementations provided by the system module.
default.settings.php drupal/sites/default/default.settings.php Drupal site-specific configuration file.
field_sql_storage.info drupal/modules/field/modules/field_sql_storage/field_sql_storage.info name = Field SQL storage description = Stores field data in an SQL database. package = Core version = VERSION core = 7.x dependencies[] = field files[] = field_sql_storage.test required = TRUE
system.info drupal/modules/system/system.info name = System description = Handles general site configuration for administrators. package = Core version = VERSION core = 7.x files[] = system.archiver.inc files[] = system.mail.inc files[] = system.queue.inc files[] = system.tar.inc files[] =…
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:…
field_sql_storage.install drupal/modules/field/modules/field_sql_storage/field_sql_storage.install Install, update and uninstall functions for the field_sql_storage module.
system.api.php drupal/modules/system/system.api.php Hooks provided by Drupal core and the System module.
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:…
field_sql_storage.module drupal/modules/field/modules/field_sql_storage/field_sql_storage.module Default implementation of the field storage API.
system.tokens.inc drupal/modules/system/system.tokens.inc Builds placeholder replacement tokens system-wide data.
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 {…
options.api.php drupal/modules/field/modules/options/options.api.php Hooks provided by the Options module.
system.maintenance.css drupal/modules/system/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:…
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…
options.test drupal/modules/field/modules/options/options.test Tests for options.module.
system.updater.inc drupal/modules/system/system.updater.inc Subclasses of the Updater class to update Drupal core knows how to update. At this time, only modules and themes are supported.
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:…
options.module drupal/modules/field/modules/options/options.module Defines selection, check box and radio button widgets for text and numeric fields.
region.tpl.php drupal/modules/system/region.tpl.php Default theme implementation to display a region.
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
options.info drupal/modules/field/modules/options/options.info name = Options description = Defines selection, check box and radio button widgets for text and numeric fields. package = Core version = VERSION core = 7.x dependencies[] = field files[] = options.test
html.tpl.php drupal/modules/system/html.tpl.php Default theme implementation to display the basic html structure of a single Drupal page.
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
text.install drupal/modules/field/modules/text/text.install Install, update and uninstall functions for the text module.
system.base.css drupal/modules/system/system.base.css Generic theme-independent base styles.
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…
text.info drupal/modules/field/modules/text/text.info name = Text description = Defines simple text field types. package = Core version = VERSION core = 7.x dependencies[] = field files[] = text.test required = TRUE
system.test drupal/modules/system/system.test Tests for system.module.
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…
text.module drupal/modules/field/modules/text/text.module Defines simple text field types.
system.admin.inc drupal/modules/system/system.admin.inc Admin page callbacks for the system module.
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
text.test drupal/modules/field/modules/text/text.test Tests for text.module.
system.queue.inc drupal/modules/system/system.queue.inc Queue functionality.
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:…
css_input_without_import.css.unoptimized.css drupal/modules/simpletest/files/css_test_files/css_input_without_import.css.unoptimized.css Basic css that does not use import

Pages

Other projects