| Commit message (Collapse) | Author | Age |
|
|
|
| |
types.
|
|
|
|
| |
until the end of bootstrap.
|
| |
|
|
|
|
| |
validates that there were rows selected. (with tests)
|
|
|
|
| |
badly formatted.
|
|
|
|
| |
functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
|
| |
|
|
|
|
| |
hook_node_access() documentation.
|
| |
|
| |
|
| |
|
|
|
|
| |
RDF support.
|
|
|
|
| |
Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.
|
| |
|
|
|
|
| |
files, so RDF can be implemented better.
|
|
|
|
| |
Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
|
|
|
|
| |
module.
|
|
|
|
| |
States system.
|
|
|
|
| |
data translation.
|
|
|
|
| |
preview + unify with node preview settings.
|
| |
|
|
|
|
| |
between field API and locale module + translatable node bodies.
|
|
|
|
| |
parameters as url().
|
|
|
|
| |
avoid users rendering their site unusable.
|
|
|
|
| |
string destination.
|
| |
|
|
|
|
| |
node titles to not be linked.
|
| |
|
|
|
|
| |
default.
|
|
|
|
| |
language for the same path.
|
|
|
|
| |
items cached.
|
| |
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
|
|
|
| |
admin users and admin nodes.
|
| |
|
|
|
|
| |
(with upgrade path). Say buh-bye to old, crusty code.
|
|
|
|
| |
drupal_html_class_X(), for better accuracy.
|
|
|
|
| |
added drupal_css_class() to clean class names and rename form_clean_id().
|
|
|
|
| |
as objects.
|
| |
|
|
|
|
| |
argument 2 for field_delete_instance() in node_configure_fields().
|
|
|
|
| |
language is specified in .
|
| |
|
|
|
|
| |
pwolanin: allow modules to specify per-page custom themes in hook_menu().
|
|
|
|
| |
url() only accept an array. Another nice API clean-up!
|
| |
|
|
|
|
| |
for node types and menus.
|
|
|
|
| |
after drupalCreateContentType().
|
|
|
|
| |
deleting revisions.
|
| |
|