Archivos

Solapas principales

Nombre de archivoorden descendente Ubicación Namespace Descripción
JavaScript Startup Guide documentation-6.x/developer/topics/javascript_startup_guide.html JavaScript Startup Guide
language.inc drupal-6.x/includes/language.inc Multiple language handling functionality.
LICENSE.txt drupal-6.x/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…
locale.css drupal-6.x/modules/locale/locale.css .locale-untranslated { font-style: normal; text-decoration: line-through; }
locale.inc drupal-6.x/includes/locale.inc Administration functions for locale.module.
locale.info drupal-6.x/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
locale.install drupal-6.x/modules/locale/locale.install
locale.module drupal-6.x/modules/locale/locale.module Add language handling functionality and enables the translation of the user interface to languages other than English.
lock-install.inc drupal-6.x/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.
lock.inc drupal-6.x/includes/lock.inc A database-mediated implementation of a locking mechanism.
mail.inc drupal-6.x/includes/mail.inc
MAINTAINERS.txt drupal-6.x/MAINTAINERS.txt List of maintainers -------------------------------------------------------------------------------- LEGEND ====== - M: the maintainer - S: status: "supported" : someone is actually paid to look after this. …
maintenance-page.tpl.php drupal-6.x/modules/system/maintenance-page.tpl.php maintenance-page.tpl.php
maintenance-page.tpl.php drupal-6.x/themes/garland/maintenance-page.tpl.php maintenance-page.tpl.php
maintenance.css drupal-6.x/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:…
marvin.info drupal-6.x/themes/chameleon/marvin/marvin.info name = Marvin description = Boxy tabled theme in all grays. regions[left] = Left sidebar regions[right] = Right sidebar version = VERSION core = 6.x base theme = chameleon
menu.admin.inc drupal-6.x/modules/menu/menu.admin.inc Administrative page callbacks for menu module.
menu.inc drupal-6.x/includes/menu.inc API for the Drupal menu system.
menu.info drupal-6.x/modules/menu/menu.info name = Menu description = Allows administrators to customize the site navigation menu. package = Core - optional version = VERSION core = 6.x
menu.install drupal-6.x/modules/menu/menu.install
menu.module drupal-6.x/modules/menu/menu.module Allows administrators to customize the site navigation menu.
minnelli.css drupal-6.x/themes/garland/minnelli/minnelli.css /** * Minnelli, for Drupal 6.x * Stefan Nagtegaal, iStyledThis [dot] nl * Steven Wittens, acko [dot] net */ body #wrapper #container { width: 560px; } body.sidebars #wrapper #container { width: 980px; } body.sidebar-left #wrapper…
minnelli.info drupal-6.x/themes/garland/minnelli/minnelli.info name = Minnelli description = Tableless, recolorable, multi-column, fixed width theme. version = VERSION core = 6.x base theme = garland stylesheets[all][] = minnelli.css
module.inc drupal-6.x/includes/module.inc API for loading and interacting with Drupal modules.
node-rtl.css drupal-6.x/modules/node/node-rtl.css #node-admin-buttons { float: right; margin-left: 0; margin-right: 0.5em; clear: left; }
node.admin.inc drupal-6.x/modules/node/node.admin.inc Content administration and module settings UI.
node.css drupal-6.x/modules/node/node.css .node-unpublished { background-color: #fff4f4; } .preview .node { background-color: #ffffea; } #node-admin-filter ul { list-style-type: none; padding: 0; margin: 0; width: 100%; } #node-admin-buttons { float: left; /* LTR */ …
node.info drupal-6.x/modules/node/node.info name = Node description = Allows content to be submitted to the site and displayed on pages. package = Core - required version = VERSION core = 6.x
node.install drupal-6.x/modules/node/node.install
node.module drupal-6.x/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.
node.pages.inc drupal-6.x/modules/node/node.pages.inc Page callbacks for adding, editing, deleting, and revisions management for content.
node.php documentation-6.x/developer/hooks/node.php These hooks are defined by node modules, modules that define a new kind of node.
node.tpl.php drupal-6.x/themes/bluemarine/node.tpl.php
node.tpl.php drupal-6.x/themes/garland/node.tpl.php
node.tpl.php drupal-6.x/themes/pushbutton/node.tpl.php
node.tpl.php drupal-6.x/modules/node/node.tpl.php node.tpl.php
openid.css drupal-6.x/modules/openid/openid.css #edit-openid-identifier { background-image: url("login-bg.png"); background-position: 0% 50%; background-repeat: no-repeat; padding-left: 20px; } div#edit-openid-identifier-wrapper { display: block; } html.js #user-login-form…
openid.inc drupal-6.x/modules/openid/openid.inc OpenID utility functions.
openid.info drupal-6.x/modules/openid/openid.info name = OpenID description = "Allows users to log into your site using OpenID." version = VERSION package = Core - optional core = 6.x
openid.install drupal-6.x/modules/openid/openid.install
openid.module drupal-6.x/modules/openid/openid.module Implement OpenID Relying Party support for Drupal
openid.pages.inc drupal-6.x/modules/openid/openid.pages.inc User page callbacks for the openid module.
page.tpl.php drupal-6.x/modules/system/page.tpl.php Displays a single Drupal page.
page.tpl.php drupal-6.x/themes/bluemarine/page.tpl.php
page.tpl.php drupal-6.x/themes/garland/page.tpl.php
page.tpl.php drupal-6.x/themes/pushbutton/page.tpl.php
pager.inc drupal-6.x/includes/pager.inc Functions to aid in presenting database results as a set of pages.
path.admin.inc drupal-6.x/modules/path/path.admin.inc Administrative page callbacks for the path module.
path.inc drupal-6.x/includes/path.inc Functions to handle paths in Drupal, including path aliasing.
path.info drupal-6.x/modules/path/path.info name = Path description = Allows users to rename URLs. package = Core - optional version = VERSION core = 6.x

Páginas