Thursday, October 25, 2007, 9:05:35 PM, James Grizzard wrote: > I want the user to remain on the page where the comment form is, instead > they are redirected to the page where the comments are displayed. The root > of the problem is that I don't want people leaving comments to see the > comments that others have left before. I thought that the default kept the > user on the page where the comment form is located? no?
With commentboxplus (zip) the default is that the user stays on the page with the comment form. It is controlled with a var $EnableRedirectToCommentPage. $EnableRedirectToCommentPage = 1; will redirect to the comment page. I am not sure how commentbox.php handles this. ~Hans _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
