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

cbrody’s picture

Status: Active » Closed (fixed)

I 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.

kevinquillen’s picture

How did you achieve this? I need to have a few links with QSA's in them.

kevinquillen’s picture

How 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