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.

Comments

bès’s picture

Issue summary: View changes
StatusFileSize
new2.96 KB
bès’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 1: add_formatter_settings-2284489.patch, failed testing.

jcisio’s picture

Status: Needs work » Needs review
StatusFileSize
new2.42 KB

It failed because patch was generated with the wrong path. I applied it with -p7 and made some minor changes. Here we go.

jcisio’s picture

StatusFileSize
new2.43 KB

There is no settings form if the summary is empty. Here is the updated patch.

  • Commit 3cd9cb6 on 7.x-1.x by jcisio:
    Issue #2284489 by jcisio, Bès: Added settings to atom reference field...

  • Commit bfb1637 on 7.x-1.x by jcisio:
    Revert "Issue #2284489 by jcisio, Bès: Added settings to atom reference...
  • Commit f5751f1 on 7.x-1.x authored by Bès, committed by jcisio:
    Issue #2284489 by jcisio, Bès: Added settings to atom reference field...
jcisio’s picture

Status: Needs review » Fixed

Committed and pushed #6. Thanks, Bès.

  • Commit a7a5a55 on 7.x-1.x by jcisio:
    Issue #2284489 follow-up: Added tests for Atom Reference module.
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.