Файлы
Имя | Описание |
---|---|
help.admin.inc modules/help/help.admin.inc | Admin page callbacks for the help module. |
help.module modules/help/help.module | Manages displaying online help. |
image.gd.inc includes/image.gd.inc | GD2 toolkit for image manipulation within Drupal. |
image.inc includes/image.inc | API для управления изображениями. |
index.php developer/index.php | |
index.php ./index.php | The PHP page that serves all page requests on a Drupal installation. |
install.inc includes/install.inc | |
install.mysql.inc includes/install.mysql.inc | |
INSTALL.mysql.txt ./INSTALL.mysql.txt | // $Id: INSTALL.mysql.txt,v 1.10 2007/11/19 19:53:51 goba Exp $ |
install.mysqli.inc includes/install.mysqli.inc | |
install.pgsql.inc includes/install.pgsql.inc | |
INSTALL.pgsql.txt ./INSTALL.pgsql.txt | // $Id: INSTALL.pgsql.txt,v 1.7 2007/11/26 16:36:42 dries Exp $ |
install.php developer/hooks/install.php | Documentation for the installation and update system. |
install.php ./install.php | |
INSTALL.txt ./INSTALL.txt | // $Id: INSTALL.txt,v 1.61.2.4 2008/07/09 19:15:59 goba Exp $ |
JavaScript Startup Guide developer/topics/javascript_startup_guide.html | Content Three difficulties in learning JavaScript for Drupal Lack of documentation Object Orientated Programming (OOP) Many APIs: who does what? JavaScript Document... |
language.inc includes/language.inc | Multiple language handling functionality. |
LICENSE.txt ./LICENSE.txt | // $Id: LICENSE.txt,v 1.5.4.1 2009/01/06 17:27:13 goba Exp $ GNU GENERAL PUBLIC LICENSE Version 2, June 1991 |
locale.inc includes/locale.inc | Administration functions for locale.module. |
locale.install modules/locale/locale.install | |
locale.module modules/locale/locale.module | Add language handling functionality and enables the translation of the user interface to languages other than English. |
mail.inc includes/mail.inc | |
MAINTAINERS.txt ./MAINTAINERS.txt | // $Id: MAINTAINERS.txt,v 1.19.2.2 2009/04/29 17:15:10 goba Exp $ |
maintenance-page.tpl.php themes/garland/maintenance-page.tpl.php | maintenance-page.tpl.php |
maintenance-page.tpl.php modules/system/maintenance-page.tpl.php | maintenance-page.tpl.php |
menu.admin.inc modules/menu/menu.admin.inc | Administrative page callbaks for menu module. |
menu.inc includes/menu.inc | API for the Drupal menu system. |
menu.install modules/menu/menu.install | |
menu.module modules/menu/menu.module | Позволяет администраторам настраивать меню на сайте. |
module.inc includes/module.inc | API for loading and interacting with Drupal modules. |
multipage_form_example.module developer/examples/multipage_form_example.module | |
node.admin.inc modules/node/node.admin.inc | Content administration and module settings UI. |
node.install modules/node/node.install | |
node.module 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 modules/node/node.pages.inc | Page callbacks for adding, editing, deleting, and revisions management for content. |
node.php developer/hooks/node.php | These hooks are defined by node modules, modules that define a new kind of node. |
node.tpl.php themes/garland/node.tpl.php | |
node.tpl.php themes/bluemarine/node.tpl.php | |
node.tpl.php themes/pushbutton/node.tpl.php | Файл отвечает за отображение ноды в полном виде или в списках. |
node.tpl.php modules/node/node.tpl.php | node.tpl.php |
nodeapi_example.install developer/examples/nodeapi_example.install | |
nodeapi_example.module developer/examples/nodeapi_example.module | Это пример с комментариями того, как модуль может быть использован для расширения существующих типов контента. |
node_access_example.install developer/examples/node_access_example.install | |
node_access_example.module developer/examples/node_access_example.module | Это пример иллюстрирует как ограничивать доступ к нодам на основе некоторых критериев, связанных с пользователем. |
node_example.install developer/examples/node_example.install | |
node_example.module developer/examples/node_example.module | Пример модуля для создания нового типа нод. |
openid.inc modules/openid/openid.inc | OpenID utility functions. |
openid.install modules/openid/openid.install | |
openid.module modules/openid/openid.module | Implement OpenID Relying Party support for Drupal |
openid.pages.inc modules/openid/openid.pages.inc | User page callbacks for the openid module. |