PDA

View Full Version : [Request] add Articles Moderation to Moderation Box


restless
11-09-2004, 05:26 PM
i'm trying to add a link to the Moderation module to moderate v3Articles pending moderation.

i can get the link there with no problem, but i'm wondering if it's possible to show the number of pending articles, like it shows for threads, posts, users, etc.

i added a new phrase "x_articles" <a href="{2}" target="_blank">Articles</a> ({1})

i can't figure out how to get the $articles[count] part working.

<div><phrase 1="$articles[count]" 2="$vboptions[bburl]/$admincpdir/article.php?do=modarticles">$vbphrase[x_articles]</phrase></div>

theMusicMan
11-10-2004, 09:22 AM
By default, articles submitted by users to your site using the v3articles hack can only be moderated by an Administrator... weird eh. I asked Colin F (moderator and coder extrordinairre) from vB.org to do a custom code modification for me so that within the vB ModCP it now shows all of the Articles awaiting moderation too!

Works a treat.