| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
|
|
|
| |
cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D
|
|
|
|
| |
operations so we can handle .zip, .tar.gz.
|
| |
|
|
|
|
| |
parameters as url().
|
|
|
|
| |
'callback' callbacks. Oh my, this is the beginning of something big.
|
|
|
|
| |
a theme key is not found.
|
| |
|
|
|
|
| |
string destination.
|
|
|
|
| |
queue implementation.
|
|
|
|
| |
make custom theme settings a true form_alter().
|
|
|
|
| |
theme switching.
|
|
|
|
| |
localize date formats.
|
|
|
|
| |
happen for AJAX requests too.
|
| |
|
|
|
|
| |
task list.
|
|
|
|
| |
errors.
|
|
|
|
| |
module/theme info without rebuilding it.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
presave/insert/update/form_alter hook paradigm.
|
| |
|
|
|
|
| |
permission to update.php.
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
|
|
|
| |
theme testing.
|
| |
|
| |
|
|
|
|
| |
added drupal_css_class() to clean class names and rename form_clean_id().
|
|
|
|
| |
and emails to token system.
|
|
|
|
| |
drupal_parse_info_file().
|
|
|
|
| |
with hook_elements().
|
|
|
|
| |
language is specified in .
|
| |
|
|
|
|
| |
pwolanin: allow modules to specify per-page custom themes in hook_menu().
|
|
|
|
| |
instead of a direct db_query().
|
| |
|
|
|
|
| |
url() only accept an array. Another nice API clean-up!
|
| |
|
|
|
|
| |
jaydub: drop unnecessary index.
|
| |
|
|
|
|
| |
cron.
|
|
|
|
| |
tabs on admin pages are not accessible from overviews and menus.
|
|
|
|
| |
hook_user_register() DIE!
|
|
|
|
| |
mcrittenden, webchick, Josh Waihi, alpritt, heather: improved the password checker.
|
|
|
|
| |
from 'teaser only' to 'full node'.
|
|
|
|
| |
drupal_json() for consistency and readability.
|