I would love to also get rid of the "Sticky at top of lists" and the complete Tab.
Would love if you could add this also to this module?
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | promote-disabled-remove-sticky-2049439-5.patch | 3.88 KB | jasonawant |
I would love to also get rid of the "Sticky at top of lists" and the complete Tab.
Would love if you could add this also to this module?
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | promote-disabled-remove-sticky-2049439-5.patch | 3.88 KB | jasonawant |
Comments
Comment #1
drupa11y commentedFound a solution here -> http://www.brightec.co.uk/blog/hiding-sticky-and-promoted-front-page-opt...
Comment #2
drupa11y commentedOr maybe get this code: https://github.com/StudioZut/hide-sticky-promote
Found the module via this page: http://drupal.stackexchange.com/questions/4612/how-to-disable-promote-to...
and another option too: https://drupal.org/project/override_node_options
Comment #3
drupa11y commentedAlso the Jammer module has both options: https://drupal.org/project/jammer
Comment #4
jamiehollernI'll add these options to a new branch in the next week or so. I'd thought about this a while back but coming up with a decent user interface is something I need to think about.
Comment #5
jasonawantHi,
Here's patch with this feature with draft UI for the admin page. It's just a start of course. I originally included these in separate field sets, b/c I also wanted to include settings to remove these the node operations for both options as this feature requests: https://www.drupal.org/node/2342047.
Let me know what you think. Jason.
Comment #6
jasonawantChanging status.
Comment #7
rcodinaIt works for me! Thanks!
Comment #8
rcodinaComment #10
jamiehollernFixed in 7.x-1.2.
Comment #11
rcodinaMany thanks! Maybe module's page should be updated to inform of this new feature.