| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
Well-documented and tested.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
multiple cache IDs at once (with tests).
|
| |
|
| |
|
| |
|
|
|
|
| |
Feel good moment!
|
| |
|
| |
|
| |
|
|
|
|
| |
teasers as fields. Oh, my.
|
| |
|
| |
|
|
|
|
| |
necessary because we can't assume fields will be stored in a database, due to pluggable storage backends.
|
| |
|
|
|
|
| |
autoload feature.
|
|
|
|
| |
node type data.
|
| |
|
| |
|
| |
|
|
|
|
| |
creating a content type on hook_update().
|
|
|
|
| |
text_field_load().
|
|
|
|
| |
(and corresponding $classes_array) for all dynamic classes in template files.
|
| |
|
|
|
|
| |
nominalizations from Docblocks.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
like field_attach_load().
|
|
|
|
| |
all .install files.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
recent fapi changes. Added tests.
|
| |
|
|
|
|
|
|
|
| |
+ fixes a few missing whitelines
+ makes it clear that the same function tests field_attach_insert(), field_attach_update() and field_attach_load()
+ streamlines a few overly detailed explanations
+ add missing t() functions
|
| |
|
|
|
|
| |
display settings.
|