If you have questions about using mojoPortal, you can post them here.
You may want to first review our site administration documentation to see if your question is answered there.
Hi There,
I saw this piece of info:
It is possible by configuration to restore the previous behavior where anyone with edit permission could edit any post, by adding this in your user.config file: <add key="Blog:SecurePostsByUser" value="false" />
It is possible by configuration to restore the previous behavior where anyone with edit permission could edit any post, by adding this in your user.config file:
<add key="Blog:SecurePostsByUser" value="false" />
But was wondering if it's possible to do this just for one site?
Basically allowing any user to edit any blog post, but just on the one Mojo site. Any help would be greatly appreciated.
Cheers, Kenyon.
Sorry but that config setting is per installation not per site.
Also make sure you are only allowing trusted users to edit, users who can edit can add javascript to the page and javascript can be used for bad purposes in addition to good purposes.