We need to have a feature that allow an atom to link to the content which host it, used in teaser for instance.
It could be, as for the title or a standard image field, a setting in the field formatter.
We propose a first patch that rely on the options 'link' of scald_render from scald_image.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 2284489-atom-ref-link-5.patch | 2.43 KB | jcisio |
| #4 | 2284489-atom-ref-link-4.patch | 2.42 KB | jcisio |
| #1 | add_formatter_settings-2284489.patch | 2.96 KB | bès |
Comments
Comment #1
bès commentedComment #2
bès commentedComment #4
jcisio commentedIt failed because patch was generated with the wrong path. I applied it with -p7 and made some minor changes. Here we go.
Comment #5
jcisio commentedThere is no settings form if the summary is empty. Here is the updated patch.
Comment #8
jcisio commentedCommitted and pushed #6. Thanks, Bès.