Closed (fixed)
Project:
Exclude Node Title
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2011 at 20:51 UTC
Updated:
19 Feb 2012 at 11:42 UTC
Great module! Is it possib;e to hide the "Page" tile for node/add? "Create Page" etc. shows even if I exclude title from content type. Do I need to go into the code to suppress that one?
Thanks in advance.
Comments
Comment #1
gabrielu commentedHi,
Yes, this is something the module doesn't handle at the moment.
You can do this manually with a form_alter or CSS.
I am planning to make a 2.x branch for the D7 module, where we could have a more flexible framework to hide from full node / teaser / node form or other pages (search, comment, views etc)
Gabriel
Comment #2
gabrielu commentedDone in release 7.x-1.4
Added for both node//edit and node/add/
Not active for node//delete since delete page puts all the important info in Title.