Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I allow any user to edit but the edited pages only updated on wiki after being approved by moderators?

0
Posted

How do I allow any user to edit but the edited pages only updated on wiki after being approved by moderators?

0

Add the appropriate functionality to the code. ;p There is no way of doing this with the current software, although if written well it could prove a useful alternative for page protection. Koset writes: I have a simple solution. Replace the following line in includes/UserMailer.php $dest = $to->toString(); with $dest = “your@email.net”; Note, you’ll have to do this in TWO places. This way, you receive all mail intended for users. You can approve them by simply forwarding them. You may want to change the “from” address to look wiki-official. –Koset http://koset.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123