For pending links, just choose in the toplist generator to include unvalidated links and set the condition as validated=0
It looks though like you're trying to do pending edits there instead, if you want pending edits use the condition pendingedit != '' but it will only show you the original (not the proposed edit).
What is the variable for total pending links? And why isn't there like it was before in toplist at the bottom the system listed all the variables can you bring that back?
There isn't one that I recall, but if you have a toplist of them you can use the toplist total variable (which would be documented in one of the toplist articles, I think it's {TOPLISTTOTAL1}).
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on Pending links
Forum Regular
Usergroup: Customer
Joined: Jan 25, 2005
Location: Croatia
Total Topics: 46
Total Comments: 136
How can i show pending links, links that need to be validated on custom template in toplist what do i have to put in <CONFIG></CONFIG>
tryed this but this dont work
<CONFIG>links,pendingedit,5,descending,,,,0,0,0,0,0,0</CONFIG>
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
For pending links, just choose in the toplist generator to include unvalidated links and set the condition as validated=0
It looks though like you're trying to do pending edits there instead, if you want pending edits use the condition pendingedit != '' but it will only show you the original (not the proposed edit).
Forum Regular
Usergroup: Customer
Joined: Jan 25, 2005
Location: Croatia
Total Topics: 46
Total Comments: 136
Thanks Paul it works great
Forum Regular
Usergroup: Customer
Joined: Jan 25, 2005
Location: Croatia
Total Topics: 46
Total Comments: 136
What is the variable for total pending links? And why isn't there like it was before in toplist at the bottom the system listed all the variables can you bring that back?
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
There isn't one that I recall, but if you have a toplist of them you can use the toplist total variable (which would be documented in one of the toplist articles, I think it's {TOPLISTTOTAL1}).