| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
refinement-filter patch.
|
| |
|
|
|
|
| |
pages, not items.
|
| |
|
|
|
|
| |
- Add simple throbber to drupal.css
|
|
|
|
| |
textareas. According to Thox this is no longer neccessary. Makes textareas validate as XHTML.
|
|
|
|
|
|
| |
Return of the JavaScript!
- #22519: form_autocomplete(): Ajax based autocompletion. Currently used for user names and folksonomy tags.
|
| |
|
| |
|
|
|
|
| |
"user info" on a node tpe.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
then term weight.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
printer-friendly book pages.
|
| |
|
|
|
|
| |
significantly.
|
|
|
|
| |
substition.
|
|
|
|
|
|
| |
times per user.
This make it trivial to spot evil crawlers.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
category/subject.
|
|
|
|
| |
page links to the taxonomy term list page.
|
|
|
|
| |
drupal_attributes(). this patch fixes it and wraps the params into array()
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
rows matched instead of only changed we can get rid of the hacks that worked around this.
|
| |
|
|
|
|
| |
theme('placeholder', 'foo')
|
| |
|
| |
|
| |
|
|
|
|
|
| |
TODO: this patch lets us clean up more code in code! Let's have a look
at this ...
|
|
|
|
|
|
| |
(Made some improvements as per the suggestions in the issue.)
- Added extended timer implementation.
|
| |
|
|
|
|
| |
alias of "rss.xml" for "node/feed" was added. This ONLY occurs in updates.inc however - if people grab a fresh 4.5 (or now, 4.6), they are never going to get this added alias. The attached patch adds this INSERT into the default database.* files, adds another update into the updates.inc (so that those who started with a fresh 4.5 or 4.6 will get it via update.php the next time around) and fixes some minor whitespace/style inconsistencies.
|
| |
|
| |
|
| |
|