customized redirect upon deletion
rootwork - December 31, 2007 - 17:55
| Project: | Favorite Nodes |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
It would be great to offer a setting field to allow admins to customize the path to which users are redirected when a favorite node is deleted. In my case, for instance, I've implemented it on a site in which few people will be registered users, so it doesn't make sense to redirect them to the user page (which prompts them to log in) so I've hacked the module to redirect people to the home page. But obviously it would be better to not use a hack. :)

#1
Update: I noticed this was the same request as one made for the 4.7.x version that included a patch. Maybe that could be built upon to create a 5.x version.