Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.6
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2009 at 13:44 UTC
Updated:
9 Jul 2011 at 22:56 UTC
I'm using a view to display core aggregator feeds. I'd like to request an option to make all outbound links nofollow.
Comments
Comment #1
eaochoac commentedLine 901 of ~/drupal/modules/aggregator/aggregator.module
Add the rel="nofollow" property
and modify all the tpl files to include this nofollow too.
This should be a feature on future versions, and this forum should be moved to aggregator module
Comment #2
dawehnerDon't hack core, as long you know what you are doing.
This is a theme function which you can do without hacking.
Comment #4
DrupalSza commenteddo i put this in the theme's template file then?
Comment #5
Garry Egan commentedSo you offer up a criticism without a solution?