Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
6.x-3.0-alpha3
Component:
block displays
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2010 at 16:37 UTC
Updated:
25 Jan 2011 at 21:09 UTC
I commented on the thread pertaining to arguments within the link, but I wanted to suggest argument replacements for the more link text. SEO wise, it's hard to link static text to a dynamic page.
Comments
Comment #1
dawehnerThis is a duplicate of #564106: More links pointing to custom URLs don't respect entered fragments and query parameters
There patch works fine.
Comment #2
drewschmaltz commentedWhy is this a duplicate? I'm talking about the "More Link" TEXT. As in:
Now:
title = More
path = parts/air-filters (automatically adds 'air-filters')
What I'm talking about:
title = More Air Filters (More %1)
path = parts/air-filters (automatically adds 'air-filters')
Or... is this still a duplicate.
Comment #3
iamjon commenteddrewshmaltz,
yea this is a duplicate of #578834: More link to point to custom URL - Arguments enhanced which was closed and merged with #564106: More links pointing to custom URLs don't respect entered fragments and query parameters
please update there.