One issue we've run into in our development in Drupal is that if an unpublished node has a menu item attached to it, the menu item still works. But since it's unpublished and anonymous users can't see unpublished content, they get a "access denied" error. Does Node Expire automatically remove menu items when it unpublishes a node?

Thanks,

Isaac

Comments

zeal’s picture

Hi Isaac,

Can you find the way to remove menu links when node is unpublished?

Then plz give me solutions b'coz i am also cursed with this point in my work.

Thanks.

isaac.niebeling’s picture

I haven't tested out this module yet, but I doubt that it removes the menu links. I believe that the menu system was refactored for Drupal 6 and that now, menu items for unpublished nodes are not displayed. If D6 is an option for you, you might try investigating that path. I know it isn't for us, so we probably won't do full-on expiration of content.

Isaac

brmassa’s picture

Status: Active » Fixed

Guys,

the new version (2,0) now relies on Rules module to perform actions on expired nodes.

regards,

massa

Status: Fixed » Closed (fixed)

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