This was posted offlist by Santosh Suryawanshi, but I post it here for knowledge :
Le Lundi 4 Septembre 2006 08:28, vous avez écrit : > HI Nicolas, Hello :-) > I am using Jasmine 0.0.3 with CUPS 1.1.22-0 without any problem, but in You mean 0.0.2 ;-) ? > jasmine web interface (home page) I am getting only 10 users & 5 > printers status. It's possible to get at least 30 users status at home > page. Can you please help me... No problem : You need to edit a PHP script. Find "summary.php" in JASmine-Web's main folder and then change the following lines in it to fit your needs : $top10Users=jas_getUserRankings(10); $top5Printers=jas_getPrinterRankings(5); $top5Servers=jas_getServerRankings(5) ...Modify the 3 numbers. One day there will be a configuration interface.. -- ,, (°> Nicolas Costes /|\ IUT de La Roche / Yon ( ^ ) Clé publique: http://www.keyserver.net/ ^ ^ Musique libre: http://musique-legale.info/ - http://www.jamendo.com/?s=concept -- Attached file included as plaintext by Listar -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQBE++aXNc2aXy7LuOgRAngDAJ4rfDlrm7jV4spcWejdlksyDjtuyACfVuhh at1pIOk7Nfte43ErlruxQhs= =HjM4 -----END PGP SIGNATURE----- -- Put JASmine in your Cups ! To unsubscribe : mailto:[EMAIL PROTECTED] List archives : http://dir.gmane.org/gmane.comp.printing.jasmine.user

