| Commit message (Collapse) | Author | Age |
|
|
|
| |
in IE.
|
|
|
|
| |
.once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work.
|
|
|
|
| |
configuration page.
|
|
|
|
| |
form-item-[name].
|
|
|
|
| |
pattern/js for hiding machine readable names (applied to menu and content types).
|
| |
|
|
|
|
| |
'natural' to enable security notification e-mails.
|
|
|
|
| |
not call drupal_urlencode().
|
|
|
|
| |
redirects.
|
|
|
|
| |
page.
|
| |
|
|
|
|
| |
anonymous JS functions.
|
|
|
|
| |
JavaScript.
|
|
|
|
| |
installation process -- automatically enable clean URLs when possible, or hide the option when clean URLs cannot be enabled.
|
| |
|
| |
|
|
|
|
| |
compatibility with other JavaScript libraries.
|
|
|
|
| |
Powered By Drupal block.
|
|
|
|
| |
Time? I bet you didn't think Drupal ever would! :)
|
| |
|
| |
|
|
|
|
| |
defualt to JS settings, also providing an elegant bugfix to #201248
|
|
|
|
| |
with proper JSON output so certain server setup problems are cured
|
|
|
|
| |
install.
|
| |
|
|
|
|
| |
discovery to use on user registration
|
| |
|
|
|
|
| |
and script.js as a default theme JS file to use, if found
|
| |
|
| |
|
| |
|
|
|
|
| |
at the end of install to collect data, plus allow profiles to modify and add more.
|
| |
|
| |
|
|
test with jQuery.
|