It's just text in my browser, as opposed to the instructions for the other files.http://opensource.org/licenses/gpl-license.php GNU General Public License v2Anonymous Posting by Registered UsersAllows registered users to choose whether they want their post to be anonymous or not. Admins and moderators can still see who made the post via the mcp. Based on original idea and MOD for phpbb2 by Eric Faerber and Matthew T. ScottIan Catleyian@catley.orgian001a2008-01-23000aVersion 0.0.1a is the first development version of the MOD.easy12003.000<!-- IF S_LOCK_POST_ALLOWED --><!-- ENDIF --> <!-- IF S_USER_LOGGED_IN --> <div><label for="post_anon"><input type="checkbox" name="post_anon" id="post_anon"{S_POST_ANON_CHECKED} /> {L_POST_ANON}</label></div> <!-- ENDIF -->
ham1299 wrote:Quick question. Are there supposed to be edits to Prosilver at all? When I open the xml file in the Prosilver folder, I get the following:
It's just text in my browser, as opposed to the instructions for the other files.http://opensource.org/licenses/gpl-license.php GNU General Public License v2Anonymous Posting by Registered UsersAllows registered users to choose whether they want their post to be anonymous or not. Admins and moderators can still see who made the post via the mcp. Based on original idea and MOD for phpbb2 by Eric Faerber and Matthew T. ScottIan Catleyian@catley.orgian001a2008-01-23000aVersion 0.0.1a is the first development version of the MOD.easy12003.000<!-- IF S_LOCK_POST_ALLOWED --><!-- ENDIF --> <!-- IF S_USER_LOGGED_IN --> <div><label for="post_anon"><input type="checkbox" name="post_anon" id="post_anon"{S_POST_ANON_CHECKED} /> {L_POST_ANON}</label></div> <!-- ENDIF -->
Code: Select all
Find
$post_ids = $topic_ids = $forum_ids = $post_counts = $remove_topics = array();
Find
SELECT
In-line Find
post_id
In-line Add after
anon,
Code: Select all
In-line Find
post_id,
Code: Select all
'GUEST' => 'Guest',
At the moment there is no configuration possible as to who can view what, I'm afraid.However, in the search views, their real name is shown