Welcome to Geeklog, Anonymous Thursday, December 26 2024 @ 06:31 pm EST
Geeklog Forums
User submission access
Anonymous
Anonymous
See this story for answers to a request similar to yours.
As far as controlling who can contribute, some themes have the "Contribute" (aka "Get Published") link hard-coded into header.thtml and you can remove the link there. For other themes that reference {menu_elements}
, you can comment out the following section of code in lib-common.php by adding the // in front of each line (like what apperas before the "contribute link" text):
// contribute link
$header->set_var('menuitem_url', $_CONF['site_url'] . '/submit.php?type=story');
$header->set_var('menuitem_text', $LANG01[71]);
$header->parse('menu_elements', 'menuitem', true);
Then to control who can actually post, just add those users either to "Story Admin" group, or create a separate group with access to the Story Admin group. You'll also want to make sure those users have access to the Topic(s) you want them to be able to post to.
In my experience I've found that most Geeklog issues I needed help on have been previously answered (sometimes ad nauseum), so try searching for the info on what you're trying to do or having problems with -- the "self-service" route offers "immediate gratification".
Hope this helps!
thewise1himself (who obviously isn't so wise, because he forgot his password and can't access external email from work... Doh!)
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content