Файлы
Имя | Описание |
---|---|
phpMyAdmin developer/database/data_dictionary.html | |
phptemplate.engine themes/engines/phptemplate/phptemplate.engine | Handles integration of templates written in pure php with the Drupal theme system. |
ping.module modules/ping/ping.module | Alerts other sites that your site has been updated. |
poll.install modules/poll/poll.install | |
poll.module modules/poll/poll.module | Enables your site to capture votes on different topics in the form of multiple choice questions. |
profile.install modules/profile/profile.install | |
profile.module modules/profile/profile.module | Support for configurable user profiles. |
README.txt developer/database/README.txt | $Id: README.txt,v 1.3 2006/06/20 17:38:14 hlslaughter Exp $ |
README.txt sites/all/README.txt | // $Id: README.txt,v 1.3 2006/12/23 15:35:51 dries Exp $ |
robots.txt ./robots.txt | # $Id: robots.txt,v 1.7.2.3 2008/12/10 20:24:38 drumm Exp $ # # robots.txt # # This file is to prevent the crawling and indexing of certain parts # of your site by web crawlers and spiders run by sites like Yahoo! # and Google. By telling these... |
search.install modules/search/search.install | |
search.module modules/search/search.module | Позволяет проводить на сайте поиск по ключевым словам. |
session.inc includes/session.inc | User session handling functions. |
settings.php sites/default/settings.php | Drupal site-specific configuration file. |
statistics.install modules/statistics/statistics.install | |
statistics.module modules/statistics/statistics.module | Журнал статистики доступа к вашему сайту. |
system.install modules/system/system.install | |
system.module modules/system/system.module | Configuration system that lets administrators modify the workings of the site. |
tablesort.inc includes/tablesort.inc | Functions to aid in the creation of sortable tables. |
taxonomy.module modules/taxonomy/taxonomy.module | Предоставляет возможность организации контента по категориям. |
template.php themes/garland/template.php | |
theme.inc includes/theme.inc | Система темизации, управляющая выводом Друпала. |
throttle.module modules/throttle/throttle.module | Allows configuration of congestion control auto-throttle mechanism. |
tracker.module modules/tracker/tracker.module | Позволяет пользователям следить за изменениями на сайте. |
unicode.inc includes/unicode.inc | |
update.php ./update.php | Административная страница для управления обновлениями с одной Друпал версии на другую. |
UPGRADE.txt ./UPGRADE.txt | // $Id: UPGRADE.txt,v 1.8 2007/01/09 09:16:10 dries Exp $ |
upload.module modules/upload/upload.module | Обработки файлов и присоединение файлов к нодам. |
user.module modules/user/user.module | Позволяет пользователям регистрироваться и входить в систему. |
watchdog.module modules/watchdog/watchdog.module | System monitoring and logging for administrators. |
xmlrpc.inc includes/xmlrpc.inc | |
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. |