| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
an alias.
|
| |
|
|
|
|
| |
control access to form elements.
|
|
|
|
| |
storage.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Taxonomy.module is optional.
|
| |
|
| |
|
| |
|
|
|
|
| |
CVS: ----------------------------------------------------------------------
|
| |
|
| |
|
|
|
|
| |
might have caused data loss.
|
|
|
|
| |
MySQL create table statements.
|
|
|
|
|
|
| |
1) There is a race condition created by calling send() before setting the callback function. Admittedly, this race shouldn't be lost, but it's not good practice to bet on winning races in code.
2) Line 55 is redundant. Since the value of bAsync is based on the non/existence of callbackFunction, there is no need to check both variables later.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
forms via the pull model.
|
| |
|
| |
|
|
|
|
| |
See: http://drupal.org/node/64279#t-placeholders
|
| |
|
| |
|
|
|
|
| |
browse-able (clickable) are not displayed as such.
|
| |
|
| |
|
|
|
|
| |
- Keep all JS widget css together
|
| |
|
| |
|
| |
|
|
|
|
| |
Lesieur, nested lists.
|
| |
|
| |
|
|
|
|
| |
handling.
|
| |
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|