|
shortcut.admin.inc |
drupal-7.x/modules/shortcut/shortcut.admin.inc |
|
Administrative page callbacks for the shortcut module. |
|
shortcut.api.php |
drupal-7.x/modules/shortcut/shortcut.api.php |
|
Hooks provided by the Shortcut module. |
|
shortcut.css |
drupal-7.x/modules/shortcut/shortcut.css |
|
div#toolbar a#edit-shortcuts {
float: right;
padding: 5px 10px 5px 5px;
line-height: 24px;
color: #fefefe;
}
div#toolbar a#edit-shortcuts:focus,
div#toolbar a#edit-shortcuts:hover,
div#toolbar a#edit-shortcuts.active {
color: #fff;
… |
|
shortcut.info |
drupal-7.x/modules/shortcut/shortcut.info |
|
name = Shortcut
description = Allows users to manage customizable lists of shortcut links.
package = Core
version = VERSION
core = 7.x
files[] = shortcut.test
configure = admin/config/user-interface/shortcut |
|
shortcut.install |
drupal-7.x/modules/shortcut/shortcut.install |
|
Install, update and uninstall functions for the shortcut module. |
|
shortcut.module |
drupal-7.x/modules/shortcut/shortcut.module |
|
Allows users to manage customizable lists of shortcut links. |
|
shortcut.test |
drupal-7.x/modules/shortcut/shortcut.test |
|
Tests for shortcut.module. |
|
Simpletest Intro |
documentation-7.x/marketing/presentations/simpletest_intro/index.html |
|
Simpletest Intro |
|
simpletest.api.php |
drupal-7.x/modules/simpletest/simpletest.api.php |
|
Hooks provided by the SimpleTest module. |
|
simpletest.css |
drupal-7.x/modules/simpletest/simpletest.css |
|
/* Test Table */
#simpletest-form-table th.select-all {
width: 1em;
}
th.simpletest_test {
width: 16em;
}
.simpletest-image {
display: inline-block;
cursor: pointer;
width: 1em;
}
.simpletest-group-label label {
display: inline;
… |
|
simpletest.info |
drupal-7.x/modules/simpletest/simpletest.info |
|
name = Testing
description = Provides a framework for unit and functional testing.
package = Core
version = VERSION
core = 7.x
files[] = simpletest.test
files[] = drupal_web_test_case.php
configure = admin/config/development/testing/settings
; Tests… |
|
simpletest.install |
drupal-7.x/modules/simpletest/simpletest.install |
|
Install, update and uninstall functions for the simpletest module. |
|
simpletest.module |
drupal-7.x/modules/simpletest/simpletest.module |
|
Provides testing functionality. |
|
simpletest.pages.inc |
drupal-7.x/modules/simpletest/simpletest.pages.inc |
|
Page callbacks for simpletest module. |
|
simpletest.test |
drupal-7.x/modules/simpletest/simpletest.test |
|
Tests for simpletest.module. |
|
spotlight-template.tif.zip.txt |
documentation-7.x/marketing/banners/spotlight-template.tif.zip.txt |
|
Non-displayable characters. |
|
spotlight-template.xcf.zip.txt |
documentation-7.x/marketing/banners/spotlight-template.xcf.zip.txt |
|
Non-displayable characters. |
|
sql-1.txt |
drupal-7.x/modules/simpletest/files/sql-1.txt |
|
SELECT invalid_field FROM {invalid_table} |
|
ssh.inc |
drupal-7.x/includes/filetransfer/ssh.inc |
|
|
|
standard.info |
drupal-7.x/profiles/standard/standard.info |
|
name = Standard
description = Install with commonly used features pre-configured.
version = VERSION
core = 7.x
dependencies[] = block
dependencies[] = color
dependencies[] = comment
dependencies[] = contextual
dependencies[] = dashboard
dependencies[]… |
|
standard.install |
drupal-7.x/profiles/standard/standard.install |
|
Install, update and uninstall functions for the standard installation profile. |
|
standard.profile |
drupal-7.x/profiles/standard/standard.profile |
|
Enables modules and site configuration for a standard site installation. |
|
stark.info |
drupal-7.x/themes/stark/stark.info |
|
name = Stark
description = This theme demonstrates Drupal's default HTML markup and CSS styles. To learn how to build your own theme and override Drupal's default code, see the <a href="http://drupal.org/theme-guide">Theming… |
|
statistics.admin.inc |
drupal-7.x/modules/statistics/statistics.admin.inc |
|
Admin page callbacks for the Statistics module. |
|
statistics.info |
drupal-7.x/modules/statistics/statistics.info |
|
name = Statistics
description = Logs access statistics for your site.
package = Core
version = VERSION
core = 7.x
files[] = statistics.test
configure = admin/config/system/statistics |
|
statistics.install |
drupal-7.x/modules/statistics/statistics.install |
|
Install, update, and uninstall functions for the Statistics module. |
|
statistics.module |
drupal-7.x/modules/statistics/statistics.module |
|
Logs and displays access statistics for a site. |
|
statistics.pages.inc |
drupal-7.x/modules/statistics/statistics.pages.inc |
|
User page callbacks for the Statistics module. |
|
statistics.test |
drupal-7.x/modules/statistics/statistics.test |
|
Tests for the Statistics module. |
|
statistics.tokens.inc |
drupal-7.x/modules/statistics/statistics.tokens.inc |
|
Builds placeholder replacement tokens for node visitor statistics. |
|
stream_wrappers.inc |
drupal-7.x/includes/stream_wrappers.inc |
|
Drupal stream wrapper interface. |
|
style-rtl.css |
drupal-7.x/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:… |
|
style-rtl.css |
drupal-7.x/themes/garland/style-rtl.css |
|
html {
direction: rtl;
}
/**
* Generic elements
*/
body {
direction: rtl;
}
ul,
.block ul,
ol {
padding: 0 1.5em 0 0;
}
ul.menu,
.item-list ul {
margin: 0.35em -0.5em 0 0;
}
ol li,
ul li,
ul.menu li,
.item-list ul li,
li.leaf {
margin:… |
|
style-rtl.css |
drupal-7.x/themes/seven/style-rtl.css |
|
/**
* Generic elements.
*/
dl dd,
dl dl {
margin-right: 20px;
}
ul,
.block ul,
.item-list ul {
margin: 0.25em 1.5em 0.25em 0;
}
ol {
margin: 0.25em 2em 0.25em 0;
}
/**
* Skip link.
*/
#skip-link {
right: 50%;
margin-right:… |
|
style.css |
drupal-7.x/themes/bartik/css/style.css |
|
/* ---------- Overall Specifications ---------- */
body {
line-height: 1.5;
font-size: 87.5%;
word-wrap: break-word;
margin: 0;
padding: 0;
border: 0;
outline: 0;
}
a:link,
a:visited {
text-decoration:… |
|
style.css |
drupal-7.x/themes/garland/style.css |
|
/**
* Generic elements
*/
body {
margin: 0;
padding: 0;
background: #edf5fa;
font: 76%/170% Verdana, sans-serif;
color: #494949;
}
input {
font: 1em/100% Verdana, sans-serif;
color: #494949;
}
textarea,
select {
font: 1em/160%… |
|
style.css |
drupal-7.x/themes/seven/style.css |
|
/**
* Generic elements.
*/
body {
color: #000;
background: #fff;
font: normal 81.3%/1.538em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
a {
color: #0074BD;
text-decoration: none;
}
a:hover {
text-decoration:… |
|
syslog.info |
drupal-7.x/modules/syslog/syslog.info |
|
name = Syslog
description = Logs and records system events to syslog.
package = Core
version = VERSION
core = 7.x
files[] = syslog.test
configure = admin/config/development/logging |
|
syslog.install |
drupal-7.x/modules/syslog/syslog.install |
|
Install, update and uninstall functions for the syslog module. |
|
syslog.module |
drupal-7.x/modules/syslog/syslog.module |
|
Redirects logging messages to syslog. |
|
syslog.test |
drupal-7.x/modules/syslog/syslog.test |
|
Tests for syslog.module. |
|
system.admin-rtl.css |
drupal-7.x/modules/system/system.admin-rtl.css |
|
RTL styles for administration pages. |
|
system.admin.css |
drupal-7.x/modules/system/system.admin.css |
|
Styles for administration pages. |
|
system.admin.inc |
drupal-7.x/modules/system/system.admin.inc |
|
Admin page callbacks for the system module. |
|
system.api.php |
drupal-7.x/modules/system/system.api.php |
|
Hooks provided by Drupal core and the System module. |
|
system.archiver.inc |
drupal-7.x/modules/system/system.archiver.inc |
|
Archiver implementations provided by the system module. |
|
system.base-rtl.css |
drupal-7.x/modules/system/system.base-rtl.css |
|
Generic theme-independent base styles. |
|
system.base.css |
drupal-7.x/modules/system/system.base.css |
|
Generic theme-independent base styles. |
|
system.base.css |
drupal-7.x/modules/simpletest/tests/system.base.css |
|
/**
* This file is for testing CSS file override in
* CascadingStylesheetsTestCase::testRenderOverride().
* No contents are necessary.
*/ |
|
system.info |
drupal-7.x/modules/system/system.info |
|
name = System
description = Handles general site configuration for administrators.
package = Core
version = VERSION
core = 7.x
files[] = system.archiver.inc
files[] = system.mail.inc
files[] = system.queue.inc
files[] = system.tar.inc
files[] =… |