| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
to allow for localization of permission names
|
|
|
|
| |
sable tooth tigers.
|
|
|
|
| |
edit forms easier. DX improvement.
|
|
|
|
| |
taxonomy_vocabulary_load().
|
|
|
|
| |
multiple times.
|
|
|
|
| |
term pages.
|
|
|
|
| |
taxonomy_term_path().
|
| |
|
|
|
|
| |
should return FALSE on object not found.
|
|
|
|
| |
use = instead of LIKE.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
discussion we've decided to make the concatenation operator consistent with the other operators.
|
| |
|
|
|
|
| |
descriptions for permissions on the permission administration page.
|
|
|
|
| |
real PHP5 clone().
|
|
|
|
| |
(string change)
|
| |
|
|
|
|
| |
node type was not re-added to the forum vocabulary when the module is re-enabled (after being disabled)
|
| |
|
| |
|
| |
|
|
|
|
| |
help texts, as the handbook we referred to before was renamed
|
|
|
|
| |
reflected in the menu hook
|
|
|
|
| |
update to drag and drop functionality, drupal.module removal, etc
|
|
|
|
| |
multiselect forms, not to rely on browser trickery
|
|
|
|
|
|
|
|
| |
- whitespaces at end of lines
- indentation
- control structure usage
- whitespace in empty lines
- phpdoc comment formatting
|
|
|
|
| |
db_query_range()
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
improved performance)
|
|
|
|
| |
taxonomy property
|
|
|
|
| |
improvements.
|
| |
|
|
|
|
| |
more confusing 'categories'
|
|
|
|
| |
removed some whitespace.
|
| |
|
| |
|
|
|
|
| |
removed some trailing whitespace.)
|
|
|
|
| |
term was selected
|
|
|
|
| |
description on term pages and feeds, but only if there was one term, not more
|
| |
|
|
|
|
| |
standardize on a common format in taxonomy help text when describing different use cases
|