| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
hook_page_alter().
|
| |
|
|
|
|
| |
and Polish default node.tpl.php output.
|
|
|
|
| |
set_time_limit() and prevent warnings/errors.
|
|
|
|
| |
rather than an access denied page when no content types exist on node/add.
|
| |
|
|
|
|
| |
Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.
|
|
|
|
| |
there is more room for customization.
|
|
|
|
| |
to Berdir for this humongous effort.
|
|
|
|
| |
from Drupal.
|
|
|
|
| |
file_attach_delete_revision().
|
|
|
|
| |
admin/structure.
|
|
|
|
| |
settings form and minor clean-up of function names.
|
| |
|
|
|
|
| |
unpublished nodes. (with tests)
|
| |
|
| |
|
| |
|
|
|
|
| |
properties to be passed directly to theme functions.
|
|
|
|
| |
slave servers. Finally.
|
| |
|
| |
|
|
|
|
| |
Feel good moment!
|
| |
|
|
|
|
| |
granular theming of drupal_render()ed elements.
|
|
|
|
| |
teasers as fields. Oh, my.
|
| |
|
| |
|
| |
|
|
|
|
| |
settings' admin screen and relocate options.
|
| |
|
|
|
|
| |
node type data.
|
|
|
|
| |
help system.
|
|
|
|
| |
user_node_load().
|
|
|
|
| |
(and corresponding $classes_array) for all dynamic classes in template files.
|
|
|
|
| |
nominalizations from Docblocks.
|
|
|
|
| |
hook_node_access_records_alter() and hook_node_grants_alter() to allow complex interactions between two or more node access modules.
|
|
|
|
| |
content'. Minor usability improvement.
|
| |
|
|
|
|
| |
->has_body.
|
| |
|
| |
|
| |
|
|
|
|
| |
up some of the content API.
|
| |
|
|
|
|
| |
deletion of lots of nodes.
|
|
|
|
| |
module node build modes and similar int constants.
|
|
|
|
| |
... LIMIT 1 queries when all that's required is a check for whether rows exist.
|