Closed (fixed)
Project:
Node Type Filter
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2008 at 11:20 UTC
Updated:
10 Jul 2008 at 20:27 UTC
Hi, I'm trying to use node_type_filter to display a filtered list of nodes from an aliased taxonomy term path, via an entry in the menu system. However, the menu system escapes my urls in the form of:
www.example.com/vocab/term-path?type=node-type
to
www.example.com/vocab/term-path/%3Ftype%3Dnode-type
Is there an easy solution to this?
Thanks.
Comments
Comment #1
cbrody commentedI found a solution to this, which is to use the full URL path instead of a relative path in the menu. Not ideal, but it works.
Comment #2
kevinquillen commentedHow did you achieve this? I need to have a few links with QSA's in them.
Comment #3
kevinquillen commentedHow did you achieve this? I need to have a few links with QSA's in them.
Nevermind, reference this:
http://www.computerminds.co.uk/query-string-drupal-menu-items