Hello Great Drupal Community!

The short version of my problem is that I want to have url lists disabled on a site wide basis and have them only selectively enabled on the content types I wish. Is there any way to do this?

The full description of my problem is that I have a view made of user profile information and I do not want the url list to display at the bottom of the page when printing. I tried disabling the url list in the main configuration and this worked to hide it. However when I slelected on the individual content types to enable this it would not show. I could only get it to work with the main configuration setting set to enabled. However with this enabled on everything I do not have a way of disabling it on the view. I can disable on the content types but not the view.

Thank you,
- Vince

Comments

vincetingey’s picture

Title: Enable URL List on only selected content types » Enable Printer-friendly URLs list on only selected content types

Updating the title to clarify the exact name of the setting.

jcnventura’s picture

The answer I gave in #1134440: 'Friendly URLs' can't be turned off for "system" pages applies here..

I'll try to add something to the module to disable the URL lists for system pages, though...

jcnventura’s picture

Status: Active » Fixed

Added in git an option to disable the URL list in system pages. It's off by default.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.