| Commit message (Collapse) | Author | Age |
|
|
|
| |
router path based lookups, and also full path argument lookup with a passed argument array
|
| |
|
| |
|
|
|
|
| |
core. Woot. Woot.
|
| |
|
| |
|
|
|
|
| |
and there is no upgrade path yet.
|
| |
|
|
|
|
| |
superseded by the new 'by module' administration dashboard.
|
|
|
|
| |
example.com for domain name examples. Core uses that consistently so make sure your contributed modules do too.
|
| |
|
|
|
|
| |
items, etc
|
| |
|
|
|
|
| |
forms via the pull model.
|
|
|
|
| |
See: http://drupal.org/node/64279#t-placeholders
|
|
|
|
| |
was giving preferred treatment to bloggerapi - since we actually support much more feature rich apis (namely movabletype's) ... this patch gives the preferred treatment to MT. Also, it removes the unused "XML-RPC engine" setting - which wasn't being used anyway. And, since, any of the 3 API options will work regardless, this setting is extraneous.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
new hooks.
|
|
|
|
|
| |
+ reorganized ?q=admin/settings
+ deprecated the _settings hook
|
|
|
|
| |
the SQL queries.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
by samc
|
| |
|
| |
|
| |
|
|
|
|
| |
frontpage is an alias.
|
| |
|
| |
|
|
|
|
| |
a blogapi client.
|
|
|
|
| |
the taxonomy loading code.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
settings page.
|
| |
|
| |
|
|
|
|
|
|
| |
reworked.
This commit changes the node_delete() API. A list of affected modules is available at http://drupal.org/node/36250#comment-52963.
|
|
|
|
| |
help of core modules! /
|
|
|
|
| |
- Emit charset for blogapi RSD
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
TODO:
+ The contact.module was broken; a new patch for contact.module is needed.
+ Documentation is needed.
+ The most important modules need to be updated ASAP.
|