Files - 7.x - drupal
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
poll.css | modules/ |
.poll { overflow: hidden; } .poll .bar { height: 1em; margin: 1px 0; background-color: #ddd; } .poll .bar .foreground { background-color: #000; height: 1em; float: left; /* LTR */ } .poll .links { text-align: center; } .poll .percent… | ||
poll.info | modules/ |
name = Poll description = Allows your site to capture votes on different topics in the form of multiple choice questions. package = Core version = VERSION core = 7.x files[] = poll.test stylesheets[all][] = poll.css | ||
poll.install | modules/ |
Install, update and uninstall functions for the poll module. | ||
poll.module | modules/ |
Enables your site to capture votes on different topics in the form of multiple choice questions. | ||
poll.pages.inc | modules/ |
User page callbacks for the poll module. | ||
poll.test | modules/ |
Tests for poll.module. | ||
poll.tokens.inc | modules/ |
Builds placeholder replacement tokens for values specific to Poll nodes. | ||
prefetch.inc | includes/ |
Database interface code for engines that need complete control over their result sets. For example, SQLite will prefix some column names by the name of the table. We post-process the data, by renaming the column names using the same convention as… | ||
preview.css | themes/ |
/* Positioning */ #preview { overflow: hidden; max-width: 100%; } #preview, #preview #img { width: 600px; height: 371px; } #preview #gradient-0 { position: absolute; left: 0; right: 0; top: 19px; height: 120px; z-index:… | ||
preview.css | themes/ |
/* ---------- Color form ----------- */ #color_scheme_form #palette .form-item { width: 25em; } #color_scheme_form #palette .form-item label { width: 15em; } /* ---------- Preview Styles ----------- */ html.js #preview { clear: both; float:… | ||
preview.html | themes/ |
|||
preview.html | modules/ |
|||
print-rtl.css | misc/ |
body { direction: rtl; } th { text-align: right; } | ||
print.css | misc/ |
body { margin: 1em; background-color: #fff; } th { text-align: left; /* LTR */ color: #006; border-bottom: 1px solid #ccc; } tr.odd { background-color: #ddd; } tr.even { background-color: #fff; } td { padding: 5px; } #menu { … | ||
print.css | themes/ |
body, input, textarea, select { color: #000; background: none; font-family: Verdana, sans-serif; font-size: 11pt; } ul.main-menu, ul.secondary-menu, #header-region, .sidebar { display:… | ||
print.css | themes/ |
/* ---------- General Layout ---------- */ body, input, textarea, select { color: #000; background: none; } body.two-sidebars, body.sidebar-first, body.sidebar-second, body { width:… | ||
profile-block.tpl.php | modules/ |
Default theme implementation for displaying a users profile within a block. It only shows in relation to a node displayed as a full page. | ||
profile-listing.tpl.php | modules/ |
Default theme implementation for displaying a user and their profile data for member listing pages. | ||
profile-wrapper.tpl.php | modules/ |
Default theme implementation for wrapping member listings and their profiles. | ||
profile.admin.inc | modules/ |
Administrative page callbacks for the profile module. | ||
profile.css | modules/ |
#profile-fields td.category { font-weight: bold; } #profile-fields tr.category-message { color: #999; } #profile-fields tr.category-populated { display: none; } | ||
profile.info | modules/ |
name = Profile description = Supports configurable user profiles. package = Core version = VERSION core = 7.x files[] = profile.test configure = admin/config/people/profile ; The Profile module is deprecated, and included in Drupal 7 for legacy ;… | ||
profile.install | modules/ |
Install, update and uninstall functions for the profile module. | ||
profile.module | modules/ |
Support for configurable user profiles. | ||
profile.pages.inc | modules/ |
User page callbacks for the profile module. | ||
profile.test | modules/ |
Tests for profile.module. | ||
PSR0WebTest.php | modules/ |
Drupal\simpletest\Tests | ||
PSR4WebTest.php | modules/ |
Drupal\simpletest\Tests | ||
psr_0_test.info | modules/ |
name = PSR-0 Test cases description = Test classes to be discovered by simpletest. core = 7.x hidden = TRUE package = Testing | ||
psr_0_test.module | modules/ |
|||
psr_4_test.info | modules/ |
name = PSR-4 Test cases description = Test classes to be discovered by simpletest. core = 7.x hidden = TRUE package = Testing | ||
psr_4_test.module | modules/ |
|||
query.inc | includes/ |
Query code for SQLite embedded database engine. | ||
query.inc | includes/ |
Query code for MySQL embedded database engine. | ||
query.inc | includes/ |
Non-specific Database query code. Used by all engines. | ||
query.inc | includes/ |
Query code for PostgreSQL embedded database engine. | ||
quotes.css | modules/ |
/* Example from https://www.w3.org/TR/CSS2/syndata.html#rule-sets */ q[example="public class foo\ {\ private int x;\ \ foo(int x) {\ this.x = x;\ }\ \ }"] { color: red } /* A pseudo selector with essential whitespace… | ||
quotes.css.optimized.css | modules/ |
q[example="public class foo\ {\ private int x;\ \ foo(int x) {\ this.x = x;\ }\ \ }"]{color:red}q[style*="quotes: none"]{quotes:none;}q[style*='quotes: none']{quotes:none;}q:after{content:": colon… | ||
quotes.css.unoptimized.css | modules/ |
/* Example from https://www.w3.org/TR/CSS2/syndata.html#rule-sets */ q[example="public class foo\ {\ private int x;\ \ foo(int x) {\ this.x = x;\ }\ \ }"] { color: red } /* A pseudo selector with essential whitespace… | ||
rdf.api.php | modules/ |
Hooks provided by the RDF module. | ||
rdf.info | modules/ |
name = RDF description = Enriches your content with metadata to let other applications (e.g. search engines, aggregators) better understand its relationships and attributes. package = Core version = VERSION core = 7.x files[] = rdf.test | ||
rdf.install | modules/ |
Install, update and uninstall functions for the rdf module. | ||
rdf.module | modules/ |
Enables semantically enriched output for Drupal sites in the form of RDFa. | ||
rdf.test | modules/ |
Tests for rdf.module. | ||
rdf_test.info | modules/ |
name = "RDF module tests" description = "Support module for RDF module testing." package = Testing version = VERSION core = 7.x hidden = TRUE dependencies[] = blog | ||
rdf_test.install | modules/ |
Install, update and uninstall functions for the rdf module. | ||
rdf_test.module | modules/ |
Test API interaction with the RDF module. | ||
Reader.php | misc/ |
TYPO3\PharStreamWrapper\Phar | ||
ReaderException.php | misc/ |
TYPO3\PharStreamWrapper\Phar | ||
README.txt | sites/ |
This directory structure contains the settings and configuration files specific to your site or sites and is an integral part of multisite configuration. The sites/all/ subdirectory structure should be used to place your custom and downloaded… |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.