Gossamer Forum
Home : Products : Gossamer Links : Discussions :

validating multiple links

Quote Reply
validating multiple links
hi, what file do i have to modify in order to change the number of links to be validated displayed in the lsql admin page? currently it only shows 5 links at a time.

also, i want to modify the layout of the validating links "form". which file contains this information? thanks in advance :)
-simon
http://www.fatscripts.com
Quote Reply
Re: [lastsaga] validating multiple links In reply to
k nevermind. i figured out some things.. it's in admin.pl, admin.cgi, and tool.pl

still, how do i display more than 5 records at a time under validate links?
-simon
http://www.fatscripts.com
Quote Reply
Re: [lastsaga] validating multiple links In reply to
Try admin\Links\Tools.pm

line 431

my $mh = $IN->param('mh') || 5;
Quote Reply
Re: [Payooo] validating multiple links In reply to
thanks

i saw that but i wasn't sure what it meant and was afraid to change it Tongue hahah
-simon
http://www.fatscripts.com
Quote Reply
Re: [lastsaga] validating multiple links In reply to
Wink

(http://www.fatscripts.com > nice site)