| Commit message (Collapse) | Author | Age |
|
|
|
| |
example code.
|
|
|
|
| |
hook_aggregator_parse() is incorrect.
|
|
|
|
| |
stdClass:: in profile_user_presave().
|
|
|
|
| |
node content to reflect this.
|
|
|
|
| |
drupal_get_path() doesn't work for profiles.
|
|
|
|
| |
line 27.
|
|
|
|
| |
uploadprogress bar doesn't appear.
|
|
|
|
| |
statistics_exit() when path longer than 255 characters.
|
|
|
|
| |
works unless there are updates pending.
|
|
|
|
| |
'update status module' instead of 'update manager module'.
|
| |
|
|
|
|
| |
warnings (e.g. for PHP memory limit) are not shown on install or update unless there is a requirement error also.
|
| |
|
|
|
|
| |
being added to 'hidden' region.
|
|
|
|
| |
lazy-load feature.
|
|
|
|
| |
causes error message in form description to set Secondary Links.
|
|
|
|
| |
large for MySQL max_allowed_packet() and memcache default slab size.
|
|
|
|
| |
saving a node with a title that is too long.
|
|
|
|
| |
exist.
|
|
|
|
| |
database tables are auto-created.
|
|
|
|
| |
problem with 'hook_theme_registry_alter()' example code.
|
| |
|
|
|
|
| |
Mac_Weber: Fixed Confusing documentation for argument in hook_access()/hook_node_access().
|
|
|
|
| |
ambiguous when using node access modules.
|
|
|
|
| |
should allow to pass the instance of a field .
|
| |
|
|
|
|
| |
state whether module code is available.
|
|
|
|
| |
attributes (like D6 imagefield) without re-introducing I/O (followup).
|
| |
|
| |
|
| |
|
|
|
|
| |
variables vs render elements.
|
|
|
|
| |
idflood, loganfsmyth: Fixed locale_language_from_browser() doesn't parse language tags correctly, has a broken logic.
|
| |
|
|
|
|
| |
image on node add form.
|
|
|
|
| |
Taxonomy term menu link title overrides term page title.
|
|
|
|
| |
notices in modules/field/modules/number/number.module.
|
|
|
|
| |
Drupal.formatPlural regular expressions to extended form.
|
|
|
|
| |
parser.
|
|
|
|
| |
using taxonomy filter.
|
|
|
|
| |
whitespaces at beginning or end.
|
|
|
|
| |
own function.
|
| |
|
|
|
|
| |
implementations should live in .install files.
|
|
|
|
| |
documentation.
|
|
|
|
| |
_update_7000_field_read_fields() during Forum update 7003.
|
|
|
|
| |
type.
|
|
|
|
| |
properly handed in SQL Storage and Field UI.
|
|
|
|
| |
does not use pagination.
|
|
|
|
| |
_field_filter_items() leftover from the (removed) function registry.
|