pager.css |
themes/basis/css/component/pager.css |
|
Pager styling. |
pager.inc |
includes/pager.inc |
|
Functions to aid in presenting database results as a set of pages. |
pager.test |
modules/simpletest/tests/pager.test |
|
Tests for pager functionality. |
page.tpl.php |
modules/system/templates/page.tpl.php |
|
Default theme implementation to display the basic html structure of a single
Backdrop page. |
password-hash.sh |
scripts/password-hash.sh |
|
#!/usr/bin/env php
<?php
/**
* Backdrop 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
*
*… |
password.inc |
includes/password.inc |
|
Secure password hashing functions for user authentication. |
password.test |
modules/simpletest/tests/password.test |
|
Provides unit tests for password.inc. |
path.admin.css |
modules/path/css/path.admin.css |
|
.path-bulk-update-form .path-type {
margin-left: 40px; /* LTR */
}
.path-bulk-update-form [dir="rtl"] .path-type {
margin-left: 0;
margin-right: 40px;
}
.path-bulk-update-form th .form-checkbox {
margin-right: 10px; /* LTR… |
path.admin.inc |
modules/path/path.admin.inc |
|
Admin page callbacks for the Path module. |
path.api.php |
modules/path/path.api.php |
|
Hooks provided by the Path module. |
path.inc |
includes/path.inc |
|
Functions to handle paths in Backdrop, including path aliasing. |
path.inc |
modules/path/path.inc |
|
Miscellaneous functions for Path module. |
path.info |
modules/path/path.info |
|
name = Path
description = Allows users to rename URLs.
package = System
tags[] = URL Handling
version = BACKDROP_VERSION
type = module
backdrop = 1.x
configure = admin/config/urls/path |
path.install |
modules/path/path.install |
|
Install, update, and uninstall functions for Path module. |
path_layout_access.inc |
modules/layout/plugins/access/path_layout_access.inc |
|
Plugin to provide access control/visibility based on path. |
path.module |
modules/path/path.module |
|
Enables users to customize URLs and provide automatic URL alias patterns. |
path_pattern.test |
modules/path/tests/path_pattern.test |
|
Functionality tests for automatic path generation. |
path.test |
modules/simpletest/tests/path.test |
|
Tests for path.inc. |
path.test |
modules/path/tests/path.test |
|
Tests for the Path module. |
path_test.info |
modules/simpletest/tests/path_test.info |
|
name = "Hook path tests"
description = "Support module for path hook testing."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
path_test.module |
modules/simpletest/tests/path_test.module |
|
Helper module for the path tests. |
path.tests.info |
modules/path/tests/path.tests.info |
|
[PathTestCase]
name = Path alias functionality
description = Add, edit, delete, and change alias and verify its consistency in the database.
group = Path
file = path.test
[PathTaxonomyTermTestCase]
name = Taxonomy term URL aliases
description = Tests… |
path.tokens.inc |
modules/path/path.tokens.inc |
|
Token integration for the Path module. |
php-1.txt |
modules/simpletest/files/php-1.txt |
|
<?php
print 'SimpleTest PHP was executed!';
?> |
php-2.php |
modules/simpletest/files/php-2.php |
|
|
phptemplate.engine |
themes/engines/phptemplate/phptemplate.engine |
|
Handles integration of PHP templates with the Backdrop theme system. |
plugin.inc |
modules/views/includes/plugin.inc |
|
|
prefetch.inc |
includes/database/prefetch.inc |
|
Database interface code for engines that need complete control over their
result sets. |
preview.css |
themes/bartik/color/preview.css |
|
/* ---------- Preview Styles ----------- */
.js #preview {
clear: both;
float: none !important;
}
#preview {
min-width: 640px;
background-color: #fff;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
… |
preview.html |
themes/bartik/color/preview.html |
|
|
preview.html |
modules/color/preview.html |
|
|
print.css |
themes/bartik/css/print.css |
|
/* ---------- General Layout ---------- */
body,
input,
textarea,
select {
color: #000;
background: none;
}
body.two-sidebars,
body.sidebar-first,
body.sidebar-second,
body {
width: 640px;
}
#admin_menu,
#footer,
.tabs {
display: none;
}
/*… |
print.css |
misc/print.css |
|
body {
margin: 1em;
background-color: #fff;
}
[dir="rtl"] body {
direction: rtl;
}
th {
text-align: left; /* LTR */
color: #006;
border-bottom: 1px solid #ccc;
}
[dir="rtl"] th {
text-align: right;
}
tr.odd {
… |
print.css |
themes/basis/css/print.css |
|
html.admin-bar body {
padding-top: 0;
}
.tabs {
display: none;
}
.l-header,
.breadcrumb,
.pager-first,
.pager-previous,
.pager-ellipsis,
.pager-next,
.pager-last,
.pager-item {
background: transparent;
}
.l-header… |
progress.css |
themes/basis/css/component/progress.css |
|
Progress Bar |
query.inc |
drivers/database_mysql/query.inc |
|
Query code for MySQL embedded database engine. |
query.inc |
includes/database/query.inc |
|
Non-specific Database query code. Used by all engines. |
redirect.admin.inc |
modules/redirect/redirect.admin.inc |
|
Admin page callbacks for the Redirect module. |
redirect.api.php |
modules/redirect/redirect.api.php |
|
Hooks provided by the Redirect module. |
redirect.class.inc |
modules/redirect/redirect.class.inc |
|
|
redirect_handler_field_redirect_link_delete.inc |
modules/redirect/views/redirect_handler_field_redirect_link_delete.inc |
|
Redirect field handler for edit links. |
redirect_handler_field_redirect_link_edit.inc |
modules/redirect/views/redirect_handler_field_redirect_link_edit.inc |
|
Redirect field handler for edit links. |
redirect_handler_field_redirect_operations.inc |
modules/redirect/views/redirect_handler_field_redirect_operations.inc |
|
Redirect field handler for redirect operations. |
redirect_handler_field_redirect_redirect.inc |
modules/redirect/views/redirect_handler_field_redirect_redirect.inc |
|
Redirect field handler for {redirect}.redirect. |
redirect_handler_field_redirect_source.inc |
modules/redirect/views/redirect_handler_field_redirect_source.inc |
|
Redirect field handler for {redirect}.source. |
redirect_handler_filter_redirect_type.inc |
modules/redirect/views/redirect_handler_filter_redirect_type.inc |
|
Filter by redirect type. |
redirect.info |
modules/redirect/redirect.info |
|
type = module
name = Redirect
description = Allows users to redirect from old URLs to new URLs.
package = System
tags[] = URL handling
backdrop = 1.x
version = BACKDROP_VERSION
configure = admin/config/urls/redirect/settings |
redirect.install |
modules/redirect/redirect.install |
|
Install, update and uninstall functions for the Redirect module. |
redirect.module |
modules/redirect/redirect.module |
|
|
redirect.test |
modules/redirect/tests/redirect.test |
|
Unit tests for the redirect module. |