| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
not set default element properties that make no sense.
|
|
|
|
| |
#process of password_confirm().
|
|
|
|
| |
box settings because we already remove the search box.
|
| |
|
| |
|
|
|
|
| |
contextual links.
|
|
|
|
| |
support on node/comment pages rel=canonical and rel=shortlink standards.
|
|
|
|
| |
arrays and forms (e.g. 'Operations') alterable.
|
| |
|
|
|
|
| |
to run the batches.
|
|
|
|
| |
before clobbering it.
|
|
|
|
| |
wall of text from Themes admin description.
|
|
|
|
| |
in https support and use https for authorize.php if available.
|
|
|
|
| |
until the end of bootstrap.
|
|
|
|
| |
drupal_goto() so it can be used in submit handlers.
|
|
|
|
| |
fieldset on the authorize.php connection settings forms.
|
|
|
|
| |
manager pages.
|
|
|
|
| |
FTP (ftp_extension() preferred).
|
|
|
|
| |
functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
|
| |
|
|
|
|
| |
Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.
|
|
|
|
| |
hours, but flood events more than 1 hour old being deleted by cron. Improved API documentation, and added tests.
|
|
|
|
| |
Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
|
|
|
|
| |
module.
|
|
|
|
| |
States system.
|
| |
|
|
|
|
| |
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.
|
|
|
|
| |
'callback' callbacks. Oh my, this is the beginning of something big.
|
|
|
|
| |
a theme key is not found.
|
| |
|
|
|
|
| |
string destination.
|
|
|
|
| |
localize date formats.
|
|
|
|
| |
happen for AJAX requests too.
|
| |
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
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!
|
| |
|
|
|
|
| |
tabs on admin pages are not accessible from overviews and menus.
|
|
|
|
| |
hook_user_register() DIE!
|
|
|
|
| |
drupal_json() for consistency and readability.
|