| Commit message (Collapse) | Author | Age |
|
|
|
| |
abstraction layer. Rest in peace old database layer.
|
|
|
|
| |
for consistency in the API.
|
|
|
|
| |
on date' easier.
|
|
|
|
| |
with other modules about filter format changes/deletions.
|
|
|
|
| |
loading for nodes, users, taxonomies, files and comments.
|
| |
|
|
|
|
| |
function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
|
|
|
|
| |
registry rip. Let's try that again.
|
| |
|
|
|
|
| |
Convert 'class' attribute to use an array, not a string.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
hook_page_alter().
|
| |
|
| |
|
|
|
|
| |
runtime.
|
|
|
|
| |
convert some code from arrays to objects for consistency.
|
|
|
|
| |
bye comments as nodes?
|
|
|
|
| |
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.
|
|
|
|
| |
take full advantage of the drupal_render() paradigm.
|
|
|
|
| |
use of Form API.
|
|
|
|
| |
admin/structure.
|
| |
|
|
|
|
| |
API FTW!
|
| |
|
|
|
|
| |
not call drupal_urlencode().
|
| |
|
|
|
|
| |
properties to be passed directly to theme functions.
|
| |
|
|
|
|
| |
comment settings.
|
|
|
|
| |
slave servers. Finally.
|
| |
|
| |
|
| |
|
|
|
|
| |
mirror the node system.
|
| |
|
| |
|
|
|
|
| |
when paging is used.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
across the board.
|
| |
|
| |
|
|
|
|
| |
(and corresponding $classes_array) for all dynamic classes in template files.
|
|
|
|
| |
RSS feed when a node's comments were disabled.
|