Forum Index
RegisterSearchFAQMemberlistUsergroupsLog in
Specifying author for approving

 
Reply to topic    Forum Index » Suggestions View previous topic
View next topic
Specifying author for approving
Author Message
PJR



Joined: 17 Oct 2005
Posts: 161
Location: Czech republic

Post Specifying author for approving Reply with quote
I would like to specify a author, whose post has to be approve. (f.e. post of author X has to be approve, the other's posts not). Is it possible?



AND



I'd welcome a feature of optional approving - it would be useful for correction of posts Wink
Thu Feb 22, 2007 10:38 am View user's profile Send private message
Guest








Please login to hide the ads.

FI-DD
Admin


Joined: 22 Sep 2005
Posts: 2801
Location: Germany

Post Reply with quote
In inc/mod/addnews.mdu and editnews.mdu change this:

Code:
'hidden'   => (($config_approve_news == 'yes' and $member['level'] > 2) ? true : false)




to this:

Code:
'hidden'   => (($config_approve_news == 'yes' and $member['level'] > 2 and $member['username'] == 'author_X') ? true : false)

Thu Feb 22, 2007 11:19 pm View user's profile Send private message
PJR



Joined: 17 Oct 2005
Posts: 161
Location: Czech republic

Post Reply with quote
Thanks. Can I use it for more authors?
Fri Feb 23, 2007 9:25 am View user's profile Send private message
FI-DD
Admin


Joined: 22 Sep 2005
Posts: 2801
Location: Germany

Post Reply with quote
Code:
'hidden'   => (($config_approve_news == 'yes' and $member['level'] > 2 and ($member['username'] == 'author_X' or $member['username'] == 'author_Y' or $member['username'] == 'author_Z')) ? true : false)

Fri Feb 23, 2007 2:03 pm View user's profile Send private message
PJR



Joined: 17 Oct 2005
Posts: 161
Location: Czech republic

Post Reply with quote
Very well, thanks a lot!
Fri Feb 23, 2007 9:15 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    Forum Index » Suggestions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum



Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Music Lyrics.