Dries Buytaert
1201676f3d
- Patch #755078 by quicksketch: fix the hook_field_extra_fields() documentation, remove @todo.
2010-04-06 16:49:12 +00:00
Dries Buytaert
a9d7d54647
- Patch #752296 by yched, jhodgdon: hook_field_storage_load() last param not documented.
2010-04-04 07:33:15 +00:00
Angie Byron
7d4b84b878
#707724 follow-up by yched: Fix more confusing field/entity api arguments.
2010-03-27 05:52:50 +00:00
Dries Buytaert
d428fe37b9
- Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links.
2010-03-26 17:14:46 +00:00
Dries Buytaert
cfe7f8e69f
- Patch #657972 by plach, Berdir: make field fallback logic actually reusable.
2010-03-25 11:46:21 +00:00
Angie Byron
acc3e9312c
#719432 by heyrocker: Document hook_field_extra_fields_alter().
2010-03-04 18:28:29 +00:00
Angie Byron
3756cdd8c1
#707724 follow-up by yched: More Field API/Entity API terminology clean-up.
2010-02-12 05:38:10 +00:00
Angie Byron
7562a8efb3
#707724 by chx: Rename confusing arguments in field/entity APIs.
2010-02-11 17:44:47 +00:00
Angie Byron
8d1f703f3a
#641670 by yched and sun: Move ['#field'] meta information into ().
2010-02-11 15:42:14 +00:00
Dries Buytaert
af3f94b37e
- Patch #693614 by asimmonds: fixed PHPDoc spelling typos.
2010-01-25 10:38:35 +00:00
Angie Byron
52f99dc071
#645926 by Damien Tournoud and yched: hook_field_storage_details() should be per-field, not per-instance. Allows Views/Field integration to get unblocked.
2010-01-13 04:37:03 +00:00
Angie Byron
147bb1389a
#571654 follow-up by chx, peximo, plach, sun, et al:
...
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
2010-01-09 21:54:01 +00:00
Dries Buytaert
b12d812b93
- Patch #665878 by yched: fixed field_extra_fields()
2010-01-02 15:00:34 +00:00
Dries Buytaert
53748ab5e2
- Patch #664544 by yched: clean-up entity build/view modes.
2009-12-26 16:50:09 +00:00
Dries Buytaert
a838c8be49
- Patch #667602 by Crell: fixed typo in Field API documentation.
2009-12-26 12:53:35 +00:00
Dries Buytaert
d1c017660c
- Patch #658364 by effulgentsia: made the build/view/formatter terminology more consistent.
2009-12-21 13:47:32 +00:00
Dries Buytaert
601150c262
- Patch #658302 by yched: re-purpose hook_field_sanitize() into hook_field_prepare_view().
2009-12-13 12:42:28 +00:00
Dries Buytaert
8b4406ef5d
- Patch #552436 by yched: validation of the number of values in field_default_validate().
2009-12-13 12:41:08 +00:00
Dries Buytaert
6a13eb22fc
- Patch #657828 by yched: make hook_field_formatter() act on all field values.
2009-12-12 20:16:03 +00:00
Dries Buytaert
ef2c240086
- Patch #652834 by yched, effulgentsia: changed Field formatters as render arrays to increase performance (and to clean-up the code).
2009-12-11 16:49:40 +00:00
Dries Buytaert
0baad49d62
- Patch #635094 by plach: unify 'language neutral' language codes.
2009-12-02 19:26:23 +00:00
Dries Buytaert
2218f528d5
- Patch #631048 by yched: number rounding should not be done by widgets.
2009-11-12 21:03:36 +00:00
Angie Byron
0b71c0caa0
#622534 by yched: Cleanup hook_field_attach_*() and hook_field_storage_*() space.
2009-11-08 19:11:56 +00:00
Angie Byron
9534636668
#567064 follow-up by sun: Updated documentation.
2009-11-08 11:05:09 +00:00
Dries Buytaert
342ebd7776
- Patch #567064 by yched, sun: widgets done 'the easy way' have too many limitations. Removes more code than it adds!
2009-11-01 14:05:32 +00:00
Angie Byron
a7149821d6
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
2009-10-23 22:24:19 +00:00
Dries Buytaert
cc421475b7
- Patch #603236 by bjaspan, catch: add count facility to field_attach_query(). Was ready before code freeze.
2009-10-22 00:49:13 +00:00
Angie Byron
087a47ba5c
#493314 by yched and catch: Add multiple hook for formatters.
2009-10-16 03:21:23 +00:00
Dries Buytaert
714597a9cd
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.
2009-10-15 12:44:36 +00:00
Dries Buytaert
a243e821fa
- Pactch #569224 by bangpound: expose field storage details through field attach.
2009-10-14 14:55:12 +00:00
Dries Buytaert
fbfa7a4150
- Patch #593522 by sun: a better and faster drupal_alter().
2009-10-13 16:38:43 +00:00
Angie Byron
7ed3cf3b13
#569238 by sun, swentel, catch: Changed Make check_markup() not cache by default.
2009-10-10 21:39:03 +00:00
Dries Buytaert
f175e6984f
- Patch #597832 by markus_petruxm: add (), arguments to field_access() to enhance the context for hook_field_access().
2009-10-09 19:22:56 +00:00
Dries Buytaert
c05f2181dc
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
2009-10-09 01:00:08 +00:00
Dries Buytaert
57090c33da
- Patch #367013 by bjaspan, yched: clean ups for field_update_field().
2009-09-30 12:26:36 +00:00
Dries Buytaert
803b8b3940
- Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, plach, profix898, mattyoung: added support for pluggable 'per field' storage engine. Comes with documentation and tests.
...
The Field Attach API uses the Field Storage API to perform all "database access". Each Field Storage API hook function defines a primitive database operation such as read, write, or delete. The default field storage module, field_sql_storage.module, uses the local SQL database to implement these operations, but alternative field storage backends can choose to represent the data in SQL differently or use a completely different storage mechanism such as a cloud-based database.
2009-09-27 12:52:55 +00:00
Dries Buytaert
db09a6178b
- Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field updates.
2009-09-26 15:57:39 +00:00
Dries Buytaert
d481f1cd36
- Patch #572932 by sun: rename hook_elements() to hook_elements_info() for consistency. Yay to API clean-ups during 'slush'.
2009-09-10 06:31:39 +00:00
Dries Buytaert
c33da192c1
- Patch #567092 by rcross, yched, bjaspan: merge hook_field_formatter_info() and hook_theme().
2009-09-09 21:21:54 +00:00
Dries Buytaert
a3f776f4d4
- Patch #571934 by bjaspan: Fixed omissions in field_delete_(){field,instance}().
2009-09-09 11:37:34 +00:00
Angie Byron
985884f98e
#559506 by quicksketch and plach: Added variable to field widgets.
2009-08-27 00:33:52 +00:00
Dries Buytaert
3f36af04de
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.
2009-08-25 21:53:48 +00:00
Angie Byron
34a8a369aa
#367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.
2009-08-22 00:58:55 +00:00
Dries Buytaert
5dd8314d0a
- Patch #446518 by sun: remove argument from check_markup().
2009-08-20 10:56:33 +00:00
Angie Byron
e998857eb8
#516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN CORE! OH YEAH! :D
2009-08-19 13:31:14 +00:00
Angie Byron
7cd59c6bc4
#548630 by bjaspan: Document hook_field_is_empty().
2009-08-14 05:16:26 +00:00
Dries Buytaert
9c0e6e9242
- Patch #367753 by yched, bjaspan: add support for bulk deletion to Fields API.
2009-08-11 14:59:40 +00:00
Dries Buytaert
19f8439f80
- Patch #528182 by yched: added missing field type documentation and removed some unnessary code.
2009-08-01 06:03:48 +00:00
Dries Buytaert
eb34d29999
- Patch #534318 by yched: better defaults and corrected documentation.
2009-07-30 19:35:47 +00:00
Dries Buytaert
d24d954479
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
2009-07-20 18:51:36 +00:00