a.txt |
modules/file/tests/fixtures/file_scan_ignore/a.txt |
|
|
aaa_update_test.info |
modules/update/tests/aaa_update_test.info |
|
name = AAA Update test
description = Support module for update module testing.
package = Testing
core = 7.x
hidden = TRUE |
aaa_update_test.module |
modules/update/tests/aaa_update_test.module |
|
Dummy module for testing Update status. |
actions.inc |
includes/actions.inc |
|
This is the actions engine for executing stored actions. |
actions.test |
modules/simpletest/tests/actions.test |
|
|
actions_loop_test.info |
modules/simpletest/tests/actions_loop_test.info |
|
name = Actions loop test
description = Support module for action loop testing.
package = Testing
version = VERSION
core = 7.x
hidden = TRUE |
actions_loop_test.install |
modules/simpletest/tests/actions_loop_test.install |
|
|
actions_loop_test.module |
modules/simpletest/tests/actions_loop_test.module |
|
|
aggregator-feed-source.tpl.php |
modules/aggregator/aggregator-feed-source.tpl.php |
|
Default theme implementation to present the source of the feed. |
aggregator-item.tpl.php |
modules/aggregator/aggregator-item.tpl.php |
|
Default theme implementation to format an individual feed item for display
on the aggregator page. |
aggregator-rtl.css |
modules/aggregator/aggregator-rtl.css |
|
/**
* Right-to-Left styles for theme in the Aggregator module.
*/
#aggregator .feed-source .feed-icon {
float: left;
} |
aggregator-summary-item.tpl.php |
modules/aggregator/aggregator-summary-item.tpl.php |
|
Default theme implementation to present a linked feed item for summaries. |
aggregator-summary-items.tpl.php |
modules/aggregator/aggregator-summary-items.tpl.php |
|
Default theme implementation to present feeds as list items. |
aggregator-wrapper.tpl.php |
modules/aggregator/aggregator-wrapper.tpl.php |
|
Default theme implementation to wrap aggregator content. |
aggregator.admin.inc |
modules/aggregator/aggregator.admin.inc |
|
Administration page callbacks for the Aggregator module. |
aggregator.api.php |
modules/aggregator/aggregator.api.php |
|
Documentation for aggregator API. |
aggregator.css |
modules/aggregator/aggregator.css |
|
/**
* Styles for theme in the Aggregator module.
*/
#aggregator .feed-source .feed-title {
margin-top: 0;
}
#aggregator .feed-source .feed-image img {
margin-bottom: 0.75em;
}
#aggregator .feed-source .feed-icon {
float: right; /* LTR */
… |
aggregator.fetcher.inc |
modules/aggregator/aggregator.fetcher.inc |
|
Fetcher functions for the aggregator module. |
aggregator.info |
modules/aggregator/aggregator.info |
|
name = Aggregator
description = "Aggregates syndicated content (RSS, RDF, and Atom feeds)."
package = Core
version = VERSION
core = 7.x
files[] = aggregator.test
configure = admin/config/services/aggregator/settings
stylesheets[all][] =… |
aggregator.install |
modules/aggregator/aggregator.install |
|
Install, update and uninstall functions for the aggregator module. |
aggregator.module |
modules/aggregator/aggregator.module |
|
Used to aggregate syndicated content (RSS, RDF, and Atom). |
aggregator.pages.inc |
modules/aggregator/aggregator.pages.inc |
|
User page callbacks for the Aggregator module. |
aggregator.parser.inc |
modules/aggregator/aggregator.parser.inc |
|
Parser functions for the aggregator module. |
aggregator.processor.inc |
modules/aggregator/aggregator.processor.inc |
|
Processor functions for the aggregator module. |
aggregator.test |
modules/aggregator/aggregator.test |
|
Tests for aggregator.module. |
aggregator_test.info |
modules/aggregator/tests/aggregator_test.info |
|
name = "Aggregator module tests"
description = "Support module for aggregator related testing."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE |
aggregator_test.module |
modules/aggregator/tests/aggregator_test.module |
|
|
ajax.inc |
includes/ajax.inc |
|
Functions for use with Drupal's Ajax framework. |
ajax.test |
modules/simpletest/tests/ajax.test |
|
|
ajax_forms_test.info |
modules/simpletest/tests/ajax_forms_test.info |
|
name = "AJAX form test mock module"
description = "Test for AJAX form calls."
core = 7.x
package = Testing
version = VERSION
hidden = TRUE |
ajax_forms_test.module |
modules/simpletest/tests/ajax_forms_test.module |
|
Simpletest mock module for Ajax forms testing. |
ajax_test.info |
modules/simpletest/tests/ajax_test.info |
|
name = AJAX Test
description = Support module for AJAX framework tests.
package = Testing
version = VERSION
core = 7.x
hidden = TRUE |
ajax_test.module |
modules/simpletest/tests/ajax_test.module |
|
Helper module for Ajax framework tests. |
archiver.inc |
includes/archiver.inc |
|
Shared classes and interfaces for the archiver system. |
Assertable.php |
misc/typo3/phar-stream-wrapper/src/Assertable.php |
TYPO3\PharStreamWrapper |
|
authorize.inc |
includes/authorize.inc |
|
Helper functions and form handlers used for the authorize.php script. |
authorize.php |
authorize.php |
|
Administrative script for running authorized file operations. |
b.txt |
modules/file/tests/fixtures/file_scan_ignore/frontend_framework/b.txt |
|
|
bartik.info |
themes/bartik/bartik.info |
|
name = Bartik
description = A flexible, recolorable theme with many regions.
package = Core
version = VERSION
core = 7.x
stylesheets[all][] = css/layout.css
stylesheets[all][] = css/style.css
stylesheets[all][] = css/colors.css
stylesheets[print][] =… |
batch.inc |
includes/batch.inc |
|
Batch processing API for processes to run in multiple HTTP requests. |
batch.queue.inc |
includes/batch.queue.inc |
|
Queue handlers used by the Batch API. |
batch.test |
modules/simpletest/tests/batch.test |
|
Tests for the Batch API. |
batch_test.callbacks.inc |
modules/simpletest/tests/batch_test.callbacks.inc |
|
Batch callbacks for the Batch API tests. |
batch_test.info |
modules/simpletest/tests/batch_test.info |
|
name = "Batch API test"
description = "Support module for Batch API tests."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE |
batch_test.module |
modules/simpletest/tests/batch_test.module |
|
Helper module for the Batch API tests. |
bbb_update_test.info |
modules/update/tests/bbb_update_test.info |
|
name = BBB Update test
description = Support module for update module testing.
package = Testing
core = 7.x
hidden = TRUE |
bbb_update_test.module |
modules/update/tests/bbb_update_test.module |
|
Dummy module for testing Update status. |
Behavior.php |
misc/typo3/phar-stream-wrapper/src/Behavior.php |
TYPO3\PharStreamWrapper |
|
block-admin-display-form.tpl.php |
modules/block/block-admin-display-form.tpl.php |
|
Default theme implementation to configure blocks. |
block.admin.inc |
modules/block/block.admin.inc |
|
Admin page callbacks for the block module. |