Files

Primary tabs

File name Location Namespacesort ascending Description
drupal-6.upload.database.php drupal/modules/simpletest/tests/upgrade/drupal-6.upload.database.php
generate-d6-content.sh drupal/scripts/generate-d6-content.sh #!/usr/bin/env php <?php /** * Generate content for a Drupal 6 database to test the upgrade process. * * Run this script at the root of an existing Drupal 6 installation. * Steps to use this generation script: * - Install drupal 6. * - Run…
menu.test drupal/modules/menu/menu.test Tests for menu.module.
style-rtl.css drupal/themes/bartik/css/style-rtl.css /* ------------------ Reset Styles ------------------ */ caption, th, td { text-align: right; } blockquote { border-left: none; border-right: 4px solid #afafaf; } blockquote:before { content: "\201D"; } blockquote:after { content:…
drupal-6.translatable.database.php drupal/modules/simpletest/tests/upgrade/drupal-6.translatable.database.php
cron-curl.sh drupal/scripts/cron-curl.sh #!/bin/sh curl --silent --compressed http://example.com/cron.php
menu.admin.inc drupal/modules/menu/menu.admin.inc Administrative page callbacks for menu module.
phptemplate.engine drupal/themes/engines/phptemplate/phptemplate.engine Handles integration of PHP templates with the Drupal theme system.
upgrade.test drupal/modules/simpletest/tests/upgrade/upgrade.test
dump-database-d7.sh drupal/scripts/dump-database-d7.sh Dumps a Drupal 7 database into a PHP script to test the upgrade process.
menu.info drupal/modules/menu/menu.info name = Menu description = Allows administrators to customize the site navigation menu. package = Core version = VERSION core = 7.x files[] = menu.test configure = admin/structure/menu
README.txt drupal/profiles/minimal/translations/README.txt This directory should be used to place downloaded translations for installing Drupal core.
upgrade.node.test drupal/modules/simpletest/tests/upgrade/upgrade.node.test
generate-d7-content.sh drupal/scripts/generate-d7-content.sh Generates content for a Drupal 7 database to test the upgrade process.
menu.api.php drupal/modules/menu/menu.api.php Hooks provided by the Menu module.
README.txt drupal/profiles/standard/translations/README.txt This directory should be used to place downloaded translations for installing Drupal core.
drupal-6.filled.database.php drupal/modules/simpletest/tests/upgrade/drupal-6.filled.database.php
password-hash.sh drupal/scripts/password-hash.sh #!/usr/bin/env php <?php /** * Drupal hash script - to generate a hash from a plaintext password * * Check for your PHP interpreter - on Windows you'll probably have to * replace line 1 with * #!c:/program files/php/php.exe * *…
menu.install drupal/modules/menu/menu.install Install, update and uninstall functions for the menu module.
database.inc drupal/includes/database/sqlite/database.inc Database interface code for SQLite embedded database engine.
update.trigger.test drupal/modules/simpletest/tests/upgrade/update.trigger.test Provides upgrade path tests for the Trigger module.
dump-database-d6.sh drupal/scripts/dump-database-d6.sh Filled installation of Drupal 6.17, for test purposes.
path.api.php drupal/modules/path/path.api.php Hooks provided by the Path module.
install.inc drupal/includes/database/sqlite/install.inc SQLite specific install functions
drupal-6.user-password-token.database.php drupal/modules/simpletest/tests/upgrade/drupal-6.user-password-token.database.php
drupal.sh drupal/scripts/drupal.sh #!/usr/bin/env php <?php /** * Drupal shell execution script * * Check for your PHP interpreter - on Windows you'll probably have to * replace line 1 with * #!c:/program files/php/php.exe * * @param path Drupal's absolute root…
path.test drupal/modules/path/path.test Tests for the Path module.
select.inc drupal/includes/database/sqlite/select.inc Select builder for SQLite embedded database engine.
drupal-6.duplicate-permission.database.php drupal/modules/simpletest/tests/upgrade/drupal-6.duplicate-permission.database.php
unicode.inc drupal/includes/unicode.inc Provides Unicode-related conversions and operations.
path.info drupal/modules/path/path.info name = Path description = Allows users to rename URLs. package = Core version = VERSION core = 7.x files[] = path.test configure = admin/config/search/path
schema.inc drupal/includes/database/sqlite/schema.inc Database schema code for SQLite databases.
upgrade.menu.test drupal/modules/simpletest/tests/upgrade/upgrade.menu.test
cache.inc drupal/includes/cache.inc Functions and interfaces for cache handling.
path.module drupal/modules/path/path.module Enables users to rename URLs.
query.inc drupal/includes/database/sqlite/query.inc Query code for SQLite embedded database engine.
drupal-6.menu.database.php drupal/modules/simpletest/tests/upgrade/drupal-6.menu.database.php
ajax.inc drupal/includes/ajax.inc Functions for use with Drupal's Ajax framework.
path.admin.inc drupal/modules/path/path.admin.inc Administrative page callbacks for the path module.
database.inc drupal/includes/database/mysql/database.inc Database interface code for MySQL database servers.
drupal-6.node_type_broken.database.php drupal/modules/simpletest/tests/upgrade/drupal-6.node_type_broken.database.php
iso.inc drupal/includes/iso.inc Provides a list of countries and languages based on ISO standards.
simpletest.module drupal/modules/simpletest/simpletest.module Provides testing functionality.
install.inc drupal/includes/database/mysql/install.inc Installation code for MySQL embedded database engine.
upgrade.trigger.test drupal/modules/simpletest/tests/upgrade/upgrade.trigger.test Provides upgrade path tests for the Trigger module.
image.inc drupal/includes/image.inc API for manipulating images.
simpletest.test drupal/modules/simpletest/simpletest.test Tests for simpletest.module.
schema.inc drupal/includes/database/mysql/schema.inc Database schema code for MySQL database servers.
drupal-6.locale.database.php drupal/modules/simpletest/tests/upgrade/drupal-6.locale.database.php
mail.inc drupal/includes/mail.inc API functions for processing and sending e-mail.

Pages

Other projects