| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
|
|
|
| |
check_plain() by default.
|
|
|
|
| |
some configurations.
|
| |
|
|
|
|
| |
default.
|
| |
|
|
|
|
| |
added to .info files.
|
|
|
|
| |
well as two small kittens.
|
| |
|
|
|
|
| |
developer experience.
|
|
|
|
| |
as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
|
| |
|
|
|
|
| |
printes #markup, not #value.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
flobruit
et al. Can you say 'registry'? Drupal now maintains an internal registry of
all functions or classes in the system, allowing it to lazy-load code files as
needed (reducing the amount of code that must be parsed on each request). The
list of included files is cached per menu callback for subsequent loading by
the menu router. This way, a given page request will have all the code it needs
but little else, minimizing time spent parsing unneeded code.
|
|
|
|
| |
committed to D6.
|
|
|
|
| |
undefined variable.
|
|
|
|
| |
discussion we've decided to make the concatenation operator consistent with the other operators.
|
|
|
|
| |
user_save(). Factored the relevant code out to a separate function.
|
| |
|
| |
|
|
|
|
| |
Incorrect claimed_id returned for OpenID 2.0 and other minor OpenID 2.0 compliance fixes
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
all, so we know that this is the cause of problems, not the remote host not responding.
|
|
|
|
| |
help texts, as the handbook we referred to before was renamed
|
|
|
|
|
|
|
|
| |
- whitespaces at end of lines
- indentation
- control structure usage
- whitespace in empty lines
- phpdoc comment formatting
|
|
|
|
| |
fixed minor spelling issues and fixed spacing issues.
|
|
|
|
| |
within meta or link tags.
|
|
|
|
| |
makes OpenID login Konqueror compatible
|
|
|
|
| |
for consistency
|
|
|
|
| |
standards
|
|
|
|
| |
English spelling (as observed to be used in Drupal elsewhere)
|
|
|
|
| |
improved the OpenID help texts.
|
| |
|
| |
|
| |
|
|
|
|
| |
.schema files into .install files to prevent mistakes.
|
| |
|
| |
|
|
|
|
| |
login trial did not succeed
|
|
|
|
| |
of what does the module offer
|
| |
|
| |
|
| |
|