Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link attribute in image field type #244

Open
szepeviktor opened this issue Feb 19, 2016 · 5 comments
Open

Link attribute in image field type #244

szepeviktor opened this issue Feb 19, 2016 · 5 comments

Comments

@szepeviktor
Copy link

link could take into consideration the "Link To" drop-down in Media selection: None/Media URL/Page URL/Custom

Now it always stores the page URL.

@michaeluno
Copy link
Owner

Maybe link_to or something can be added to the attributes_to_store argument for it. I'll see how it can be done.

@michaeluno
Copy link
Owner

As discussed in #239 (comment), it does not seem to be so simple to achieve.

@szepeviktor szepeviktor changed the title link attribute in image field type Link attribute in image field type Mar 23, 2016
@szepeviktor
Copy link
Author

It is very common that you need a bunch of images with links.

@szepeviktor
Copy link
Author

Maybe a new built-in field type? image_link?

@michaeluno
Copy link
Owner

I agree with doing it with a new field type. You should try creating a custom field type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants