| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
Restores the old node API.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
forms via the pull model.
|
|
|
|
| |
See: http://drupal.org/node/64279#t-placeholders
|
| |
|
|
|
|
|
|
| |
arrays like FAPI for viewing.
Once again, we're paving the path for CCK in core ... :)
|
| |
|
|
|
|
| |
types.
|
| |
|
| |
|
|
|
|
| |
the SQL queries.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and to cancel their vote.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
$form) then it works.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
1. "int(10)" -> "int", fixed typo in index name [pgsql change only]
2. added defaults for uid and hostname (needed for both)
3. postgres supports "DROP column" syntax
4. added missing DELETEs for new table in poll_delete() and poll_update()
|
| |
|
| |
|
|
|
|
| |
'#submit'.
|
| |
|
|
|
|
| |
sidebar.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
help of core modules! /
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|