Файлы
Имя | Описание |
---|---|
taxonomy.admin.inc modules/taxonomy/taxonomy.admin.inc | Administrative page callbacks for the taxonomy module. |
taxonomy.install modules/taxonomy/taxonomy.install | |
taxonomy.module modules/taxonomy/taxonomy.module | Предоставляет возможность организации контента по категориям. |
taxonomy.pages.inc modules/taxonomy/taxonomy.pages.inc | Page callbacks for the taxonomy module. |
template.php themes/garland/template.php | |
theme.inc includes/theme.inc | Система темизации, управляющая выводом Друпала. |
theme.maintenance.inc includes/theme.maintenance.inc | Theming for maintenance pages. |
theme.php developer/theme.php | Shadow theme functions for theme templates. |
throttle.admin.inc modules/throttle/throttle.admin.inc | Admin page callbacks for the throttle module. |
throttle.module modules/throttle/throttle.module | Allows configuration of congestion control auto-throttle mechanism. |
tracker.module modules/tracker/tracker.module | Позволяет пользователям следить за изменениями на сайте. |
tracker.pages.inc modules/tracker/tracker.pages.inc | User page callbacks for the tracker module. |
translation.module modules/translation/translation.module | Manages content translations. |
translation.pages.inc modules/translation/translation.pages.inc | User page callbacks for the translation module. |
trigger.admin.inc modules/trigger/trigger.admin.inc | Admin page callbacks for the trigger module. |
trigger.install modules/trigger/trigger.install | |
trigger.module modules/trigger/trigger.module | Enables functions to be stored and executed at a later time when triggered by other modules or by one of Drupal's core API hooks. |
unicode.inc includes/unicode.inc | |
update.compare.inc modules/update/update.compare.inc | Code required only when comparing available updates to existing data. |
update.fetch.inc modules/update/update.fetch.inc | Code required only when fetching information about available updates. |
update.install modules/update/update.install | |
update.module modules/update/update.module | The 'Update status' module checks for available updates of Drupal core and any installed contributed modules and themes. It warns site administrators if newer releases are available via the system status report (admin/reports/status), the... |
update.php ./update.php | Административная страница для управления обновлениями с одной Друпал версии на другую. |
update.report.inc modules/update/update.report.inc | Code required only when rendering the available updates report. |
update.settings.inc modules/update/update.settings.inc | Code required only for the update status settings form. |
UPGRADE.txt ./UPGRADE.txt | // $Id: UPGRADE.txt,v 1.12 2008/01/04 16:15:58 goba Exp $ |
upload.admin.inc modules/upload/upload.admin.inc | |
upload.install modules/upload/upload.install | |
upload.module modules/upload/upload.module | Обработки файлов и присоединение файлов к нодам. |
user-picture.tpl.php modules/user/user-picture.tpl.php | user-picture.tpl.php Default theme implementation to present an picture configured for the user's account. |
user-profile-category.tpl.php modules/user/user-profile-category.tpl.php | user-profile-category.tpl.php Default theme implementation to present profile categories (groups of profile items). |
user-profile-item.tpl.php modules/user/user-profile-item.tpl.php | user-profile-item.tpl.php Default theme implementation to present profile items (values from user account profile fields or modules). |
user-profile.tpl.php modules/user/user-profile.tpl.php | user-profile.tpl.php Реализация исходной темы для вывода всех данных из профиля пользователя. |
user.admin.inc modules/user/user.admin.inc | Admin page callback file for the user module. |
user.install modules/user/user.install | |
user.module modules/user/user.module | Позволяет пользователям регистрироваться и входить в систему. |
user.pages.inc modules/user/user.pages.inc | User page callback file for the user module. |
xmlrpc.inc includes/xmlrpc.inc | Drupal XML-RPC library. Based on the IXR - The Incutio XML-RPC Library - (c) Incutio Ltd 2002-2005 Version 1.7 (beta) - Simon Willison, 23rd May 2005 Site: http://scripts.incutio.com/xmlrpc/ Manual: http://scripts.incutio.com/xmlrpc/manual.php This... |
xmlrpc.php ./xmlrpc.php | PHP page for handling incoming XML-RPC requests from clients. |
xmlrpcs.inc includes/xmlrpcs.inc | |
xmlrpc_example.module developer/examples/xmlrpc_example.module | This is an example of how to implement XML-RPC callbacks by implementing a validation suite. |
xrds.inc modules/openid/xrds.inc |