Is there a way to have the rel attribute be defined by the user each time.

Right now I have it configured so only the url is required to be entered by the user. But the rel attribute needs to be defined for each different url as I am trying to integrate this with shadowbox.

To make myself clear I would like to have a text field where the user could enter the url, and under that have a textfield where they could define the rel attribute.

Comments

quicksketch’s picture

No, it's currently not possible. This sort of fits in with the request to have the "title" attribute user-defined also.

artscoop’s picture

Hi,
I'm more than interested in this.
(The ability to set the rel and title for every node/field instance)

tommy.skott’s picture

Me too!
When will this be available? :)

dqd’s picture

Priority: Normal » Minor
Status: Active » Closed (won't fix)

never or as an optional switch (on/off checkbox) since this is a security and SEO risk and only needed by a few.

Feel free to create a new issue if you need this and please provide a patch for this rare case.

manjiri.limaye’s picture

Issue summary: View changes

I need separate rel for each link because for few links I want to open that in lightbox and few to open as per the target defined.
how can I achieve this? I am quite new to drupal and unable to understand this.