actions.inc |
includes/actions.inc |
|
This is the actions engine for executing stored actions. |
admin-rtl.css |
modules/system/admin-rtl.css |
|
div.admin-panel .body {
padding: 0 8px 2px 4px;
}
div.admin .expert-link {
text-align: left;
margin-right: 0;
margin-left: 1em;
padding-right: 0;
padding-left: 4px;
}
table.system-status-report th, table.system-status-report tr.merge-up… |
admin.css |
modules/system/admin.css |
|
/*
** Formatting for administration page
*/
div.admin-panel {
margin: 0;
padding: 5px 5px 15px 5px;
}
div.admin-panel .description {
margin: 0 0 3px;
padding: 2px 0 3px 0;
}
div.admin-panel .body {
padding: 0 4px 2px 8px; /* LTR… |
aggregator-feed-source.tpl.php |
modules/aggregator/aggregator-feed-source.tpl.php |
|
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 |
|
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 |
|
#aggregator .feed-source .feed-icon {
float: left;
} |
aggregator-summary-item.tpl.php |
modules/aggregator/aggregator-summary-item.tpl.php |
|
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 |
|
aggregator-summary-items.tpl.php
Default theme implementation to present feeds as list items. |
aggregator-wrapper.tpl.php |
modules/aggregator/aggregator-wrapper.tpl.php |
|
comment-wrapper.tpl.php
Default theme implementation to wrap aggregator content. |
aggregator.admin.inc |
modules/aggregator/aggregator.admin.inc |
|
Admin page callbacks for the aggregator module. |
aggregator.css |
modules/aggregator/aggregator.css |
|
#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 */
display: block;
}
#aggregator .feed-item {
… |
aggregator.info |
modules/aggregator/aggregator.info |
|
name = Aggregator
description = "Aggregates syndicated content (RSS, RDF, and Atom feeds)."
package = Core - optional
version = VERSION
core = 6.x |
aggregator.install |
modules/aggregator/aggregator.install |
|
|
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. |
batch.inc |
includes/batch.inc |
|
Batch processing API for processes to run in multiple HTTP requests. |
block-admin-display-form.tpl.php |
modules/block/block-admin-display-form.tpl.php |
|
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. |
block.css |
modules/block/block.css |
|
#blocks td.region {
font-weight: bold;
}
#blocks tr.region-message {
font-weight: normal;
color: #999;
}
#blocks tr.region-populated {
display: none;
}
.block-region {
background-color: #ff6;
margin-top: 4px;
margin-bottom: 4px;
… |
block.info |
modules/block/block.info |
|
name = Block
description = Controls the boxes that are displayed around the main content.
package = Core - required
version = VERSION
core = 6.x |
block.install |
modules/block/block.install |
|
|
block.module |
modules/block/block.module |
|
Controls the boxes that are displayed around the main content. |
block.tpl.php |
themes/pushbutton/block.tpl.php |
|
|
block.tpl.php |
modules/system/block.tpl.php |
|
block.tpl.php |
block.tpl.php |
themes/bluemarine/block.tpl.php |
|
|
block.tpl.php |
themes/garland/block.tpl.php |
|
|
blog.info |
modules/blog/blog.info |
|
name = Blog
description = Enables keeping easily and regularly updated user web pages or blogs.
package = Core - optional
version = VERSION
core = 6.x |
blog.module |
modules/blog/blog.module |
|
Enables keeping an easily and regularly updated web page or a blog. |
blog.pages.inc |
modules/blog/blog.pages.inc |
|
Page callback file for the blog module. |
blogapi.info |
modules/blogapi/blogapi.info |
|
name = Blog API
description = Allows users to post content using applications that support XML-RPC blog APIs.
package = Core - optional
version = VERSION
core = 6.x |
blogapi.install |
modules/blogapi/blogapi.install |
|
|
blogapi.module |
modules/blogapi/blogapi.module |
|
Enable users to post using applications that support XML-RPC blog APIs. |
bluemarine.info |
themes/bluemarine/bluemarine.info |
|
name = Bluemarine
description = Table-based multi-column theme with a marine and ash color scheme.
version = VERSION
core = 6.x
engine = phptemplate |
book-all-books-block.tpl.php |
modules/book/book-all-books-block.tpl.php |
|
book-all-books-block.tpl.php
Default theme implementation for rendering book outlines within a block.
This template is used only when the block is configured to "show block on
all pages" which presents Multiple independent books on all pages. |
book-export-html.tpl.php |
modules/book/book-export-html.tpl.php |
|
book-export-html.tpl.php
Default theme implementation for printed version of book outline. |
book-navigation.tpl.php |
modules/book/book-navigation.tpl.php |
|
book-navigation.tpl.php
Default theme implementation to navigate books. Presented under nodes that
are a part of book outlines. |
book-node-export-html.tpl.php |
modules/book/book-node-export-html.tpl.php |
|
book-node-export-html.tpl.php
Default theme implementation for rendering a single node in a printer
friendly outline. |
book-rtl.css |
modules/book/book-rtl.css |
|
.book-navigation .page-previous {
float: right;
}
.book-navigation .page-up {
float: right;
} |
book.admin.inc |
modules/book/book.admin.inc |
|
Admin page callbacks for the book module. |
book.css |
modules/book/book.css |
|
.book-navigation .menu {
border-top: 1px solid #888;
padding: 1em 0 0 3em;
}
.book-navigation .page-links {
border-top: 1px solid #888;
border-bottom: 1px solid #888;
text-align: center;
padding: 0.5em;
}
.book-navigation .page-previous {
… |
book.info |
modules/book/book.info |
|
name = Book
description = Allows users to structure site pages in a hierarchy or outline.
package = Core - optional
version = VERSION
core = 6.x |
book.install |
modules/book/book.install |
|
|
book.module |
modules/book/book.module |
|
Allows users to structure the pages of a site in a hierarchy or outline. |
book.pages.inc |
modules/book/book.pages.inc |
|
User page callbacks for the book module. |
bootstrap.inc |
includes/bootstrap.inc |
|
Functions that need to be loaded on every Drupal request. |
box.tpl.php |
themes/pushbutton/box.tpl.php |
|
|
box.tpl.php |
modules/system/box.tpl.php |
|
box.tpl.php |
box.tpl.php |
themes/bluemarine/box.tpl.php |
|
|
cache-install.inc |
includes/cache-install.inc |
|
|
cache.inc |
includes/cache.inc |
|
|