Annotation of db/prgsrc/db.cgi, revision 1.160

1.41      roma7       1: #!/usr/bin/perl -w
1.1       boris       2: 
1.76      roma7       3: use DBI;
1.1       boris       4: use CGI ':all';
1.131     roma7       5: #use strict;
1.150     roma7       6: use Encode;
1.136     roma7       7: my @softfields=("От Олега Степанова");
1.1       boris       8: use Time::Local;
1.150     roma7       9: use Data::Dumper "Dumper";
                     10: use URI::Escape;
1.132     roma7      11: my $proxyredirect=1;
1.1       boris      12: use POSIX qw(locale_h);
1.22      roma7      13: use locale;
1.100     roma7      14: use vars qw($opt_z);
                     15: use Getopt::Std;
1.131     roma7      16: #my ($dbuser,$dbname,$dbpass,$dbhost);
1.137     boris      17: eval {require "dbdefs.pl";} ;
1.131     roma7      18: my $url=url||'';
1.138     roma7      19: my @used_stop=();
1.144     roma7      20: my $showNearQuestions=0;
1.130     roma7      21: $dbuser||="piataev";
                     22: $dbname||="chgk";
                     23: $dbpass||="";
                     24: $dbhost||="localhost";
1.100     roma7      25: getopts('z');
1.116     roma7      26: $opt_z||=param("makehtml");
1.121     roma7      27: my $timestamp="_timestamp.tmp";
1.130     roma7      28: my $usehash=0;
1.116     roma7      29: my $paramtour;
1.114     roma7      30: my $withanswers=param('answer')||param('answers');
1.72      roma7      31: open STDERR, ">/var/tmp/errors1";
1.77      roma7      32: my $newsurl='http://news.chgk.info/';
1.112     roma7      33: my $reklama="../dimrub/db/reklama.html";
1.116     roma7      34: my $footer="../dimrub/db/footer.html";
1.132     roma7      35: $footer="../../chgk/footer.html" if $url=~/zaba/;
                     36: $reklama="../../chgk/reklama.html" if $url=~/zaba/;
1.116     roma7      37: my $datefooter="../dimrub/db/date";
1.131     roma7      38: $datefooter="../../chgk/date" if $url=~/zaba/;
1.116     roma7      39: 
                     40: my $fname;
1.112     roma7      41: $reklama="../reklama.html" if $opt_z;
1.116     roma7      42: $footer="../footer.html" if $opt_z;
                     43: $datefooter="../date" if $opt_z;
1.111     roma7      44: my $HTMLDIR="/znatoki/dimrub/db/baza/";
1.121     roma7      45: $HTMLDIR="/files/";
1.101     roma7      46: my $realHTMLDIR;
                     47: if ($^O =~ /win/i) {
1.103     roma7      48:  $realHTMLDIR="/html/znatoki/baza/";
1.101     roma7      49: } else 
                     50: {
1.143     boris      51:   $realHTMLDIR="/home/znatoki/chgk-db/public_html/dimrub/db/files/";
1.101     roma7      52: }
1.131     roma7      53: 
1.130     roma7      54: 
1.115     roma7      55: my $usehtml=$opt_z||0;
1.121     roma7      56: $usehtml=1;
1.135     roma7      57: $usehtml=0 if $url=~/zaba/ || $url=~/localhost/;
1.130     roma7      58: 
1.95      roma7      59: my $usewas=0;
1.92      roma7      60: my $cashednumber=500;
1.95      roma7      61: my $outputnumber=10;
1.89      roma7      62: my ($proxyptext,$proxysstr);
1.37      roma7      63: my $printqueries=0;
1.95      roma7      64: my $qs=query_string;
                     65: my $globaloutput;
1.36      roma7      66: my %forbidden=();
1.37      roma7      67: my $debug=0; #added by R7
1.130     roma7      68: my $metod=param('metod')||'';
1.95      roma7      69: my $outputkvo=param('kvo') ||$outputnumber;
                     70: $outputkvo=100 if $outputkvo>100;
                     71: 
1.47      roma7      72: if (param('debug')) {$debug=1; $printqueries=1}
1.53      roma7      73: *STDERR=*STDOUT if $debug;
1.152     roma7      74: if ($url!~ /\/\/db\// && $url !~ /db\.chgk\.info/ && $url !~ /localhost/ && $url !~ /bilbo/ && $url !~ /zaba/ && $url !~ /question\.chgk\.info/ ) {
1.95      roma7      75:    my $u="http://db.chgk.info/cgi-bin/db.cgi?$qs";
                     76:    Redirect ($u);
                     77:    exit;
                     78: }
1.130     roma7      79: 
1.131     roma7      80: if ($proxyredirect && $metod=~/proxy/ && $url !~ /localhost/ && $url !~ /bilbo/ && $url !~ /zaba/) {
1.130     roma7      81:    my $u="http://chgk.zaba.ru/cgi-bin/db.cgi?$qs";
                     82:    Redirect ($u);
                     83:    exit;
                     84: }
                     85: 
1.118     roma7      86: #if (!param('sstr') && param('all')) {
                     87: #         my $destination='http://db.chgk.info/all.html';
                     88: #              Redirect($destination);
                     89: #                exit;
                     90: #}
1.89      roma7      91: my $thislocale;
                     92: if ($^O =~ /win/i) {
                     93:        $thislocale = "Russian_Russia.20866";
                     94: } else {
                     95:        $thislocale = "ru_RU.KOI8-R";
                     96: }
                     97: POSIX::setlocale( &POSIX::LC_ALL, $thislocale );
                     98: 
                     99: if ((uc 'а') ne 'А') {print STDERR "Koi8-r locale not installed!\n"};
                    100: 
1.135     roma7     101: my %fieldname= (0,'Question', 1, 'Answer', 2, 'PassCriteria', 3, 'Comments', 4, 'Authors', 5, 'Sources');
                    102: my %rusfieldname=('Question','Вопрос', 'Answer', 'Ответ', 'PassCriteria','Зачёт',
1.41      roma7     103:                   'Comments', 'Комментарии', 'Authors', 'Автор', 
1.72      roma7     104:                   'Sources', 'Источник','old','Старый','rus','Новый',
                    105:                   'chgk', 'ЧГК', 'brain', 'Брейн-ринг','game', 'Своя игра', 
1.78      roma7     106:                   'ehruditka', 'Эрудитка', 'beskrylka', 'Бескрылка', 'igp', 'Интернет'
1.72      roma7     107: );
1.22      roma7     108: my %searchin;
1.40      roma7     109: my $rl=qr/[йцукенгшщзхъфывапролджэячсмитьбюё]/;
                    110: my $RL=qr/[ЙЦУКЕНГШЩЗХЪЭЖДЛОРПАВЫФЯЧСМИТЬБЮЁ]/;
                    111: my $RLrl=qr/(?:(?:${rl})|(?:${RL}))+/;
                    112: my $l=qr/(?:(?:${RLrl})|(?:[\w\-]))+/;
                    113: my $Ll=qr/(?:[A-Z])|(?:${RL})/;
1.54      roma7     114: my %metodchar=('rus',1,'old',2);
1.22      roma7     115: 
                    116: 
1.41      roma7     117: 
1.22      roma7     118: 
1.41      roma7     119: $searchin{$_}=1 foreach param('searchin');
1.78      roma7     120: my %TypeName=('children'=>'Д', 'game'=>'Я', 'igp'=>'И',
1.53      roma7     121:               'chgk'=>'Ч', 'brain'=>'Б', 'beskrylka'=>'Л','ehruditka'=>'Э');
                    122: 
                    123: 
1.126     roma7     124: sub countz {
                    125:   my ($dbh,$type)=@_;
                    126:   
                    127:   my $sth=$dbh->prepare("select count(*) from Questions where Type LIKE '%$type%'");
                    128:   $sth->execute();
                    129:   my ($tmp)=$sth->fetchrow();
                    130:   return $tmp;
                    131: }
1.53      roma7     132: 
1.22      roma7     133: my $all=param('all');
                    134: $all=0 if lc $all eq 'no';
1.95      roma7     135: my ($PWD) = `pwd` if $^O!~/win/i;
                    136: chomp $PWD if $PWD;
1.143     boris     137: my ($SRCPATH) = "/home/db-chgk/public_html/dimrub/src";
                    138: my ($ZIP) = "/usr/bin/zip";
1.11      boris     139: my $DUMPFILE = "/tmp/chgkdump";
1.1       boris     140: my ($SENDMAIL) = "/usr/sbin/sendmail";
1.72      roma7     141: my ($TMPDIR) = "/var/tmp";
1.1       boris     142: my ($TMSECS) = 30*24*60*60;
1.37      roma7     143: my (%RevMonths) =
1.1       boris     144:        ('Jan', '0', 'Feb', '1', 'Mar', '2', 'Apr', '3', 'May', '4', 'Jun', '5',
                    145:        'Jul', '6', 'Aug', '7', 'Sep', '8', 'Oct', '9', 'Nov', '10',
1.3       boris     146:        'Dec', '11',
                    147:         'Янв', '0', 'Фев', 1, 'Мар', 2, 'Апр', 3, 'Май', '4',
1.37      roma7     148:         'Июн', '5', 'Июл', 6, 'Авг', '7', 'Сен', '8',
1.3       boris     149:         'Окт', '9', 'Ноя', '19', 'Дек', '11');
1.60      roma7     150: my @months=('000','Jan',"Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct",
                    151:           "Nov","Dec");
                    152: 
1.1       boris     153: 
                    154: # Determine whether the given time is within 2 months from now.
                    155: sub NewEnough {
                    156:        my ($a) = @_;
                    157:        my ($year, $month, $day) = split('-', $a);
1.105     roma7     158:        $month=1 if ($month<=0);
1.106     roma7     159:        $day=1 if ($day<=0);
1.1       boris     160:        return (time - timelocal(0, 0, 0, $day, $month -1, $year) < $TMSECS);
                    161: }
                    162: 
                    163: # Reads one question from the DB. Gets DB handler and Question ID.
1.95      roma7     164: 
                    165: sub Redirect {
                    166: my ($destination) = @_;
1.121     roma7     167: print header.<<EndOfHTML;
                    168: <head><meta http-equiv="refresh" content="0; URL=$destination"></head>
                    169: EndOfHTML
                    170: ;
                    171: =head
                    172: 
1.95      roma7     173: print <<EndOfHTML;
                    174: Content-type: text/html
                    175: Location: $destination
                    176: 
                    177: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
                    178: <HTML><HEAD><TITLE>Redirection</TITLE></HEAD>
                    179: <BODY BGCOLOR="#FFFFFF">
                    180: <H1>Redirection</H1>
                    181: <P>It appears that your browser cannot handle redirections
                    182: automatically. You can proceed to the randomly-selected page 
                    183: by clicking <A HREF="$destination">here</A>.</P>
                    184: </BODY>
                    185: </HTML>
                    186: EndOfHTML
                    187: ;
1.121     roma7     188: =cut
1.95      roma7     189: }
                    190: 
                    191: 
                    192: 
                    193: 
1.1       boris     194: sub GetTournament {
                    195:        my ($dbh, $Id) = @_;
                    196:        my (%Tournament, $field, @arr);
                    197: 
                    198:        return %Tournament if ($Id == 0);
                    199: 
                    200:        my ($sth) = $dbh->prepare("SELECT * FROM Tournaments WHERE Id=$Id");
                    201:        $sth->execute;
                    202: 
                    203:        @arr = $sth->fetchrow;
                    204:        my($i, $name) = 0;
                    205:        foreach $name (@{$sth->{NAME}}) {
                    206:                $Tournament{$name} = $arr[$i++];
                    207:        }
1.50      roma7     208:         $sth->finish;
1.1       boris     209:        return %Tournament;
                    210: }
                    211: 
1.95      roma7     212: sub fetchquestion {
                    213:        my ($sth,$q,$WithTour)=@_;
                    214:        if ($WithTour) {
1.135     roma7     215:                ($$q{'QuestionId'}, $$q{'Question'},$$q{'Answer'},$$q{'PassCriteria'},$$q{'Comments'},$$q{'Authors'},$$q{'Sources'},
1.95      roma7     216:                $$q{'Number'}, 
1.152     roma7     217:                $$q{'Title'}, $$q{'TourTitle'}, $$q{'FileName'},$$q{'PlayedAt'},$$q{'TourNumber'},$$q{'PlayedAt2'}) = 
1.95      roma7     218:                $sth->fetchrow;
                    219:        } else {
1.135     roma7     220:                ($$q{'QuestionId'}, $$q{'Question'},$$q{'Answer'},$$q{'PassCriteria'},$$q{'Comments'},$$q{'Authors'},$$q{'Sources'},
1.95      roma7     221:                $$q{'Number'})= 
                    222:                $sth->fetchrow;
                    223:        }
                    224: }
                    225: 
                    226: 
                    227: 
1.116     roma7     228: 
1.95      roma7     229: sub SelectQuestions {
                    230:        my ($dbh,$q,$WithTour) = @_;
                    231:        my %q=();
1.116     roma7     232: #      $_ = "QuestionId=$_" foreach @$q;
                    233: #      my $where=join " OR ",@$q;
                    234:         my $where=join ',',@$q;
                    235:         $where &&= "QuestionId IN (".(join ',',$where).")";
1.160   ! roma7     236:        $where||=0;
1.95      roma7     237:        $where="($where) AND Questions.ParentId=t1.Id AND t1.ParentId=t2.Id" 
                    238:                if $WithTour;
                    239: 
                    240:        my $query;
                    241:        if ($WithTour) {
1.135     roma7     242:                $query="SELECT QuestionId, Questions.Question, Answer, PassCriteria, Comments, Authors, Sources,
1.95      roma7     243:                         Questions.Number
1.152     roma7     244:                        , t2.Title, t1.Title, t2.FileName,  t2.PlayedAt,t1.Number,t2.PlayedAt2
1.95      roma7     245:                        from Questions,Tournaments as t1, Tournaments as t2 
                    246:                         WHERE $where";
                    247:        } else {
1.135     roma7     248:                $query="SELECT QuestionId, Questions.Question, Answer, PassCriteria, Comments, Authors, Sources,
1.95      roma7     249:                         Questions.Number from Questions 
                    250:                         WHERE $where";
                    251:        }
                    252: 
                    253:        my $sth;
                    254:        $sth=$dbh->prepare($query);
                    255:        $sth->execute;
                    256:        return $sth;
                    257: }
                    258: 
1.100     roma7     259: 
1.1       boris     260: # Reads one question from the DB. Gets DB handler and Question ID.
                    261: sub GetQuestion {
                    262:        my ($dbh, $QuestionId) = @_;
                    263:        my (%Question, $field, @arr);
                    264: 
                    265:        my($sth) = $dbh->prepare("
                    266:                SELECT * FROM Questions WHERE QuestionId=$QuestionId
                    267:        ");
                    268: 
                    269:        $sth->execute;
                    270: 
                    271:        @arr = $sth->fetchrow;
                    272:        my($i, $name) = 0;
                    273:        foreach $name (@{$sth->{NAME}}) {
                    274:                $Question{$name} = $arr[$i++];
                    275:        }
                    276: 
1.49      roma7     277:         $sth->finish;
1.1       boris     278:        return %Question;
                    279: }
                    280: 
1.100     roma7     281: sub tourhref {
                    282:    my ($t,$a,$gr)=@_;
                    283:    my $res;
                    284:    if ($usehtml) {
                    285:        $res=$t;
1.145     roma7     286:        $res=~s/\-q$//;
                    287:        $res=~s/\-a$//;
1.100     roma7     288:        $res.=$a?"-a":"-q" unless $gr;
                    289:        $res.=".html";
1.109     roma7     290:        $res=~s/(\#\d+)(.*)$/$2$1/;
1.122     roma7     291:         my $t=$res;
                    292:         $t=~s/\#.*$//;
1.146     roma7     293: #      $res=~s/\.1// unless $gr ||$res=~/\.\d+$/;#-e "$realHTMLDIR$t";
1.122     roma7     294:         $t=$res;
                    295:         $t=~s/\#.*$//;
1.145     roma7     296: #      $res=~s/\.html/-q\.html/ unless -e "$realHTMLDIR$t";
1.110     roma7     297:        $res="$HTMLDIR$res" unless $opt_z;
1.100     roma7     298:        return $res;
                    299:    } else {
                    300:        $res=$url;
1.132     roma7     301:        $res.=$a?"?answers=1&":"?";
                    302:        $res.="tour=$t";
                    303: 
1.100     roma7     304:        return $res;
                    305:    }
                    306: 
                    307: }
                    308: 
1.1       boris     309: # Gets numbers of all the questions from the given tour.
                    310: sub GetTourQuestions {
                    311:        my ($dbh, $ParentId) = @_;
                    312:        my (@arr, @Questions);
1.37      roma7     313:        my ($sth) = $dbh->prepare("SELECT QuestionId FROM Questions
1.69      roma7     314:                WHERE ParentId=$ParentId order by Number");
1.1       boris     315: 
                    316:        $sth->execute;
                    317: 
                    318:        while (@arr = $sth->fetchrow) {
                    319:                push @Questions, $arr[0];
                    320:        }
                    321: 
1.49      roma7     322:         $sth->finish;
1.1       boris     323:        return @Questions;
                    324: }
                    325: 
                    326: # Returns list of children of the given tournament.
                    327: sub GetTours {
                    328:        my ($dbh, $ParentId) = @_;
                    329:        my (@arr, @Tours);
                    330: 
                    331:        my ($sth) = $dbh->prepare("SELECT Id FROM Tournaments
                    332:                WHERE ParentId=$ParentId ORDER BY Id");
                    333: 
                    334:        $sth->execute;
                    335: 
                    336:        while (@arr = $sth->fetchrow) {
                    337:                push @Tours, $arr[0];
                    338:        }
1.49      roma7     339:         $sth->finish;
1.1       boris     340:        return @Tours;
                    341: }
                    342: 
1.40      roma7     343: sub count
                    344: {
                    345:   my ($dbh,$word)=@_; 
                    346:   $word=$dbh->quote(uc $word);
                    347:   my $query="SELECT number from nests,nf where $word=w1 AND w2=nf.id";
                    348:   my $sth=$dbh->prepare($query);
                    349:   $sth->execute;
                    350:   my @a=$sth->fetchrow;
1.49      roma7     351:   $sth->finish;
1.40      roma7     352:   $a[0]||0;
                    353: }
                    354: 
                    355: 
1.41      roma7     356: sub printform
                    357: {
                    358: 
1.95      roma7     359:   my $qnumber=("&nbsp;"x10)."Выводить по 
                    360:   <input type=\"text\" name=\"kvo\" value=$outputkvo size=\"3\" maxlength=\"5\">";
                    361: #textfield(-name=>'kvo',
                    362: #                         -default=>6,
                    363: #                         -size=>3,
                    364: #                         -maxlength=>5)." вопросов";
1.84      roma7     365:   my $sstr=param('sstr');
1.43      roma7     366:   my @df=keys %searchin;
1.84      roma7     367:   my %checked;
1.135     roma7     368:   $checked{lc $_}="" foreach ('Question','Answer','PassCriteria','Comments','Authors','Sources','old','rus',
1.95      roma7     369:       'chgk','brain','igp','game','ehruditka','beskrylka');
1.43      roma7     370:   @df=('Question', 'Answer') unless @df;
1.84      roma7     371:   $checked{lc $_}="checked" foreach @df;
1.135     roma7     372:   my $fields=checkbox_group('searchin',['Question','Answer','PassCriteria','Comments','Authors','Sources'], [@df],
1.41      roma7     373:              'false',\%rusfieldname);
1.72      roma7     374:   @df=param('type');
1.78      roma7     375:   @df=('chgk','brain','igp','game','ehruditka','beskrylka') unless @df;
1.84      roma7     376:   $checked{lc $_}="checked" foreach @df;
1.87      roma7     377:   my $all=param('all') && param('all') eq 'yes';
                    378: 
                    379:   $checked{'all'}=$all?"checked":"";
                    380:   $checked{'any'}=$all?"":"checked";
1.84      roma7     381:   $checked{lc param('metod')}="checked";
1.95      roma7     382:   $checked{'rus'}=1 unless $checked{'rus'} || $checked{'old'};
1.41      roma7     383: 
1.84      roma7     384: #################################################
                    385: return   
                    386: <<EOT
                    387: <form method="get" enctype="application/x-www-form-urlencoded"
1.152     roma7     388: action="/cgi-bin/db.cgi">
1.87      roma7     389: <h2>Поиск в базе вопросов</h2>
1.84      roma7     390: 
1.87      roma7     391: <input type="text" name="sstr" value="$sstr" size="30" maxlength="50"> 
1.84      roma7     392: <input type="submit" value="Поиск"> $qnumber
                    393: <p>
                    394: 
                    395: <table border="1" cellpadding=4 cellspacing=0>
                    396: <tr>
                    397: <th align="left" rowspan=3 width="20%"> Вариант поиска:
1.135     roma7     398: </td><td rowspan=2 colspan=3>
1.84      roma7     399: <input type="radio" $checked{'old'} name="metod" value="old"> Простой (старый)
                    400: </td><td>
                    401: <input type="checkbox" $checked{'chgk'} name="type" value="chgk">&nbsp;"Что?&nbsp;Где?&nbsp;Когда?"
                    402: </td><td><nobr>
                    403: <input type="checkbox" $checked{'brain'} name="type" value="brain">&nbsp;"Брейн-Ринг"</nobr>
                    404: </td><td>
                    405: <input type="checkbox" $checked{'igp'} name="type" value="igp">&nbsp;"Интернет"
                    406: </td>
                    407: </tr><tr>
                    408: <td>
                    409: <input type="checkbox" $checked{'game'} name="type" value="game">&nbsp;"Своя&nbsp;игра"
                    410: </td><td>
                    411: <input type="checkbox"  $checked{'ehruditka'} name="type" value="ehruditka">&nbsp;"Эрудитка"
                    412: </td><td>
                    413: <input type="checkbox" $checked{'beskrylka'} name="type" value="beskrylka">&nbsp;"Бескрылка"
                    414: </td>
                    415: </tr><tr>
1.135     roma7     416: <td colspan=6><input type="radio" $checked{'rus'} name="metod" value="rus"> Расширенный (с учетом грамматики, в вопросах всех типов)
1.84      roma7     417: </td>
                    418: </tr><tr>
                    419: <th align="left">Искать:
1.135     roma7     420: </td><td colspan=3>
1.84      roma7     421: <input type="radio" $checked{'all'} name="all" value="yes">Все слова
                    422: </td><td colspan=3>
                    423: <input type="radio" $checked{'any'} name="all" value="no">Любое слово
                    424: </td>
                    425: </tr><tr>
                    426: <th align="left">Поля для поиска:
                    427: </td><td width="15%">
                    428: <input type="checkbox" name="searchin" value="Question" $checked{'question'}>Вопрос
                    429: </td><td width="15%">
                    430: <input type="checkbox" name="searchin" value="Answer" $checked{'answer'}>Ответ<br> 
                    431: </td><td width="15%">
1.135     roma7     432: <input type="checkbox" name="searchin" value="PassCriteria" $checked{'passcriteria'}>Зачёт<br> 
                    433: </td><td width="15%">
1.84      roma7     434: <input type="checkbox" name="searchin" value="Comments" $checked{'comments'}>Комментарии<br> 
                    435: </td><td width="15%">
                    436: <input type="checkbox" name="searchin" value="Authors" $checked{'authors'}>Автор<br>
                    437: </td><td width="15%">
                    438: <input type="checkbox" name="searchin" value="Sources" $checked{'sources'}>Источник<br>
                    439: </td>
                    440: </tr>
                    441: </table>
1.140     roma7     442: <!--p><i>Если при попытке поиска выдаётся сообщение об ошибке, 
1.131     roma7     443: попробуйте воспользоваться 
1.140     roma7     444: <a href="http://chgk.zaba.ru/search.html">зеркалом базы</a></i-->
1.84      roma7     445: </center>
1.41      roma7     446: 
1.84      roma7     447: EOT
1.41      roma7     448: .endform
                    449: .hr
                    450: 
                    451: }
                    452: 
1.40      roma7     453: sub proxy
1.89      roma7     454: {     
1.40      roma7     455:       my ($dbh,$ptext,$allnf)=@_;
1.89      roma7     456:       my $sstr=makeproxysstr($dbh,$ptext,$allnf);
                    457:       return russearch($dbh,$sstr,0,$allnf);
                    458: }
                    459: 
                    460: sub makeproxysstr {
                    461:       my ($dbh,$ptext)=@_;
1.40      roma7     462:       my $text=$$ptext;
1.116     roma7     463:       POSIX::setlocale( &POSIX::LC_ALL, $thislocale );
1.40      roma7     464:       $text=~tr/ёЁ/еЕ/;
                    465:       $text=~s/(${RLrl})p(${RLrl})/$1p$2/gom;
                    466:       $text=~s/p(${RLrl})/р$1/gom;
                    467:       $text=~s/(${RLrl})p/$1р/gom;
                    468:       $text=~s/\s+/ /gmo;
1.44      roma7     469:       $text=~s/[^йцукенгшщзхъфывапролджэячсмитьбюЙЦУКЕНГШЩЗХЪФЫВАПРОЛДЖЭЯЧСМИТЬБЮQWERTYUIOPASDFGHJKLZXCVBNM0-9]/ /g;
1.40      roma7     470:       $text=uc $text;
                    471:       my @list= $text=~m/(?:(?:${RLrl})+)|(?:[A-Za-z0-9]+)/gom;
1.116     roma7     472: 
1.40      roma7     473:       my (%c, %good,$sstr);
                    474:       foreach (@list)
                    475:       {
                    476:            $c{$_}=count($dbh,$_)||10000;
                    477:       }
                    478:       my @words=sort {$c{$a}<=> $c{$b}} @list;
                    479: 
                    480: #      $good{$words[$_]}=1 foreach 0..4;
                    481:       foreach (@words)
                    482:       {
1.132     roma7     483:          $good{$_}=1 if $c{$_}<200 && length $_>2;
1.40      roma7     484:       }
                    485: 
1.42      roma7     486:       $good{$words[$_]}=0 foreach 16..$#words;
1.41      roma7     487: 
1.40      roma7     488:       $sstr.=" $_" foreach grep {$good{$_}} @list;
                    489:       $$ptext=$sstr;
1.89      roma7     490:       return $sstr;
1.40      roma7     491: }
                    492: 
                    493: 
1.22      roma7     494: sub russearch {
                    495:             my ($dbh, $sstr, $all,$allnf)=@_;
                    496:             my (@qw,@w,@tasks,$qw,@arr,$nf,$sth,@nf,$w,$where,$e,@where,%good,$i,%where,$from);
                    497:             my($number,@good,$t,$task,@rho,$rank,%rank,$r2,$r1,$word,$n,@last,$good,@words,%number,$taskid);
                    498:             my ($hi, $lo, $wordnumber,$query,$blob,$field,$sf,$ii);
                    499:             my @frequence;
                    500:             my (@arr1,@ar,@sf,@arr2);
                    501:            my %tasks;
                    502:            my $tasks;
                    503:            my @verybad;
                    504:            my %nf;
                    505:             my %tasksof;
                    506:             my %wordsof;
                    507:             my %relevance;
                    508:             my @blob;
                    509:             my %count;
1.138     roma7     510:             my %stop_word;
1.116     roma7     511:        POSIX::setlocale( &POSIX::LC_ALL, $thislocale );
1.22      roma7     512: $sstr=~tr/йцукенгшщзхъфывапролджэячсмитьбю/ЙЦУКЕНГШЩЗХЪФЫВАПРОЛДЖЭЯЧСМИТЬБЮ/;
1.120     roma7     513: #          @qw=@w =split (' ', uc $sstr);
                    514:             my $ts=uc $sstr;
                    515:            @qw=@w= $ts=~m/(?:(?:${RLrl})+)|(?:[A-Za-z0-9]+)/gom;
1.138     roma7     516:             $query="select nf.word from nf  where number>=50000";
                    517:             $sth=$dbh->prepare($query);
                    518:             $sth->execute();
                    519:            %stop_word=();
                    520:            while (@arr = $sth->fetchrow)
                    521:                {
                    522:                   $stop_word{$arr[0]}=1;
                    523:                }
                    524:                 $sth->finish;
                    525:            
1.22      roma7     526: 
                    527: #-----------
                    528:             foreach $i (0..$#w) # заполняем массив @nf начальных форм
                    529:                            # $nf[$i] -- ссылка на массив возможных
                    530:                            # начальных форм словоформы $i
1.37      roma7     531:             {
1.138     roma7     532:                 (push @used_stop, uc $w[$i]),next if $stop_word{uc $w[$i]};
1.22      roma7     533:                 $qw= $dbh->quote (uc $w[$i]);
1.138     roma7     534: 
1.22      roma7     535:                 $query="  select distinct w2 from nests
                    536:                                 where w1=$qw";
                    537:                 $sth=$dbh -> prepare($query);
                    538:                $sth -> execute;
                    539:                @{$nf[$i]}=();
                    540:                while (@arr = $sth->fetchrow)
                    541:                {
                    542:                   push (@{$nf[$i]},$arr[0])
                    543:                }
1.49      roma7     544:                 $sth->finish;
1.22      roma7     545:             }
                    546: 
1.29      roma7     547: 
1.38      roma7     548:             my @bad=grep {!@{$nf[$_]}} 0..$#w; # @bad -- номера словоформ,
1.22      roma7     549:                                            # которых нет в словаре
                    550: 
                    551:             if (@bad) #есть неопознанные словоформы
                    552:             {
                    553:                require  "cw.pl";
                    554:                foreach $i(@bad)
                    555:                {
                    556:                  if (@arr=checkword($dbh,$w[$i]))
                    557:                    {push (@{$nf[$i]}, @arr);}
                    558:                  else
                    559:                    {push (@verybad,$i);}
                    560:                }
                    561:             }
                    562:             return () if ($all && @verybad);
                    563: 
1.29      roma7     564: 
1.22      roma7     565:             my $kvo=0;
                    566:             push @$allnf, @{$_} foreach @nf;
                    567: 
                    568:             foreach $i (0..$#w) #запросы в базу...
                    569:             {
                    570:               @arr=@{$nf[$i]} if $nf[$i];
                    571:               @arr2=@arr1=@arr;
                    572: 
                    573: 
                    574: 
                    575: 
1.95      roma7     576:               $_= " word2question.word=$_" foreach @arr;
1.22      roma7     577:               $_= " nf.id=".$_. ' ' foreach @arr1;
1.39      roma7     578: #              @arr=(0) unless @arr;
1.138     roma7     579:               $query="select questions from word2question where (". (join ' OR ', @arr).") ";
1.22      roma7     580: 
                    581:              $sth=$dbh -> prepare($query);
                    582:               $sth->execute;
                    583: 
                    584:               @blob=();
                    585:               while (@arr=$sth->fetchrow)
                    586:               {
                    587:                 @blob=(@blob,unpack 'C*',$arr[0]);
                    588:               }
1.49      roma7     589:               $sth->finish;
1.22      roma7     590:               $query="select number from nf where ".(join ' OR ', @arr1);
                    591:              $sth=$dbh -> prepare($query);
                    592:               $sth->execute;
                    593: 
                    594:               while (@arr=$sth->fetchrow)
                    595:               {
                    596:                 $frequence[$i]+=$arr[0];
                    597:               }
1.49      roma7     598:               $sth->finish;
1.22      roma7     599: 
                    600: 
                    601:               if (@blob < 4)
                    602:               {
                    603:                  $tasksof{$i}=undef;
                    604:               } else
                    605:               {
                    606:                  $kvo++;
                    607:                  $ii=0;
                    608:                  while ($ii<$#blob)  # создаём хэш %tasksof, ключи которого --
                    609:                              # номера искомых словоформ, а значения --
                    610:                              # списки вопросов, в которых есть соответствующа
                    611:                              # словоформа.
                    612:                              # Каждый список в свою очередь также оформлен в
                    613:                              # виде хэша, ключи которого -- номера вопросов,
                    614:                              # а значения -- списки номеров вхождений. Вот.
                    615:                  {
1.25      roma7     616:                     ($field,$lo,$hi,$wordnumber)=@blob[$ii..($ii+3)];
1.22      roma7     617:                     $ii+=4;
1.58      roma7     618:                     my $addnumber=($field >> 4) << 16;
                    619:                     $number=(($field >> 4) << 16)+($hi << 8) + $lo;
                    620:                     $field=$fieldname{$field & 0xF};
1.41      roma7     621:                     if ($searchin{$field})
1.22      roma7     622:                     {
                    623:                       push @{$tasksof{$i}{$number}}, $wordnumber;
                    624:                                       # дополнили в хэше, висящем на
                    625:                                       # словоформе $i в %tasksof список
                    626:                                       # вхождений $i в вопрос $number.
                    627:                       push @{$wordsof{$number}{$i}}, $wordnumber;
                    628:                                       # дополнили в хэше, висящем на
                    629:                                       # вопросе $number в %wordsof список
                    630:                                       # вхождений $i в вопрос $number.
                    631: 
                    632: 
                    633:                     }
                    634:                  }  #while ($ii<$#blob)
                    635:                }
                    636:             }    #foreach $i
                    637: 
                    638: #Ищем пересечение или объединение списков вопросов (значений %tasksof)
1.29      roma7     639:                    foreach $sf (keys %tasksof)
1.22      roma7     640:            {
1.134     roma7     641:                foreach (keys %{$tasksof{$sf}})
                    642:                 {
                    643:                     next if $forbidden{$_};
                    644:                      $count{$_}++ 
                    645:                 }
                    646: 
1.22      roma7     647:            }
                    648:              @tasks= ($all ? (grep {$count{$_}==$kvo} keys %count) :
                    649:                              keys %count) ;
                    650: 
                    651: 
                    652: ############ Сортировка найденных вопросов
                    653: 
                    654: foreach (keys %wordsof)
                    655: {
                    656:   $relevance{$_}=&relevance($#w,$wordsof{$_},\@frequence) if $_
                    657: }
                    658: 
                    659: @tasks=sort {$relevance{$b}<=>$relevance{$a}} @tasks;
                    660: 
                    661: ############
                    662: 
                    663: 
                    664:         return  @tasks;
                    665: }
                    666: 
                    667: 
                    668: sub distance  {
                    669:                  # на входе -- номера словоформ и ссылки на
                    670:                  # списки вхождений. На выходе -- расстояние,
                    671:                  # вычисляемое по формуле min(|b-a-pb+pa|)
                    672:                  #                       pb,pa
                    673:                  # (pb и pa -- позиции слов b и a)
                    674:    my ($a,$b,$lista,$listb)=@_;
                    675:    my ($pa,$pb,$min,$curmin);
                    676:    $min=10000;
                    677:    foreach $pa (@$lista)
                    678:    {
                    679:      foreach $pb (@$listb)
                    680:      {
                    681:         $curmin=abs($b-$a-$pb+$pa);
                    682:         $min= $curmin if $curmin<$min;
                    683:      }
                    684:    }
                    685:    return $min;
                    686: 
                    687: }
                    688: 
                    689: sub relevance {
                    690:               # На входе -- количество искомых словоформ -1 и
                    691:               # ссылка на hash, ключи которого --
                    692:               # номера словоформ, а значения -- списки вхождений
                    693: 
                    694:        my ($n,$words,$frequence)=@_;
                    695:        my $relevance=0;
                    696:        my ($first,$second,$d);
                    697:        foreach $first (0..$n)
                    698:        {
                    699:          $relevance+=scalar @{$$words{$first}}+1000+1000/$$frequence[$first]
                    700: if $$words{$first};
                    701:          foreach $second ($first+1..$n)
                    702:          {
                    703:             $d=&distance($first,$second,$$words{$first},$$words{$second});
                    704:             $relevance+=($d>10?0:10-$d)*10;
                    705:          }
                    706:        }
                    707:        return $relevance;
                    708: }
                    709: 
                    710: 
1.1       boris     711: 
                    712: # Returns list of QuestionId's, that have the search string in them.
                    713: sub Search {
1.40      roma7     714:        my ($dbh, $s,$metod,$all,$allnf) = @_;
                    715:        my $sstr=$$s;
1.1       boris     716:        my (@arr, @Questions, @fields);
1.39      roma7     717:        my (@sar, $i, $sth,$where,$query);
1.22      roma7     718:        if ($metod eq 'rus')
                    719:        {
1.150     roma7     720:             my @tasks;
                    721:             @tasks = russearch($dbh,$sstr,$all,$allnf);
                    722:             
                    723:            
1.22      roma7     724:             return @tasks
                    725:        }
1.40      roma7     726:        elsif ($metod eq 'proxy')
                    727:        {
                    728:          my @task=proxy($dbh,$s,$allnf);
                    729:          return @task
                    730:        }
                    731: 
1.22      roma7     732: 
                    733: 
1.14      roma7     734: ###Simple and advanced query processing. Added by R7
1.37      roma7     735:        if ($metod eq 'simple' || $metod eq 'advanced')
1.14      roma7     736:        {
1.135     roma7     737:           foreach (qw/Question Answer PassCriteria Sources Authors Comments/) {
1.14      roma7     738:                if (param($_)) {
1.37      roma7     739:                        push @fields, $_;
1.14      roma7     740:                }
1.29      roma7     741:           }
1.22      roma7     742: 
1.135     roma7     743:           @fields=(qw/Question Answer PassCriteria Sources Authors Comments/) unless scalar @fields;
1.14      roma7     744:           my $fields=join ",", @fields;
                    745:            my $q=new Text::Query($sstr,
1.37      roma7     746:                  -parse => 'Text::Query::'.
1.14      roma7     747:                    (($metod eq 'simple') ? 'ParseSimple':'ParseAdvanced'),
                    748:                  -solve => 'Text::Query::SolveSQL',
                    749:                  -build => 'Text::Query::BuildSQLMySQL',
                    750:                  -fields_searched => $fields);
                    751: 
                    752:            $where=     $$q{'matchexp'};
1.39      roma7     753:            $query= "SELECT Questionid FROM Questions
1.14      roma7     754:                 WHERE $where";
                    755: 
                    756:            $sth = $dbh->prepare($query);
                    757:          } else
1.37      roma7     758: ######
1.14      roma7     759:          {
                    760: 
1.41      roma7     761:          foreach (param('searchin')) {
                    762: #              if (param($_)) {
1.1       boris     763:                        push @fields, "IFNULL($_, '')";
1.41      roma7     764: #              }
1.14      roma7     765:          }
                    766:          @sar = split " ", $sstr;
                    767:          for $i (0 .. $#sar) {
1.1       boris     768:                $sar[$i] = $dbh->quote("%${sar[$i]}%");
1.14      roma7     769:          }
1.75      roma7     770:          $_.=' ' foreach (@fields); # Это чтобы последнее слово поля
                    771:                                     # не сливалось с первым словом
                    772:                                     # следующего поля, R7
1.14      roma7     773:          my($f) = "CONCAT(" . join(',', @fields) . ")";
                    774:          if (param('all') eq 'yes') {
1.1       boris     775:                $sstr = join " AND $f LIKE ", @sar;
1.14      roma7     776:          } else {
1.1       boris     777:                $sstr = join " OR $f LIKE ", @sar;
1.14      roma7     778:          }
1.72      roma7     779:          
1.36      roma7     780:    my $query;
                    781:                $query="SELECT QuestionId FROM Questions
1.72      roma7     782:                WHERE ($f LIKE $sstr) AND (".&makewhere.") ORDER BY QuestionId";
1.37      roma7     783: 
1.21      roma7     784: 
1.22      roma7     785:          $sth = $dbh->prepare($query)
1.14      roma7     786:        } #else -- processing old-style query (R7)
                    787: 
1.1       boris     788:        $sth->execute;
                    789:        while (@arr = $sth->fetchrow) {
1.36      roma7     790:                push @Questions, $arr[0] unless $forbidden{$arr[0]};
1.1       boris     791:        }
1.49      roma7     792:         $sth->finish;
1.72      roma7     793:         
1.1       boris     794:        return @Questions;
                    795: }
                    796: 
1.72      roma7     797: sub makewhere {
                    798:       my @type=param('type');    
                    799:       my $type='';
                    800: 
                    801:       $type .= ($_=$TypeName{$_}) foreach @type;
                    802:       my $where=' 0 ';
                    803:       foreach (@type) {
1.128     boris     804:             $where.= " OR (Type ='$_') OR (Type ='$_Д') OR (Type ='Д$_') ";
1.72      roma7     805:       } 
                    806:       $where.= "OR (Type='ЧБ')" if ($type=~/Ч|Б/);
                    807:       return $where;
                    808: }
                    809: 
1.1       boris     810:  # Substitute every letter by a pair (for case insensitive search).
1.37      roma7     811:  my (@letters) = qw/аА бБ вВ гГ дД еЕ жЖ зЗ иИ йЙ кК лЛ мМ нН оО
1.1       boris     812:  пП рР сС тТ уУ фФ хХ цЦ чЧ шШ щЩ ьЬ ыЫ эЭ юЮ яЯ/;
1.37      roma7     813: 
1.1       boris     814: sub NoCase {
1.47      roma7     815:        my ($sstr) = shift;                     
1.1       boris     816:        my ($res);
                    817: 
                    818:        if (($res) = grep(/$sstr/, @letters)) {
                    819:                return "[$res]";
                    820:        } else {
                    821:                return $sstr;
                    822:        }
                    823: }
                    824: 
1.40      roma7     825: sub PrintList {
1.54      roma7     826:    my ($dbh,$Questions,$shablon,$was)=@_;
1.95      roma7     827:         my $Output;
1.40      roma7     828:        my $first=param('first') ||1;
1.95      roma7     829:        $first=$first-($first-1)%$outputkvo;
1.93      roma7     830:         my $fkvo=param('fkvo')||($#$Questions+1);
1.95      roma7     831:        my $last=$first+$outputkvo-1;
1.93      roma7     832:        $last=$fkvo if $fkvo<$last;
1.40      roma7     833:         my($f,$l);
                    834:         my $nav='';
1.41      roma7     835:         my $qs=query_string;
                    836:        $qs=~s/\;/\&/g;
                    837:         $qs=~s/\&first\=[^\&]+//g;
1.72      roma7     838:         my $sstr=param('sstr')||'';
1.51      roma7     839:         $qs=~s/sstr=[^\&]+/sstr=$sstr/;
1.95      roma7     840:         if ($usewas) {
                    841:                $qs=~s/\&was=[^\&]+//;
                    842:                $qs.="&was=$was" if $was;
                    843:                $qs.="&fkvo=$fkvo" if $was;
                    844:         }
                    845:         if ($first>$outputkvo*3+1)
1.41      roma7     846:         {
                    847:            $nav.=
                    848:             ("&nbsp;"x4).
1.100     roma7     849:             a({href=>$url."?".$qs."\&first=1"},"<<").("&nbsp;"x4).
                    850:             a({href=>($url."?".$qs."\&first=".($first-$outputkvo))},"<").("&nbsp;"x4)
1.93      roma7     851:        }
1.41      roma7     852:         else {$nav.='&nbsp;'x15;}
                    853: 
                    854:      my ($fprint,$lprint);
1.95      roma7     855:      my $llprint=$fkvo- ($fkvo)%$outputkvo+1; #
                    856:      if ($fkvo<=$outputkvo*7)
1.41      roma7     857:      {         $fprint=1;
                    858:                $lprint=$llprint;
                    859:      }
1.95      roma7     860:      elsif ($first>$outputkvo*3 && $fkvo-$first>$outputkvo*3)
1.41      roma7     861:      {
1.95      roma7     862:        $fprint=$first-$outputkvo*3;
                    863:        $lprint=$first+$outputkvo*3;
1.41      roma7     864:      } 
1.95      roma7     865:      elsif  ($first<=$outputkvo*3)
1.41      roma7     866:      {
1.95      roma7     867:         $fprint=1; $lprint=6*$outputkvo+1;
1.41      roma7     868:      }
                    869:      else
                    870:      { 
                    871:            $lprint=$llprint;
1.95      roma7     872:            $fprint=$lprint-$outputkvo*6
1.41      roma7     873:      }
                    874:          
1.95      roma7     875: #        my $fprint=($first>$outputkvo*3) ? $first-$outputkvo*3 : 1;
                    876: #        my $lprint=$#$Questions+1-$fprint>$outputkvo*7 ? $outputkvo*7 :$#$Questions+1;
                    877: #        if ($lprint-$fprint<$outputkvo*6 && $fprint>1)
1.41      roma7     878: #        {
1.95      roma7     879: #            $fprint=$lprint-$outputkvo*6;
1.41      roma7     880: #            $fprint=1 if ($fprint<=0) 
                    881: #        }
                    882: 
                    883: 
                    884: 
1.95      roma7     885:         for($f=$fprint; $f<=$lprint; $f+=$outputkvo)
1.40      roma7     886:        {
1.95      roma7     887: #        next if $first-$f>$outputkvo*3;
                    888:          $l=$f+$outputkvo-1;
1.93      roma7     889:          $l=$fkvo if $l>$fkvo+1;
1.40      roma7     890:          if ($f==$first) {$nav.="[$f-$l] ";}
                    891:          else {
1.100     roma7     892:                   $nav.= "[".a({href=>($url."?".$qs."\&first=$f")},"$f-$l")."] ";}
1.41      roma7     893:        }
1.95      roma7     894:         if ($lprint+$outputkvo<$fkvo)
1.41      roma7     895:         {
                    896:            $nav.=
                    897:             ("&nbsp;"x4).
1.100     roma7     898:             a({href=>($url."?".$qs."\&first=".($first+$outputkvo))},">").("&nbsp;"x4).
                    899:             a({href=>$url."?".$qs."\&first=$llprint"},">>").("&nbsp;"x4)
1.41      roma7     900:         }
1.95      roma7     901:        $Output.= "$nav".br."\n";
1.96      roma7     902:        my @q=@$Questions[$first-1..$last-1];
1.95      roma7     903:        my %q=();
                    904:        my $sth=SelectQuestions($dbh,\@q,1);
1.116     roma7     905:        my $qq;
                    906:        my @Q;
                    907:        for (0..$#q) {
                    908:                %{$Q[$_]}=();
                    909:                fetchquestion($sth,$Q[$_],1);
                    910:                $q{$Q[$_]{'QuestionId'}}=$Q[$_];
                    911:        }
                    912: 
1.40      roma7     913:        for (my $i = $first; $i <= $last; $i++) {
1.116     roma7     914:                my $q=$q{$$Questions[$i-1]};
1.95      roma7     915:                my $output;
1.139     roma7     916:                $output = &PrintQuestion($dbh, $q, 1, 0, 1,$text,1  );
1.116     roma7     917: #                if (param('metod') && (param('metod') eq 'rus' || param('metod') eq 'proxy'))
1.40      roma7     918:                 {
                    919:                     $output=~s/\b($shablon)\b/\<strong\>$1\<\/strong\>/gi;
                    920:                     $output=~s/($shablon)/\<strong\>$1\<\/strong\>/gi;
1.150     roma7     921:                     $output=~s/(href="[^"]*?)(?:<.*?>)+([^"]*?)(?:<\/.*?>)+([^"]*?")/!1 $1$2$3 2!/g;#!!!!
1.40      roma7     922:                }
1.150     roma7     923: 
1.95      roma7     924:                $Output.= $output;
1.40      roma7     925:        }
1.95      roma7     926:        $sth->finish;
1.41      roma7     927: 
1.95      roma7     928:        $Output.= "$nav".br."\n";
                    929:        return $Output;
1.40      roma7     930: }
                    931: 
1.1       boris     932: sub PrintSearch {
1.95      roma7     933:         my $Output='';
1.54      roma7     934:        my ($dbh, $sstr, $metod,$was) = @_;
                    935:        my $t=time;
1.95      roma7     936:        $Output.= printform;
1.22      roma7     937:        my @allnf;
1.54      roma7     938:        my @Questions;
1.92      roma7     939:        $was=0 if $metod eq 'proxy';
1.95      roma7     940:        if ($usewas && $was && ($metod ne 'proxy'))
1.54      roma7     941:        {
                    942:          my $sth=$dbh->prepare ("select sstr,questions,allnf from lastqueries where id=".param('was'));
                    943:           $sth->execute;
                    944:           my ($q,$nf);
                    945:          ($sstr, $q,$nf)=($sth->fetchrow);
1.58      roma7     946:           @Questions=unpack 'L*',$q; 
                    947:           @allnf=unpack 'L*',$nf;        
1.54      roma7     948:           $sth->finish;
1.92      roma7     949:         }  
1.95      roma7     950:         if (!$was || ($metod eq 'proxy') || (param('first')+$outputkvo>$cashednumber))
1.54      roma7     951:         {
                    952:              @Questions=&Search($dbh, \$sstr,$metod,$all,\@allnf);
1.95      roma7     953:              $cashednumber=$#Questions if $cashednumber>$#Questions;
1.92      roma7     954:              my $tmp=$dbh->quote(pack("L*",@Questions[0..$cashednumber]));
1.54      roma7     955:              my $qsstr=$dbh->quote($sstr);
1.58      roma7     956:              my $nf=$dbh->quote(pack("L*", @allnf));
1.55      roma7     957:              my $ss=200;
1.95      roma7     958:              if ($usewas) {
                    959:                do 
                    960:                        {
                    961:                                        $was=int rand(32000);
                    962:                        }
                    963:                while (--$ss && (!$dbh->do ("insert into lastqueries (id,sstr,questions,allnf) 
1.55      roma7     964:                          values ($was, $qsstr,$tmp,$nf)")));
1.150     roma7     965:                $Output.= "Something is wrong...".br."\n" unless $ss;
1.95      roma7     966:              }
1.54      roma7     967:         }
1.55      roma7     968: 
1.54      roma7     969: 
                    970: 
1.95      roma7     971:        $Output.= p. "Время поиска: " . (time-$t) ." сек.".p;
1.138     roma7     972:        $_="\"$_\"" foreach @used_stop;
                    973:        $Output.= p. (join ', ',@used_stop) ." ignored".p if @used_stop;
1.1       boris     974:        my ($output, $i, $suffix, $hits) = ('', 0, '', $#Questions + 1);
                    975: 
1.22      roma7     976:         my $shablon;
1.40      roma7     977:         $metod='rus' if $metod eq 'proxy';
1.22      roma7     978:         if ($metod eq 'rus')
                    979:         {
                    980:            my $where='0';
                    981:            $where.= " or w2=$_ " foreach @allnf;
                    982:            my $query="select w1 from nests where $where";
                    983:            my $sth=$dbh->prepare($query);
                    984: 
                    985:           $sth->execute;
                    986:           my @shablon;
                    987:           while (my @arr = $sth->fetchrow)
                    988:           {
                    989:             push @shablon,"(?:$arr[0])";
                    990:           }
1.54      roma7     991:           $sth->finish;
1.37      roma7     992:            $shablon= join "|", @shablon;
1.22      roma7     993:            $shablon=~s/[её]/\[ЕЁ\]/gi;
                    994: #           $shablon=~s/([йцукенгшщзхъфывапролджэячсмитьбюЙЦУКЕНГШЩЗХЪФЫВАПРОЛДЖЭЯЧСМИТЬБЮ])/&NoCase($1)/ge;
                    995:            $shablon=qr/$shablon/i;
1.54      roma7     996: 
1.22      roma7     997:         }
                    998: 
1.92      roma7     999:         $hits=param("fkvo")||$hits;
1.22      roma7    1000: 
1.1       boris    1001:        if ($hits =~ /1.$/  || $hits =~ /[5-90]$/) {
                   1002:                $suffix = 'й';
                   1003:        } elsif ($hits =~ /1$/) {
                   1004:                $suffix = 'е';
                   1005:        } else {
1.37      roma7    1006:                $suffix = 'я';
1.1       boris    1007:        }
1.37      roma7    1008: 
1.95      roma7    1009:        $Output.= p({align=>"center"}, "Результаты поиска на " . strong($sstr)
1.1       boris    1010:        . " : $hits попадани$suffix.");
                   1011: 
                   1012:        if (param('word')) {
                   1013:                $sstr = '[      \.\,:;]' . $sstr . '[  \.\,:\;]';
                   1014:        }
                   1015: 
1.73      roma7    1016: #      $sstr =~ s/(.)/&NoCase($1)/ge;
1.1       boris    1017: 
1.40      roma7    1018:        my @sar;
                   1019:        if ($metod ne 'rus') 
                   1020:        {
1.74      roma7    1021:          my $ss=$sstr;
                   1022:          (@sar) = split(' ', $ss);
                   1023:          s/(\W)/\\$1/g foreach (@sar);
1.40      roma7    1024:          $shablon=join "|",@sar;
1.1       boris    1025:        }
1.95      roma7    1026:        $Output.=PrintList($dbh,\@Questions,$shablon,$was);
                   1027:        return $Output;
1.1       boris    1028: }
                   1029: 
                   1030: sub PrintRandom {
                   1031:    my ($dbh, $type, $num, $text) = @_;
1.80      roma7    1032:    my $razd=param('razd');
1.95      roma7    1033:    my %q;
1.80      roma7    1034:    my $answer=$razd?0:1;
1.95      roma7    1035:    my @answers;
1.129     roma7    1036: #my $t=time;
1.1       boris    1037:    my (@Questions) = &Get12Random($dbh, $type, $num);
1.129     roma7    1038: 
1.1       boris    1039:        my ($output, $i) = ('', 0);
1.129     roma7    1040: #$output.="time=".(time-$t).p;
1.1       boris    1041:        if ($text) {
                   1042:                $output .= "    $num случайных вопросов.\n\n";
                   1043:        } else {
                   1044:                $output .=
                   1045:                        h2({align=>"center"}, "$num случайных вопросов.");
                   1046:        }
1.95      roma7    1047:        my $sth=SelectQuestions($dbh,\@Questions,0);
1.1       boris    1048:        for ($i = 0; $i <= $#Questions; $i++) {
1.95      roma7    1049:                fetchquestion($sth,\%q,0);
1.37      roma7    1050:                $output .=
1.95      roma7    1051:                        &PrintQuestion($dbh, \%q, $answer, $i + 1, 0, $text,1);
                   1052:                        push @answers, $q{'Answer'};
1.1       boris    1053:        }
1.95      roma7    1054:        $sth->finish;
1.80      roma7    1055:        unless ($answer )
                   1056:         { 
                   1057:          $output.=$text?"\n".('-'x 20)."\nОтветы\n~~~~~~\n\n":h2('Ответы');
1.95      roma7    1058:          $sth=SelectQuestions($dbh,\@Questions,0);
1.80      roma7    1059:          for ($i = 0; $i <= $#Questions; $i++) {
1.95      roma7    1060: #                fetchquestion($sth,\%q,0);
                   1061: #              $output .=
                   1062: #                      &PrintQuestion($dbh, \%q, -1, $i + 1, 0, $text,1);
                   1063:                 $output.=$text?("Ответ ". ($i+1).": $answers[$i]\n\n"):
                   1064:                        b("Ответ ". ($i+1).": "). $answers[$i].p;
1.80      roma7    1065:         }
                   1066:         }
                   1067: 
1.37      roma7    1068:        return $output;
1.1       boris    1069: }
                   1070: 
1.53      roma7    1071: sub PrintEditor {
                   1072:        my $t=shift; #ссылка на Хэш с полями
1.70      roma7    1073:        my $ed=$$t{'Editors'}||'';
1.53      roma7    1074:        my $edname=($ed=~/\,/ ) ? "Редакторы"  : "Редактор" ;
1.54      roma7    1075:        return $ed? h4({align=>"center"},"$edname: $ed" ): '';
1.53      roma7    1076: }
                   1077: 
1.1       boris    1078: sub PrintTournament {
                   1079:    my ($dbh, $Id, $answer) = @_;
                   1080:        my (%Tournament, @Tours, $i, $list, $qnum, $imgsrc, $alt,
                   1081:                $SingleTour);
                   1082:        my ($output) = '';
                   1083: 
                   1084:        %Tournament = &GetTournament($dbh, $Id) if ($Id);
1.37      roma7    1085: 
1.118     roma7    1086:        my ($URL) = $Tournament{'URL'}||'';
1.116     roma7    1087:        $URL=~s/http:\/znatoki\/boris\/reports\//$newsurl/ if $url=~/kulichki/ || $url=~/db.chgk.info/;
                   1088:        $URL=~s/\/znatoki\/boris\/reports\//$newsurl/ if url=~/kulichki/ || $url=~/db.chgk.info/;
1.1       boris    1089:        my ($Info) = $Tournament{'Info'};
                   1090:        my ($Copyright) = $Tournament{'Copyright'};
1.54      roma7    1091:        my $fname=$Tournament{'FileName'};
1.1       boris    1092:        @Tours = &GetTours($dbh, $Id);
1.53      roma7    1093:        $list='';
1.54      roma7    1094:        my $textid;
1.159     roma7    1095:        my $isGroup;
1.1       boris    1096:        if ($Id) {
                   1097:                for ($Tournament{'Type'}) {
                   1098:                        /Г/ && do {
1.37      roma7    1099:                                $output .= h2({align=>"center"},
1.6       boris    1100:                                              "Группа: $Tournament{'Title'} ",
1.152     roma7    1101:                                              $Tournament{'PlayedAt'}||'') . 
                   1102:                                              ($Tournament{'PlayedAt2'}?'&nbsp;&ndash; '.
                   1103:                                                $Tournament{'PlayedAt2'}:'') . 
                   1104:                                              
                   1105:                                              p . "\n";
1.159     roma7    1106:                                              $isGroup=1;
1.1       boris    1107:                                last;
                   1108:                        };
                   1109:                        /Ч/ && do {
                   1110:                                return &PrintTour($dbh, $Tours[0], $answer)
                   1111:                                        if ($#Tours == 0);
1.37      roma7    1112: 
1.6       boris    1113:                                my $title="Пакет: $Tournament{'Title'}";
                   1114:                                if ($Tournament{'PlayedAt'}) {
                   1115:                                    $title .= " $Tournament{'PlayedAt'}";
                   1116:                                }
1.1       boris    1117: 
1.152     roma7    1118:                                if ($Tournament{'PlayedAt2'}) {
                   1119:                                    $title .= '&nbsp;&ndash; '.$Tournament{'PlayedAt2'};
                   1120:                                }
                   1121: 
1.37      roma7    1122:                                $output .= h2({align=>"center"},
1.6       boris    1123:                                        "$title") . p . "\n";
1.53      roma7    1124:                               $output.=&PrintEditor(\%Tournament);
1.1       boris    1125:                                last;
                   1126:                        };
                   1127:                        /Т/ && do {
                   1128:                                return &PrintTour($dbh, $Id, $answer);
                   1129:                        };
                   1130:                }
                   1131:        } else {
1.126     roma7    1132:                my ($qnum) = GetQNum($dbh,0);
                   1133:                my ($qnum1) = GetQNum($dbh,1);
                   1134:                $output .= h2("База вопросов").
                   1135:                  h3("$qnum запис".&Suffix2($qnum).
1.127     roma7    1136:                  " (уникальных $qnum1)");
1.126     roma7    1137: 
                   1138: #               h4("<table>".
                   1139: #               Tr(td("Из них:"), td("Вопросов ЧГК: ".countz($dbh,'Ч'))).               
                   1140: #               Tr(td("&nbsp;"), td("Вопросов для брейна: ".countz($dbh,'Б'))).                 
                   1141: #               Tr(td("&nbsp;"), td("Вопросов для ЧГК и брейна: ".countz($dbh,'ЧБ'))).          
                   1142: #               Tr(td("&nbsp;"), td("Интернет-вопросов: ".countz($dbh,'И'))).           
                   1143: #               Tr(td("&nbsp;"), td("Бескрылок: ".countz($dbh,'Л'))).
                   1144: #               Tr(td("&nbsp;"),td("Заданий для Своей Игры: ".countz($dbh,'Я'))).
                   1145: #               Tr(td("&nbsp;"),td("Эрудиток: ".countz($dbh,'Э'))))."</table>"
1.1       boris    1146:        }
                   1147: 
1.37      roma7    1148:        for ($i = 0; $i <= $#Tours; $i++) {
1.1       boris    1149:                %Tournament = &GetTournament($dbh, $Tours[$i]);
1.37      roma7    1150: 
1.1       boris    1151:                if ($Tournament{'Type'} =~ /Ч/) {
                   1152:                        $SingleTour = 0;
                   1153:                        my (@Tours) = &GetTours($dbh, $Tournament{'Id'});
                   1154:                        $SingleTour = 1
                   1155:                                if ($#Tours == 0);
                   1156:                }
                   1157:                if ($Tournament{'QuestionsNum'} > 0) {
                   1158:                        $qnum = " ($Tournament{'QuestionsNum'} вопрос" .
                   1159:                                &Suffix($Tournament{'QuestionsNum'}) . ")\n";
                   1160:                } else {
                   1161:                        $qnum = '';
                   1162:                }
1.100     roma7    1163:                if ($Tournament{'Type'} !~ /[ТЧ]/) {
1.63      boris    1164:                    $SingleTour=0;
1.1       boris    1165:                        $imgsrc = "/icons/folder.gif";
                   1166:                        $alt = "[*]";
                   1167:                } else {
                   1168:                        $imgsrc = "/icons/folder.gif";
                   1169:                        $alt = "[-]";
                   1170:                }
                   1171: 
1.54      roma7    1172:                my $textid;
                   1173:                if ($textid=$Tournament{'FileName'})
                   1174:                {
                   1175:                   $textid=~s/\.txt//;
                   1176:                }
                   1177:                elsif ($textid=$Tournament{'Number'})
                   1178:                  {
                   1179:                      $fname=~s/\.txt//;
                   1180:                      $textid="$fname.$textid";
                   1181:                  }
                   1182:               else {$textid=$Tournament{'Id'}};
                   1183:                
                   1184: 
1.103     roma7    1185:                if ($SingleTour or ($Tournament{'Type'} =~ /Т/)) {
1.1       boris    1186:                        $list .= dd(img({src=>$imgsrc, alt=>$alt})
1.6       boris    1187:                                . " " . $Tournament{'Title'} . " " .
1.152     roma7    1188:                                    ($Tournament{'PlayedAt'}||"") . 
                   1189:                                    ($Tournament{'PlayedAt2'}?'&nbsp;&ndash; '.$Tournament{'PlayedAt2'}:"") .
                   1190:                                    $qnum) .
1.1       boris    1191:                                dl(
                   1192:                                        dd("["
1.100     roma7    1193:                                                . a({href=>tourhref($textid,0)},
1.1       boris    1194:                                                "вопросы") . "] ["
1.100     roma7    1195:                   . a({href=>tourhref($textid,1)},
1.1       boris    1196:                   "вопросы + ответы") . "]")
                   1197:                                );
                   1198:                } else {
1.118     roma7    1199:                        $list .= dd(a({href=>
                   1200:                                  $url . "?tour=$textid&comp=1"},
                   1201:                                img({src=>'/icons/compressed.gif', alt=>'[ZIP]', border=>1}))                           .  
1.116     roma7    1202:                                " " . 
1.59      roma7    1203:                                 img({src=>$imgsrc, alt=>$alt})
1.100     roma7    1204:                                . " " . a({href=>tourhref($textid,0,1)},
1.37      roma7    1205:                                $Tournament{'Title'}. " ".
1.152     roma7    1206:                                          ($Tournament{'PlayedAt'}||'')) .
                   1207:                                          ($Tournament{'PlayedAt2'}?'&nbsp;&ndash '. $Tournament{'PlayedAt2'}:''). $qnum); 
1.1       boris    1208:                }
                   1209:        }
                   1210:        $output .= dl($list);
                   1211: 
                   1212:        if ($URL) {
1.100     roma7    1213:                if ($url=~/zaba\.ru/ && $URL=~/^\//){$URL="http://info.chgk.info$URL"}
1.1       boris    1214:                $output .=
1.37      roma7    1215:                p("Дополнительная информация об этом турнире - по адресу " .
1.1       boris    1216:                        a({-'href'=>$URL}, $URL));
                   1217:        }
                   1218:        if ($Copyright) {
                   1219:                $output .= p("Копирайт: " .   $Copyright);
                   1220:        }
                   1221: 
1.53      roma7    1222: 
                   1223: 
1.1       boris    1224:        if ($Info) {
                   1225:                $output .= p($Info);
                   1226:        }
1.146     roma7    1227: 
1.159     roma7    1228: 
                   1229: 
1.146     roma7    1230:        $output.=p("<a href='/dbxml.php?tour=".param('tour')."'>XML</a>");
1.159     roma7    1231: 
                   1232:                if ($textid=$fname)
                   1233:                {
                   1234:                   $textid=~s/\.txt//;
                   1235:                }
                   1236:        if (!$isGroup) {
                   1237:            $output .= center("<font size='-1'>[".
                   1238:             a({href=>'/v2/print/'.$textid, target=>'_blank'}, 'версия для печати')."] [".
                   1239:             a({href=>'/v2/fb2/'.$textid, target=>'_blank'}, 'fb2')."]"."</font>");
                   1240:         }
1.146     roma7    1241:        
1.1       boris    1242:        return $output;
                   1243: }
                   1244: 
                   1245: sub Suffix {
                   1246:        my ($qnum) = @_;
                   1247:        my ($suffix) = 'а' if $qnum =~ /[234]$/;
                   1248:    $suffix = '' if $qnum =~ /1$/;
                   1249:    $suffix = 'ов' if $qnum =~ /[567890]$/ || $qnum =~ /1.$/;
                   1250:        return $suffix;
                   1251: }
                   1252: 
1.126     roma7    1253: 
                   1254: sub Suffix1 {
                   1255:        my ($qnum) = @_;
                   1256:        my ($suffix) = 'я' if $qnum =~ /[234]$/;
                   1257:        $suffix = 'е' if $qnum =~ /1$/;
                   1258:        $suffix = 'й' if $qnum =~ /[567890]$/ || $qnum =~ /1.$/;
                   1259:        return $suffix;
                   1260: }
                   1261: 
                   1262: sub Suffix2 {
                   1263:        my ($qnum) = @_;
                   1264:        my ($suffix) = 'и' if $qnum =~ /[234]$/;
                   1265:        $suffix = 'ь' if $qnum =~ /1$/;
                   1266:        $suffix = 'ей' if $qnum =~ /[567890]$/ || $qnum =~ /1.$/;
                   1267:        return $suffix;
                   1268: }
                   1269: 
1.1       boris    1270: sub IsTour {
1.54      roma7    1271:        my ($dbh, $Id,$n) = @_;
                   1272: 
                   1273:        my ($sth) ;
                   1274:         
                   1275:         if (defined $n) 
                   1276:         { $sth=$dbh->prepare ("select Id FROM Tournaments
                   1277:                            WHERE ParentId=$Id AND Number=$n");
                   1278:         }
                   1279:         else
                   1280:         {
                   1281:           $sth=$dbh->prepare("SELECT Id FROM Tournaments
1.1       boris    1282:                WHERE Id=$Id");
1.54      roma7    1283:        }
1.1       boris    1284:        $sth->execute;
1.54      roma7    1285:         my $a=($sth->fetchrow)[0];
                   1286:        $sth->finish;
                   1287:        return $a;
1.1       boris    1288: }
                   1289: 
                   1290: # Gets a DB handler (ofcourse) and a tour Id. Prints all the
                   1291: # question of that tour, according to the options.
                   1292: sub PrintTour {
                   1293:        my ($dbh, $Id, $answer) = @_;
                   1294:        my ($output, $q, $bottom, $field) = ('', 0, '', '');
                   1295: 
                   1296:        my (%Tour) = &GetTournament($dbh, $Id);
                   1297:        my (@Tours) = &GetTours($dbh, $Tour{'ParentId'});
                   1298:        my (%Tournament) = &GetTournament($dbh, $Tour{'ParentId'});
1.95      roma7    1299:        my %q;
1.1       boris    1300: 
                   1301:        return 0
                   1302:                if ($Tour{'Type'} !~ /Т/);
                   1303: 
1.54      roma7    1304:        my ($fname)=$Tournament{'FileName'};
                   1305:        $fname=~s/\.txt//;
1.1       boris    1306:        my ($qnum) = $Tour{'QuestionsNum'};
1.37      roma7    1307:        my ($suffix) = &Suffix($qnum);
                   1308: 
                   1309:        $output .= h2({align=>"center"}, $Tournament{"Title"},
1.74      roma7    1310:                      $Tournament{'PlayedAt'}||'',
1.152     roma7    1311:                      $Tournament{'PlayedAt2'}?'&nbsp;&ndash; '.$Tournament{'PlayedAt2'}:'',
1.150     roma7    1312:                      "<br>\n", $Tour{"Title"} .
1.1       boris    1313:                " ($qnum вопрос$suffix)\n") . p;
1.53      roma7    1314:        $output .=&PrintEditor(\%Tour);
1.1       boris    1315: 
                   1316:        my (@Questions) = &GetTourQuestions($dbh, $Id);
1.95      roma7    1317:        my $sth=SelectQuestions($dbh,\@Questions,0);
1.1       boris    1318:        for ($q = 0; $q <= $#Questions; $q++) {
1.95      roma7    1319:                fetchquestion($sth,\%q,0);
1.139     roma7    1320:                $output .= &PrintQuestion($dbh, \%q, $answer, 0,0,$text,1);
1.37      roma7    1321:        }
1.95      roma7    1322:        $sth->finish;
1.1       boris    1323:        $output .= hr({-'align'=>'center', -'width'=>'80%'});
                   1324: 
                   1325:        if ($Tournament{'URL'}) {
1.151     roma7    1326:            $URL = $Tournament{'URL'};
                   1327:            $URL=~s/http:\/znatoki\/boris\/reports\//$newsurl/ if $url=~/kulichki/ || $url=~/db.chgk.info/;
                   1328:            $URL=~s/\/znatoki\/boris\/reports\//$newsurl/ if url=~/kulichki/ || $url=~/db.chgk.info/;
                   1329: 
                   1330:            $output .=
                   1331:            p("Дополнительная информация об этом турнире - по адресу " .
                   1332:                        a({-'href'=>$URL}, $URL));
1.1       boris    1333:        }
                   1334: 
                   1335:        if ($Tournament{'Copyright'}) {
                   1336:                $output .= p("Копирайт: " .   $Tournament{'Copyright'});
                   1337:        }
                   1338: 
1.151     roma7    1339:        if ($Tournament{'Info'}  ) {
1.1       boris    1340:                $output .= p($Tournament{'Info'});
                   1341:        }
1.148     roma7    1342: 
1.151     roma7    1343:        if ($Tour{'Info'} && ($Tournament{'Info'} ne $Tour{'Info'})) {
                   1344:                $output .= "!!".p($Tour{'Info'});
1.148     roma7    1345:        }
                   1346: 
1.146     roma7    1347:        $output.=p("<a href='/dbxml.php?tour=".param('tour')."'>XML</a>");
1.37      roma7    1348: 
1.54      roma7    1349:        my $n=$Tour{'Number'};
1.1       boris    1350:        if ($answer == 0) {
1.121     roma7    1351:                my $nn=".$n";
                   1352:                $nn="" if ($n==1 && !&IsTour($dbh, $Tour{'ParentId'}, $n + 1));
                   1353:                
1.37      roma7    1354:                $bottom .=
1.121     roma7    1355:                        "[" . a({href=>tourhref("$fname$nn",1)}, 
1.159     roma7    1356:                          "ответы") .  "] " 
1.1       boris    1357:        }
1.159     roma7    1358:        $bottom .= "[".a({href=>'/v2/print/'.$fname, target=>'_blank'}, 'версия для печати')."] [".
                   1359:          a({href=>'/v2/fb2/'.$fname, target=>'_blank'}, 'fb2')."]".br;
                   1360:        
                   1361: #      $bottom .= "[".a({href=>'/v2/print/'.$fname.'.'.$Tour{'Number'}, target=>'_blank'}, 'версия для печати')."]".br;
                   1362:        
1.54      roma7    1363:        if ($n>1) {
1.37      roma7    1364:                $bottom .=
1.100     roma7    1365:                        "[" . a({href=>tourhref("$fname.".($n-1),0)},
1.1       boris    1366:                        "предыдущий тур") . "] ";
1.37      roma7    1367:                $bottom .=
1.100     roma7    1368:                        "[" . a({href=>tourhref("$fname.".($n-1),1)},
1.150     roma7    1369:                        "предыдущий тур с ответами") . "] " . br."\n";
1.1       boris    1370:        }
1.159     roma7    1371:        
1.54      roma7    1372:        if (&IsTour($dbh, $Tour{'ParentId'}, $n + 1)) {
1.37      roma7    1373:                $bottom .=
1.100     roma7    1374:                        "[" . a({href=>tourhref("$fname.".($n+1),0)},
1.1       boris    1375:                        "следующий тур") . "] ";
1.37      roma7    1376:                $bottom .=
1.100     roma7    1377:                        "[" . a({href=>tourhref("$fname.".($n+1),1)},
1.1       boris    1378:                        "следующий тур с ответами") . "] ";
                   1379:        }
                   1380: 
                   1381:        $output .=
                   1382:                p({align=>"center"}, font({size=>-1}, $bottom));
                   1383: 
                   1384:        return $output;
                   1385: }
                   1386: 
1.150     roma7    1387: 
                   1388: sub escapeUrl {
                   1389:        my $uri = shift;
                   1390:        $uri=~s/<.*?>//g;
                   1391:        $uri =~ s/([Ю-Ъю-ъ]+)/URI::Escape::uri_escape_utf8(decode("koi8-r",$1))/eg;
                   1392:        return $uri;    
                   1393: }
                   1394: 
1.1       boris    1395: sub PrintField {
                   1396:        my ($header, $value, $text) = @_;
                   1397:        if ($text) {
1.59      roma7    1398:            $value =~ s/<[\/\w]*?>//sg;
1.5       boris    1399:        } else {
1.136     roma7    1400:            if ($header=~/Комментар/)
                   1401:            {
1.150     roma7    1402:                $value=~s/^\s*$_[\.:]/p."\n".strong("$_").":\n"/me foreach @softfields;
1.136     roma7    1403:            }
                   1404: 
1.150     roma7    1405:            $value =~ s/^\s+/<br>\n&nbsp;&nbsp;&nbsp;&nbsp;/mg;
1.125     boris    1406:            $value =~ s/(\s+)-+(\s+)/$1&#0150;$2/mg;
                   1407:            $value =~ s/\s+\&#0150/&nbsp;\&#0150/mg 
                   1408:                        if $value !~ /^\|/;
1.5       boris    1409:            $value =~ s/^\|([^\n]*)/<pre>$1<\/pre>/mg;
1.150     roma7    1410: 
1.156     roma7    1411:            $value =~ s/(http:\/\/\S+[^\s\)\(\,\.\]])/a({href=>escapeUrl($1)},$1)/egm if $header !~ /^Авто/;#!!!
1.150     roma7    1412: 
1.156     roma7    1413:            $value =~ s/\.\.\.\]/!!!ZAKR!!!/g;
                   1414:            $value =~ s/пропущено\]/!!!PROP!!!/g;
                   1415:            $value =~ s/пропущены\]/!!!PROP2!!!/g;
                   1416:            $value =~ s/\[Раздаточный материал:(.*?)\]\s*\n/<div class='razdatka'><div class='razdatka_header'>Раздаточный материал<\/div> $1<\/div>\n$2/sm;
1.157     roma7    1417:            $value =~ s/<раздатка>(.*?)<\/раздатка>/<div class='razdatka'><div class='razdatka_header'>Раздаточный материал<\/div> $1<\/div>\n/sm;
1.156     roma7    1418:            $value =~ s/!!!ZAKR!!!/\.\.\.\]/g;
1.158     roma7    1419:            $value =~ s/!!!PROP!!!/пропущено\]/g;
1.156     roma7    1420:            $value =~ s/!!!PROP2!!!/пропущены\]/g;
1.154     roma7    1421: 
1.150     roma7    1422: 
                   1423: #          $value =~ s/(http:\/\/\S+[^\s\)\(\,\.])/make/eg if $header !~ /^Авто/;#!!!
                   1424: #          $value =~ s/(http:\/\/\S+[^\s\)\(\,\.])/<a href="$1">$1<\/a>/g if $header !~ /^Авто/;
1.79      roma7    1425: #          $value =~ s/(http:\/\/(?:\w+.)+[\w\\\~]+(\?[^\s.]+)?)/<a href="$1">$1<\/a>/g if $header !~ /^Авто/;
1.61      roma7    1426: #          $value =~ s/(\s)"/$1&#147;/mg;
                   1427: #          $value =~ s/^"/&#147;/mg;
                   1428: #          $value =~ s/"/&#148;/mg;
1.1       boris    1429:        }
1.59      roma7    1430: 
1.136     roma7    1431:        if ($value=~/^\s*(<p.*?>)?\s*<strong/) {
                   1432:                return $text ? "$value\n\n" :
                   1433:                        $value . p . "\n";
                   1434:        }
1.37      roma7    1435:        return $text ? "$header:\n$value\n\n" :
1.150     roma7    1436:                strong("$header: ") . "\n".$value . p . "\n";
1.1       boris    1437: }
                   1438: 
1.37      roma7    1439: # Gets a DB handler (ofcourse) and a question Id. Prints
1.1       boris    1440: # that question, according to the options.
                   1441: sub PrintQuestion {
1.95      roma7    1442:        my ($dbh, $Id, $answer, $qnum, $title, $text,$h) = @_;
1.1       boris    1443:        my ($output, $titles) = ('', '');
1.133     roma7    1444:        my $fname;
1.95      roma7    1445:        my (%Question);
                   1446:        if ($h) {
                   1447:          %Question=%$Id;
                   1448:        } else {
                   1449:                %Question = &GetQuestion($dbh, $Id);
                   1450:                if ($title) {
                   1451:                        my (%Tour) = GetTournament($dbh, $Question{'ParentId'});
                   1452:                        my (%Tournament) = GetTournament($dbh, $Tour{'ParentId'});
                   1453:                        $Question{'FileName'}=$Tournament{'FileName'};
                   1454:                        $Question{'Title'}=$Tournament{'Title'};
                   1455:                        $Question{'PlayedAt'}=$Tournament{'PlayedAt'};
1.152     roma7    1456:                        $Question{'PlayedAt2'}=$Tournament{'PlayedAt2'};                        
1.95      roma7    1457:                        $Question{'TourNumber'}=$Tour{'Number'};
                   1458:                        $Question{'TourTitle'}=$Tour{'Title'};
                   1459:                }
                   1460: 
                   1461:         }
                   1462:                $qnum = $Question{'Number'}
1.65      roma7    1463:                if ($qnum == 0);
1.1       boris    1464:        if (!$text) {
1.80      roma7    1465:                $output .= hr({width=>"50%"}) if $answer>=0;
1.1       boris    1466:                if ($title) {
1.133     roma7    1467:                        $fname=$Question{'FileName'};
1.54      roma7    1468:                        $fname=~s/\.txt//;
1.1       boris    1469:                        $titles .=
                   1470:                                dd(img({src=>"/icons/folder.open.gif"}) . " " .
1.100     roma7    1471:                                         a({href=>tourhref($fname,0,1)}, 
1.152     roma7    1472:                                $Question{'Title'}, $Question{'PlayedAt'}||'',
                   1473:                                $Question{'PlayedAt2'}?'&nbsp;&ndash; '.$Question{'PlayedAt2'}:''));
1.1       boris    1474:                        $titles .=
                   1475:                                dl(dd(img({src=>"/icons/folder.open.gif"}) . " " .
1.100     roma7    1476:                                        a({href=>tourhref("$fname.$Question{'TourNumber'}#$qnum",1)}, 
                   1477:                           $Question{'TourTitle'})));
1.1       boris    1478:                }
                   1479:                $output .= dl(strong($titles));
                   1480:        }
1.37      roma7    1481: 
1.65      roma7    1482: 
1.79      roma7    1483:        $output.= "<a NAME=\"$qnum\">" unless $text;
1.1       boris    1484: 
1.80      roma7    1485:        if ($answer>=0) {$output .=
                   1486:                &PrintField("Вопрос $qnum", $Question{'Question'}, $text);}
                   1487:        else {$output .="$qnum. "}
                   1488:        if ($answer==1|| $answer==-1) {
1.37      roma7    1489:                $output .=
1.1       boris    1490:                        &PrintField("Ответ", $Question{'Answer'}, $text);
1.135     roma7    1491:                if ($Question{'PassCriteria'} ) {
                   1492:                  $output .=
                   1493:                        &PrintField("Зачёт", $Question{'PassCriteria'}, $text);
                   1494:                 }
1.1       boris    1495: 
1.79      roma7    1496:                if ($Question{'Authors'} ) {
1.29      roma7    1497:                       my $q=$Question{'Authors'};
1.70      roma7    1498: ###АВТОРА!!
1.95      roma7    1499: #                    my $sth=$dbh->prepare("select Authors.CharId,Name, Surname, Nicks from Authors, A2Q
                   1500: #                                  where Authors.Id=Author And Question=$Id");
                   1501: #                       $sth->execute;
                   1502: #                       my ($AuthorId,$Name, $Surname,$other,$Nicks);
                   1503: #                      if (!$text) {
                   1504: #                       while ((($AuthorId,$Name, $Surname,$Nicks)=$sth->fetchrow),$AuthorId)
                   1505: #                       {
                   1506: #                          my ($firstletter)=$Name=~m/^./g;
                   1507: #                          $Name=~s/\./\\\./g;
                   1508: #                          $Name=~s/ё/[её]/g;
                   1509: #                          $Surname=~s/ё/[её]/g;
                   1510: #                           my $sha="(?:$Name\\s+$Surname)|(?:$Surname\\s+$Name)|(?:$firstletter\\.\\s*$Surname)|(?:$Surname\\s+$firstletter\\.)|(?:$Surname)";
                   1511: #                           if ($Nicks)
                   1512: #                           {
                   1513: #                             $Nicks=~s/^\|//;
                   1514: #                             foreach (split /\|/, $Nicks)
                   1515: #                             {
                   1516: #                               s/\s+/ /g;
                   1517: #                               s/\s+$//;
                   1518: #                               s/ /\\s+/g;
                   1519: #                               s/\./\\\./g;
                   1520: #                               if (s/>$//) {$sha="$sha|(?:$_)"}
                   1521: #                               else        {$sha="(?:$_)|$sha"}
                   1522: #                             }
                   1523: #                           }
                   1524: #                           $q=~s/($sha)/a({href=>url."?qofauthor=$AuthorId"},$1)/ei;
                   1525: #                           unless ($1) 
                   1526: #                             {   
                   1527: #                                 $q=~s/$Name/a({href=>url."?qofauthor=$AuthorId"},$1)/ei;
                   1528: #                             }
                   1529: #                       }
                   1530: #                      }
1.29      roma7    1531:                        $output .= &PrintField("Автор(ы)", $q, $text);
                   1532: 
1.1       boris    1533:                }
                   1534: 
                   1535:                if ($Question{'Sources'}) {
                   1536:                        $output .= &PrintField("Источник(и)", $Question{'Sources'}, $text);
                   1537:                }
                   1538: 
                   1539:                if ($Question{'Comments'}) {
                   1540:                        $output .= &PrintField("Комментарии", $Question{'Comments'}, $text);
                   1541:                }
                   1542:        }
1.68      roma7    1543:        elsif ($answer==2) {
                   1544:          my $text=$Question{'Answer'};
                   1545:          $text=~s/\n/<option>/mg;
                   1546:          $output.="<select><option selected>Ответ:<option>$text</select>";
                   1547:          $text=$Question{'Comments'}||'';
                   1548:          if ($text) {
                   1549:              $text=~s/\n/<option>/mg;
                   1550:             $output.="<select><option selected>Комментарий:<option>$text</select>"
                   1551:          }
                   1552:        } 
                   1553:        elsif ($answer==3) {
                   1554:         $output.=  <<EOTT
                   1555:          <div align=right STYLE="cursor:hand;" OnStart="toggle(document.all.HideShow$qnum);" OnClick="toggle(document.all.HideShow$qnum);">
                   1556:          <font size=-2 color=red> Показать/убрать ответ</font></div>
                   1557:          <span style="display:none" id=HideShow$qnum>
                   1558: EOTT
                   1559:           .&PrintField("Ответ", $Question{'Answer'}, $text);
                   1560:                if ($Question{'Authors'}) {
                   1561:                        $output .= &PrintField("Автор(ы)", $Question{'Authors'}, $text);
                   1562:                }
1.135     roma7    1563:                if ($Question{'PassCriteria'}) {
                   1564:                        $output .= &PrintField("Зачёт", $Question{'PassCriteria'}, $text);
                   1565:                }
                   1566: 
1.68      roma7    1567:                if ($Question{'Sources'}) {
                   1568:                        $output .= &PrintField("Источник(и)", $Question{'Sources'}, $text);
                   1569:                }
                   1570: 
                   1571:                if ($Question{'Comments'}) {
                   1572:                        $output .= &PrintField("Комментарии", $Question{'Comments'}, $text);
                   1573:                }
                   1574: 
1.83      roma7    1575: 
1.68      roma7    1576: 
                   1577: $output.="</span>"
                   1578: 
                   1579:        }
1.153     roma7    1580:        $output=~s/\(pic: ([^\)]*)\)/<p><img src="\/znatoki\/images\/db\/$1"><\/p>/g unless $text;
                   1581:        $output=~s/\(aud: ([^\)]*)\)/<embed type="application\/x-shockwave-flash" src="http:\/\/www.google.com\/reader\/ui\/3247397568-audio-player.swf?audioUrl=\/znatoki\/sounds\/db\/$1"  allowscriptaccess="never" width="400" height="27" quality="best" bgcolor="#ff0000" wmode="window" flashvars="playerMode=embedded" \/>/g unless $text;
                   1582: 
1.139     roma7    1583:        $output=~s/⌡/\&iuml;/g;
                   1584:        $output=~s/⌠/\&Iuml;/g;
                   1585: 
1.116     roma7    1586:        $paramtour||=param("tour");
1.133     roma7    1587:        $fname=$fname.".$Question{'TourNumber'}" if $fname && $Question{'TourNumber'};
                   1588: $fname||=param('tour');
                   1589:        my $qid=$fname ? ($fname.".$Question{'Number'}" ): '';
1.87      roma7    1590: 
1.150     roma7    1591:        $output.=br."\n".a({href=> "/search/"."?metod=proxy&
1.87      roma7    1592: qid=$qid"}, 'Близкие вопросы').p
1.144     roma7    1593:              if $answer>0 && !$text && $qid && $showNearQuestions;
1.1       boris    1594:        return $output;
                   1595: }
                   1596: 
                   1597: # Returns the total number of questions currently in the DB.
                   1598: sub GetQNum {
1.126     roma7    1599:        my ($dbh,$x) = @_;
1.1       boris    1600:        my ($sth) = $dbh->prepare("SELECT COUNT(*) FROM Questions");
                   1601:        $sth->execute;
1.54      roma7    1602:        my $tmp=($sth->fetchrow)[0];
                   1603:         $sth->finish;
1.126     roma7    1604:        ($sth)=  $dbh -> prepare("select distinct count(first) FROM equalto");
                   1605:                   $sth -> execute;
                   1606:        my ($c)=$sth->fetchrow;
                   1607: 
                   1608: #                 $i++  while ( my  ($first, $second)=$sth -> fetchrow)
                   1609: #                  {
                   1610: #                       $forbidden{$first}=1;
                   1611: #                  }
                   1612:                   $sth->finish;
                   1613: 
                   1614:        return $tmp-($x?$c:0);
1.1       boris    1615: }
1.12      boris    1616: sub GetMaxQId {
                   1617:        my ($dbh) = @_;
                   1618:        my ($sth) = $dbh->prepare("SELECT MAX(QuestionId) FROM Questions");
                   1619:        $sth->execute;
1.54      roma7    1620:        my $tmp=($sth->fetchrow)[0];
                   1621:         $sth->finish;
                   1622:        return $tmp;
                   1623: 
1.12      boris    1624: }
1.1       boris    1625: 
                   1626: # Returns Id's of 12 random questions
                   1627: sub Get12Random {
                   1628:    my ($dbh, $type, $num) = @_;
                   1629:        my ($i, @questions, $q, $t, $sth);
1.12      boris    1630:        my ($qnum) = &GetMaxQId($dbh);
1.1       boris    1631:        my (%chosen);
                   1632:        srand;
1.53      roma7    1633:        my $where=0;
                   1634:        my $r=int (rand(10000));
1.130     roma7    1635:        my $w1=$r<5000? "QuestionId<50000 ":"QuestionId>=50000";
                   1636:        $w1=1 if $url=~/zaba/;
1.129     roma7    1637:        $w1=1 if $type!~/Ч/;
1.53      roma7    1638:        foreach (split '', $type)
                   1639:         {
                   1640:           $where.= " OR (Type ='$_') OR (Type ='$_Д') ";
                   1641:        }
                   1642:         $where.= "OR (Type='ЧБ')" if ($type=~/Ч|Б/);
                   1643: 
1.95      roma7    1644: #   $q="select QuestionId, QuestionId/$r-floor(QuestionId/$r) as val 
                   1645: #       from Questions where $where order by val limit $num";
1.53      roma7    1646: # Когда на куличках появится mysql >=3.23 надо заменить на order by rand();
1.129     roma7    1647:    $q="select QuestionId from Questions where ($w1) AND ($where) order by rand() limit $num";
1.95      roma7    1648: 
1.53      roma7    1649: 
                   1650:    $sth=$dbh->prepare($q);
                   1651:    $sth->execute;
                   1652:    while (($i)=$sth->fetchrow)
                   1653:    {
                   1654:       push @questions,$i;
1.11      boris    1655:    }
1.54      roma7    1656:    $sth->finish;
1.53      roma7    1657:     for ($i=@questions; --$i;){ 
                   1658:        my $j=rand ($i+1); 
                   1659:        @questions[$i,$j]=@questions[$j,$i] unless $i==$j;
                   1660:     }
1.11      boris    1661:    return @questions;
1.1       boris    1662: }
                   1663: 
                   1664: sub Include_virtual {
                   1665:        my ($fn, $output) = (@_, '');
1.119     roma7    1666:        return "\n<!--#include virtual=\"$fn\"-->\n" if ($opt_z);
1.1       boris    1667:        open F , $fn
1.103     roma7    1668:                or return ""; #die "Can't open the file $fn: $!\n";
1.37      roma7    1669: 
1.1       boris    1670:        while (<F>) {
                   1671:                if (/<!--#include/o) {
1.119     roma7    1672:                        s/<!--#include virtual="\/?([^\/].*)" -->/&Include_virtual($1)/e;
1.1       boris    1673:                }
                   1674:                if (/<!--#exec/o) {
                   1675:                        s/<!--#exec.*cmd\s*=\s*"([^"]*)".*-->/`$1`/e;
                   1676:                }
                   1677:                $output .= $_;
                   1678:        }
1.103     roma7    1679:        return $output||"";
1.1       boris    1680: }
                   1681: 
                   1682: sub PrintArchive {
                   1683:        my($dbh, $Id) = @_;
                   1684:        my ($output, @list, $i);
                   1685: 
                   1686:        my (%Tournament) = &GetTournament($dbh, $Id);
                   1687:        my (@Tours) = &GetTours($dbh, $Id);
                   1688:        if ($Tournament{'Type'} =~ /Г/ || $Id == 0) {
                   1689:                for ($i = 0; $i <= $#Tours; $i++) {
                   1690:                        push(@list ,&PrintArchive($dbh, $Tours[$i]));
                   1691:                }
                   1692:                return @list;
                   1693:        }
1.60      roma7    1694: #      return "$SRCPATH/$Tournament{'FileName'} ";
                   1695:        return "$TMPDIR/$Tournament{'FileName'} ";
1.1       boris    1696: }
                   1697: 
                   1698: sub PrintAll {
1.54      roma7    1699:        my ($dbh, $Id,$fname) = @_;
1.1       boris    1700:        my ($output, $list, $i);
                   1701: 
                   1702:        my (%Tournament) = &GetTournament($dbh, $Id);
                   1703:        my (@Tours) = &GetTours($dbh, $Id);
1.107     roma7    1704:        my $SingleTour = $#Tours == 0;
                   1705: 
1.37      roma7    1706:        my ($New) = ($Id and $Tournament{'Type'} eq 'Ч' and
1.1       boris    1707:                &NewEnough($Tournament{"CreatedAt"})) ?
                   1708:                img({src=>"/znatoki/dimrub/db/new-sml.gif", alt=>"NEW!"}) : "";
                   1709: 
                   1710:        if ($Id == 0) {
                   1711:                $output = h3("Все турниры");
                   1712:        } else {
1.54      roma7    1713:                 my $textid;
                   1714:                 if ($textid=$Tournament{'FileName'})
                   1715:                 {
                   1716:                   $textid=~s/\.txt//;
                   1717:                 }
                   1718:                 elsif ($textid=$Tournament{'Number'})
                   1719:                 {
                   1720:                      $fname=~s/\.txt//;
                   1721:                      $textid="$fname.$textid";
                   1722:                 }
                   1723:                 else {$textid=$Tournament{'Id'}};
                   1724: 
                   1725: 
1.1       boris    1726:                $output .= dd(img({src=>"/icons/folder.gif", alt=>"[*]"}) .
1.107     roma7    1727:       " " . a({href=>tourhref($textid,0,!$SingleTour)},
1.152     roma7    1728:       $Tournament{'Title'}) ." " . ($Tournament{'PlayedAt'}||'') . 
                   1729:       ($Tournament{'PlayedAt2'}?'&nbsp;&ndash; '.$Tournament{'PlayedAt2'}:'') . 
                   1730:       " $New");
1.1       boris    1731:        }
1.54      roma7    1732:        if ($Id == 0 or $Tournament{'Type'} =~ /Г/ or $Tournament{'Type'} eq '') {
1.1       boris    1733:                for ($i = 0; $i <= $#Tours; $i++) {
1.54      roma7    1734:                        $list .= &PrintAll($dbh, $Tours[$i],$Tournament{'FileName'});
1.1       boris    1735:                }
                   1736:                $output .= dl($list);
                   1737:        }
                   1738:        return $output;
                   1739: }
                   1740: 
                   1741: sub PrintDates {
                   1742:        my ($dbh) = @_;
1.37      roma7    1743:        my ($from) = param('from_year') . "-" . param('from_month') .
1.1       boris    1744:                "-" .  param('from_day');
                   1745:        my ($to) = param('to_year') . "-" . param('to_month') . "-" .  param('to_day');
                   1746:        $from = $dbh->quote($from);
                   1747:        $to = $dbh->quote($to);
                   1748:        my ($sth) = $dbh->prepare("
                   1749:                SELECT DISTINCT Id
                   1750:                FROM Tournaments
                   1751:                WHERE PlayedAt >= $from AND PlayedAt <= $to
                   1752:                AND Type = 'Ч'
                   1753:        ");
                   1754:        $sth->execute;
                   1755:        my (%Tournament, @array, $output, $list);
                   1756: 
                   1757:        $output = h3("Список турниров, проходивших между $from и $to.");
                   1758:        while (@array = $sth->fetchrow) {
                   1759:                next
                   1760:                        if (!$array[0]);
                   1761:                %Tournament = &GetTournament($dbh, $array[0]);
1.123     roma7    1762:                 my $textid;
                   1763:                 if ($textid=$Tournament{'FileName'})
                   1764:                 {
                   1765:                   $textid=~s/\.txt//;
                   1766:                 }
                   1767:                 elsif ($textid=$Tournament{'Number'})
                   1768:                 {
                   1769:                      $fname=~s/\.txt//;
                   1770:                      $textid="$fname.$textid";
                   1771:                 }
                   1772:                 else {$textid=$Tournament{'Id'}};
1.1       boris    1773:       $list .= dd(img({src=>"/icons/folder.gif", alt=>"[*]"}) .
1.123     roma7    1774:       " " . a({href=>tourhref($textid,0,1)},
1.152     roma7    1775:       $Tournament{'Title'}, $Tournament{'PlayedAt'}||'', 
                   1776:       $Tournament{'PlayedAt2'}?'&nbsp;&ndash; '.$Tournament{'PlayedAt2'}:''));
1.1       boris    1777:        }
1.49      roma7    1778:         $sth->finish;
1.1       boris    1779:        $output .= dl($list);
                   1780:        return $output;
                   1781: }
                   1782: 
1.29      roma7    1783: sub PrintQOfAuthor
                   1784: {
1.41      roma7    1785: 
1.29      roma7    1786:     my ($dbh, $id) = @_;
1.95      roma7    1787:     my $Output='';
1.87      roma7    1788:     unless ($id=~/^\d+$/) {
                   1789:       $id=$dbh->quote($id);
                   1790:       my $sth =  $dbh->prepare("SELECT Id FROM Authors WHERE CharId=$id");
                   1791:       $sth->execute;
                   1792:       ($id)=$sth->fetchrow;
                   1793:       $sth->finish;
                   1794:     }
                   1795:     $id=$dbh->quote($id);
                   1796: 
1.37      roma7    1797:     my $sth =  $dbh->prepare("SELECT  Name, Surname FROM Authors WHERE Id=$id");
1.29      roma7    1798:     $sth->execute;
                   1799:     my ($name,$surname)=$sth->fetchrow;
                   1800: 
1.37      roma7    1801:     $sth =  $dbh->prepare("SELECT Question FROM A2Q WHERE Author=$id");
1.29      roma7    1802:     $sth->execute;
                   1803:     my $q;
1.37      roma7    1804:     my @Questions;
1.29      roma7    1805:     while (($q)=$sth->fetchrow,$q)
1.36      roma7    1806:      {push @Questions,$q unless $forbidden{$q}}
1.49      roma7    1807:     $sth->finish;
1.29      roma7    1808: 
                   1809:     my ($output, $i, $suffix, $hits) = ('', 0, '', $#Questions + 1);
                   1810: 
                   1811:     if ($hits =~ /1.$/  || $hits =~ /[5-90]$/) {
                   1812:                $suffix = 'й';
                   1813:        } elsif ($hits =~ /1$/) {
                   1814:                $suffix = 'е';
                   1815:        } else {
1.37      roma7    1816:                $suffix = 'я';
1.29      roma7    1817:        }
1.95      roma7    1818:        $Output.= printform;
1.136     roma7    1819:        $Output.= p({align=>"center"}, "Автор ".strong("$name $surname ")
1.29      roma7    1820:        . " : $hits попадани$suffix.");
                   1821: 
                   1822: 
1.40      roma7    1823: #      for ($i = 0; $i <= $#Questions; $i++) {
                   1824: #              $output = &PrintQuestion($dbh, $Questions[$i], 1, $i + 1, 1);
                   1825: #              print $output;
                   1826: #      }
1.95      roma7    1827:         $Output.=PrintList($dbh,\@Questions,'gdfgdfgdfgdfg');
1.29      roma7    1828: }
                   1829: 
                   1830: 
                   1831: sub PrintAuthors
                   1832: {
                   1833:      my ($dbh,$sort)=@_;
                   1834:      my($output,$out1,@array,$sth);
1.37      roma7    1835:      if ($sort eq 'surname')
1.29      roma7    1836:      {
1.37      roma7    1837:         $sth =
                   1838:              $dbh->prepare("SELECT Id, Name, Surname, QNumber FROM Authors order by Surname, Name");
                   1839:      }
                   1840:      elsif($sort eq 'name')
                   1841:      {
                   1842:         $sth =
                   1843:              $dbh->prepare("SELECT Id, Name, Surname, QNumber FROM Authors order by Name, Surname");
1.29      roma7    1844:      }
                   1845:      else
                   1846:      {
1.37      roma7    1847:         $sth =
                   1848:              $dbh->prepare("SELECT Id, Name, Surname, QNumber FROM Authors Order by QNumber DESC, Surname");
1.29      roma7    1849:      }
                   1850: 
1.37      roma7    1851:      $output.=h2("Авторы вопросов")."\n";
                   1852:      $output.="<TABLE>";
                   1853: 
                   1854: 
1.29      roma7    1855:      $sth->execute;
1.100     roma7    1856:      $output.=Tr(th[a({href=>$url."?authors=name"},"Имя")
1.37      roma7    1857: .", ".
1.100     roma7    1858: a({href=>$url."?authors=surname"},"фамилия")
                   1859:      , a({href=>$url."?authors=kvo"},"Количество вопросов")]);
1.29      roma7    1860: 
                   1861:      $out1='';
                   1862: 
                   1863:      my $ar=$sth->fetchall_arrayref;
                   1864: 
1.54      roma7    1865:      $sth->finish;
1.29      roma7    1866: 
1.33      boris    1867: 
1.29      roma7    1868:     foreach my $arr(@$ar)
                   1869:      {
1.37      roma7    1870: 
1.29      roma7    1871:            my ($id,$name,$surname,$kvo)=@$arr;
1.95      roma7    1872:            if (!$name || !$surname) {
1.37      roma7    1873:               } else
1.29      roma7    1874:            {
1.100     roma7    1875:              my $add=Tr(td([a({href=>$url."?qofauthor=$id"},"$name $surname"), $kvo]))."\n";
1.29      roma7    1876:              $output.=$add;
                   1877:            }
                   1878:      }
                   1879:      $output.="</TABLE>";
1.49      roma7    1880:      $sth->finish;
1.29      roma7    1881:      return $output;
                   1882: }
                   1883: 
                   1884: 
1.60      roma7    1885: sub WriteFile {
                   1886:   my ($dbh,$fname) = @_;
1.72      roma7    1887:   $fname=~s/\s+$//;
                   1888:   $fname=~s/^\s+//;
1.60      roma7    1889:   $fname=~s/\.txt$//;
                   1890:   $fname=~s/.*\/(\w+)/$1/;
1.72      roma7    1891: 
1.60      roma7    1892:   my $query= "SELECT Id, Title, Copyright, Info, URL, 
1.152     roma7    1893:                       Editors, EnteredBy, PlayedAt, CreatedAt, PlayedAt2
1.116     roma7    1894:                      from Tournaments where FileName=
                   1895:                      '$fname' OR FileName=".$dbh->quote("$fname.txt");
1.60      roma7    1896:   my $sth=$dbh->prepare($query);
                   1897:   my (%Question,%editor,%qnumber,%copyright,%author,%vid,%tourtitle);
                   1898:   $sth->execute;
                   1899:   my ($Id, $Title, $Copyright, $Info, $URL, 
1.152     roma7    1900:    $Editors, $EnteredBy, $PlayedAt, $CreatedAt, $PlayedAt2)=
1.60      roma7    1901:       $sth->fetchrow;
                   1902:   return -1 unless $Id;
1.72      roma7    1903:   open (OUT, ">$TMPDIR/$fname.txt") || print STDERR "Error in $fname.txt\n";
1.60      roma7    1904:   print OUT "Чемпионат:\n$Title\n\n";
1.74      roma7    1905:   my $date=$PlayedAt||'00-00-00';
1.60      roma7    1906:   my ($year,$month,$day)=split /-/, $date;
                   1907: #  $month=0,$date=0 if $year && $month==1 && $day==1;
                   1908:   my $pdate=sprintf("%02d-%3s-%4d",$day,$months[$month],$year);
1.152     roma7    1909:   if ($PlayedAt2) {
                   1910:     my ($year,$month,$day)=split /-/, $date;
                   1911:     $pdate .= sprintf(" - %02d-%3s-%4d",$day,$months[$month],$year);    
                   1912:   }
1.60      roma7    1913: 
                   1914:   print OUT "Дата:\n$pdate\n\n" if $date;
                   1915: 
                   1916:   print OUT "URL:\n$URL\n\n" if $URL;
                   1917: 
                   1918:   print OUT "Инфо:\n$Info\n\n" if $Info;
                   1919: 
                   1920:   print OUT "Копирайт:\n$Copyright\n\n" if $Copyright;
                   1921: 
                   1922:   print OUT "Редактор:\n$Editors\n\n" if $Editors;
                   1923: 
                   1924: 
                   1925:   $query= "SELECT Id, Title, Copyright, Editors from Tournaments where ParentId=$Id order by Id";
                   1926:   $sth=$dbh->prepare($query);
                   1927:   $sth->execute;
                   1928:   my ($tourid,$tourtitle,$cright,$editor,@tours,$vid,$author,$tourauthor);
                   1929: 
                   1930: 
                   1931:   while (($tourid,$tourtitle,$cright,$editor)=$sth->fetchrow,$tourid)
                   1932:   {
                   1933: #    $text{$tourid}="Тур:\n$tourtitle\n\n";
                   1934:     $query= "SELECT * from Questions where ParentId=$tourid order by QuestionId";
                   1935:     my $sth1=$dbh->prepare($query);
                   1936:     $sth1->execute;
                   1937:     push(@tours,$tourid);
                   1938:     $tourtitle{$tourid}=$tourtitle;
                   1939:     $copyright{$tourid}=$cright;
                   1940:     $editor{$tourid}=$editor;
                   1941:     $vid='';
                   1942:     my $author='';
                   1943:     my $eqauthor=1;
                   1944:     my $qnumber=0;
                   1945:     my @arr;
1.72      roma7    1946:     while ( (@arr=$sth1->fetchrow), $arr[0])
1.60      roma7    1947:     {
1.72      roma7    1948:        my($i, $name);
                   1949:        $i=0;
1.60      roma7    1950:        $qnumber++;
                   1951:        foreach $name (@{$sth1->{NAME}}) {
1.72      roma7    1952:                if ($arr[$i]) {
                   1953:                   $arr[$i]=~s/^(.*?)\s*$/$1/;
                   1954:                   $Question{$tourid}[$qnumber]{$name} = $arr[$i];
                   1955:                } else {
                   1956:                    $Question{$tourid}[$qnumber]{$name} = 
                   1957:                    ''}
                   1958:                 $i++;
1.60      roma7    1959:        }
                   1960:        if ($vid)
                   1961:         {
                   1962:           if ($vid ne $Question{$tourid}[$qnumber]{'Type'}) {print STDERR "Warning: Different types for Tournament $tourid\n"}
                   1963:         } else 
                   1964:         {
                   1965:             $vid=$Question{$tourid}[$qnumber]{'Type'};
                   1966:         } 
                   1967: 
                   1968:        if ($author)
                   1969:         {
                   1970:           if ($author ne $Question{$tourid}[$qnumber]{'Authors'})  
                   1971:           {
                   1972:              $eqauthor=0;
                   1973:           }
                   1974:         } else 
                   1975:         {
                   1976:             $author=$Question{$tourid}[$qnumber]{'Authors'};
                   1977:             $eqauthor=0 unless $author;
                   1978:         } 
                   1979:     }
                   1980:     $vid{$tourid}=$vid;
                   1981:     $qnumber{$tourid}=$qnumber;
                   1982:     $author{$tourid}=$eqauthor ? $author : '';
                   1983:   }
                   1984: 
                   1985: 
                   1986:   $vid='';
                   1987:   my $eqvid=1;
                   1988:   my $eqauthor=1;
                   1989:   foreach (@tours)
                   1990:   {
                   1991:      $vid||=$vid{$_};
                   1992:      if ($vid{$_} ne $vid)
                   1993:      {
                   1994:         $eqvid=0;
                   1995:      }
                   1996:      $author||=$author{$_};
                   1997:      if (!$author{$_} || ($author{$_} ne $author))
                   1998:      {
                   1999:         $eqauthor=0;
                   2000:      }
                   2001:   }
                   2002:   
                   2003:   print OUT "Вид:\n$vid\n\n" if $eqvid;
                   2004:   print OUT "Автор:\n$author\n\n" if $eqauthor;
                   2005: 
                   2006:   foreach my $tour(@tours)
                   2007:   {
                   2008:      print OUT "Тур:\n$tourtitle{$tour}\n\n";
                   2009:      print OUT "Вид:\n$vid{$tour}\n\n" if  !$eqvid;
                   2010:      print OUT "Копирайт:\n$copyright{$tour}\n\n" if $copyright{$tour} && ($copyright{$tour} ne $Copyright);
                   2011:      print OUT "Редактор:\n$editor{$tour}\n\n" if $editor{$tour} && ($editor{$tour} ne $Editors);
                   2012:      $tourauthor=0;
                   2013:      if (!$eqauthor && $author{$tour})
                   2014:      { 
                   2015:        print OUT "Автор:\n$author{$tour}\n\n";
                   2016:        $tourauthor=1;
                   2017:      }
                   2018:      foreach my $q(1..$qnumber{$tour})
                   2019:      {
                   2020:         print OUT "Вопрос $q:\n".$Question{$tour}[$q]{'Question'}."\n\n";
                   2021:        print OUT  "Ответ:\n".$Question{$tour}[$q]{'Answer'}."\n\n";
1.135     roma7    2022:        print OUT  "Зачёт:\n".$Question{$tour}[$q]{'PassCriteria'}."\n\n";
1.60      roma7    2023:        print OUT  "Автор:\n".$Question{$tour}[$q]{'Authors'}."\n\n" 
                   2024:                if !$tourauthor && !$eqauthor && $Question{$tour}[$q]{'Authors'};
                   2025:        print OUT  "Комментарий:\n".$Question{$tour}[$q]{'Comments'}."\n\n" 
                   2026:                if $Question{$tour}[$q]{'Comments'};
                   2027:        print OUT "Источник:\n".$Question{$tour}[$q]{'Sources'}."\n\n" 
                   2028:                if $Question{$tour}[$q]{'Sources'};
                   2029:        print OUT "Рейтинг:\n".$Question{$tour}[$q]{'Rating'}."\n\n" 
                   2030:                if $Question{$tour}[$q]{'Rating'};
                   2031: 
                   2032:      }
                   2033:   }
                   2034: 
                   2035:   close OUT;
                   2036: 
                   2037: 
                   2038: 
                   2039: }
                   2040: 
1.100     roma7    2041: sub Bottom
                   2042: {
1.116     roma7    2043:        my $output.=&Include_virtual("$footer")||"";
                   2044:        $output.=p."<center><font size=-2>Обновление: ".&Include_virtual("$datefooter")."</center></font>";
1.100     roma7    2045:        $output.=<<EEE
                   2046: <SCRIPT LANGUAGE="JavaScript">
                   2047: function toggle(e) {
                   2048:   if (e.style.display == "none") {
                   2049:      e.style.display="";
                   2050:   } else {
                   2051:      e.style.display = "none";
                   2052:  }
                   2053: }
                   2054: </SCRIPT>
                   2055: EEE
                   2056: ;
                   2057:        $output.=end_html;
                   2058:        return $output;
                   2059: }
                   2060: 
1.37      roma7    2061: 
1.1       boris    2062: MAIN:
                   2063: {
1.89      roma7    2064:         
1.1       boris    2065:        setlocale(LC_CTYPE,'russian');
1.116     roma7    2066:        POSIX::setlocale( &POSIX::LC_ALL, $thislocale );
1.1       boris    2067:        my($i, $tour);
                   2068:        my($text) = (param('text')) ? 1 : 0;
1.121     roma7    2069:        $tour = (param('tour')) ? param('tour') : 0;
                   2070:        my $texttour=$tour;
                   2071:        my ($sth,$dbh);
1.130     roma7    2072:        my($dsn) = "DBI:mysql:database=$dbname;host=$dbhost";
1.142     roma7    2073:         $dbh = DBI->connect($dsn, $dbuser, $dbpass)
1.130     roma7    2074: #      $dbh = DBI->connect("DBI:mysql:$dbname", $username, $dbpass)
1.121     roma7    2075:                or do {
1.130     roma7    2076:                        print header.h1("Временные проблемы") . "База вопросов временно не
1.121     roma7    2077:                        работает. Заходите попозже.";
                   2078:                        print &Include_virtual("$reklama") if $url!~/localhost/;
                   2079:                    print end_html;
                   2080:                        die "Can't connect to DB chgk\n";
                   2081:                };
1.150     roma7    2082:         $dbh->do("set names koi8r");
1.121     roma7    2083: 
1.150     roma7    2084:        if (param('qid') && (param('qid')=~/^\d+$/) || $tour && $tour=~/^\d+$/) {
1.141     roma7    2085: #         my $destination='http://chgk.zaba.ru/search.html';
1.95      roma7    2086: #              print header (-'Content-Type' => 'text/html',
                   2087: #                -'Location:'=> 'http:\\db.chgk.info');
1.150     roma7    2088:                Redirect($destination);
                   2089:                 exit
                   2090:        }
1.95      roma7    2091: 
1.144     roma7    2092:        if (0 && $tour && !param('qnumber') && (!param('answers')||(param('answers')<=1)))
1.121     roma7    2093:        {       
                   2094:                my $n=param('tour');
                   2095:                $n=~s/.txt$//;        
                   2096:                my $gr=($n=~/^[A-Z]/) || (-e "$realHTMLDIR$n.html");
                   2097:                my $destination=tourhref($tour,param('answers')||0,$gr);
                   2098:                my $d=$destination;
                   2099:                $d=~s/$HTMLDIR/$realHTMLDIR/;
                   2100: #              print header.$destination;
1.131     roma7    2101: #                print header."$d|".(-e "$realHTMLDIR$n.html");
1.121     roma7    2102:                 if (-e $d) {
                   2103:                        Redirect($destination);
                   2104:                        exit
                   2105:                }
                   2106:                $d=~s/\.\d+//;
                   2107:                $destination=~s/\.\d+//;
                   2108:                 if (-e $d) {
                   2109:                        Redirect($destination);
                   2110:                        exit
                   2111:                }
                   2112: 
                   2113:        }
                   2114: 
                   2115:        if ($tour !~ /^[0-9]*$/) {          
                   2116:                    if ($tour=~/\./)
                   2117:                    {
                   2118:                        my ($fname,$n)= split /\./ , $tour;
                   2119: 
                   2120:                        $sth = $dbh->prepare(
                   2121:                        "SELECT t2.Id FROM Tournaments as t1, 
                   2122:                         Tournaments as t2 
                   2123:                        WHERE (t1.FileName = '$fname.txt' OR t1.FileName='$fname')
                   2124:                         AND t1.Id=t2.ParentId AND t2.Number=$n");
                   2125:                    }   
                   2126:                    else 
                   2127:                        {
                   2128:                           $sth = $dbh->prepare("SELECT Id FROM Tournaments
                   2129:                                     WHERE FileName = '$tour.txt' OR 
                   2130:                                        FileName = '$tour'");
                   2131:                        }
                   2132:                    $sth->execute;
                   2133:                    $tour = ($sth->fetchrow)[0];
                   2134:                     $sth->finish;
                   2135:        }
                   2136: 
                   2137: 
1.118     roma7    2138:        if ($text && !param ('comp')) {
1.85      roma7    2139:                print header('text/plain');
1.130     roma7    2140:        } elsif (!param('comp')) {
                   2141:                print header(-charset =>'koi8-r')}
1.89      roma7    2142:          my $sstr=param('sstr');
1.116     roma7    2143:           $opt_z||=param("makehtml");
1.89      roma7    2144:          if (param('qid')) {
                   2145:              my $sth;
                   2146:              my $qid=param('qid');
1.95      roma7    2147: #              if ($qid !~ /^[0-9]+$/) 
                   2148:                 {
1.89      roma7    2149:                     my ($fname,$t,$n)= split /\./ , $qid;
                   2150:                     $n=$t,$t='' unless $n;
1.116     roma7    2151:                     $t||=1;
1.95      roma7    2152:                    if ($t)
1.89      roma7    2153:                    {
                   2154:                        $sth = $dbh->prepare(
                   2155:                        "SELECT t2.Id FROM Tournaments as t1, 
                   2156:                         Tournaments as t2 
1.116     roma7    2157:                        WHERE (t1.FileName = '$fname.txt' OR t1.FileName='$fname')
1.89      roma7    2158:                         AND t1.Id=t2.ParentId AND t2.Number=$t");
                   2159:                    }   
1.116     roma7    2160: #                  else 
                   2161: #                      {
                   2162: #                          $sth = $dbh->prepare("SELECT Id FROM Tournaments
                   2163: #                                   WHERE FileName = '$fname.txt' OR FileName = '$fname'" );
                   2164: #                      }
1.89      roma7    2165:                    $sth->execute;
                   2166:                    $tour = ($sth->fetchrow)[0];
                   2167:                     $sth->finish;
                   2168:                    $sth = $dbh->prepare(
                   2169:                        "SELECT QuestionId FROM 
                   2170:                         Questions 
                   2171:                        WHERE ParentId=$tour AND 
                   2172:                         Questions.Number=$n");
                   2173:                        $sth->execute;
                   2174:                        $qid = ($sth->fetchrow)[0];
1.95      roma7    2175:                     my $query="SELECT Question, Answer from Questions where QuestionId=$qid";
                   2176:                     $sth=$dbh->prepare($query);
                   2177:                     $sth->execute;
                   2178:                     $sstr= join ' ',$sth->fetchrow;
                   2179:                     $sth->finish;
                   2180:                     $searchin{'Question'}=1;
                   2181:                     $searchin{'Answer'}=1;
                   2182:                     $sstr=~tr/ёЁ/еЕ/;
                   2183:                     $sstr=~s/[^йцукенгшщзхъфывапролджэячсмитьбюЙЦУКЕНГШЩЗХЪФЫВАПРОЛДЖЭЯЧСМИТЬБЮa-zA-Z0-9]/ /gi;
                   2184:                     $proxysstr=$sstr;
                   2185:                     $proxysstr=makeproxysstr($dbh,\$proxysstr);
                   2186:               } 
                   2187:               
1.89      roma7    2188:        }
                   2189: 
                   2190: 
1.11      boris    2191:        if (!param('comp') and !param('sqldump') and !$text) {
1.89      roma7    2192:           my $title="Результаты поиска на \"". ($proxysstr||$sstr) .'"' 
                   2193:                                                     if ($proxysstr||$sstr);
                   2194:            $title||="База вопросов";
1.95      roma7    2195:           $globaloutput.=start_html(-"title"=>$title,
1.1       boris    2196:                   -author=>'dimrub@icomverse.com',
                   2197:                   -bgcolor=>'#fff0e0',
1.132     roma7    2198:                                  -vlink=>'#800020');#}
1.95      roma7    2199: $globaloutput.="<style>
1.85      roma7    2200: td     {font-size: x-small; font-family : sans-serif}
                   2201: th     {font-size: x-small; font-family : sans-serif}
1.154     roma7    2202: div.razdatka { 
                   2203:     background-color:#EEEEFF;
                   2204:     padding:4px;
                   2205:     border:1px solid black;
                   2206: }
                   2207: 
                   2208: div.razdatka_header {font-style:italic;}
                   2209: 
1.84      roma7    2210: </style>\n";
                   2211: 
1.113     roma7    2212:                $globaloutput.=&Include_virtual("$reklama")||'';
1.1       boris    2213:        }
1.22      roma7    2214: 
1.130     roma7    2215:        if ($usehash && !$opt_z && length ($qs)<=255 && $qs !~ /(sstr)|(rand)|(comp)|(all=)/i) {
1.95      roma7    2216:                my $sth=$dbh->prepare("SELECT page,times,t from hash where query=".$dbh->quote($qs));
                   2217:                $sth->execute();
                   2218:                my ($p,$times,$t)=$sth->fetchrow();
                   2219:                $sth->finish;
                   2220:                if ($p) {
                   2221:                        print ".$p";
                   2222:                        $dbh->disconnect;
                   2223:                        exit ;
                   2224:                }
                   2225:        }
                   2226: 
1.41      roma7    2227: 
1.22      roma7    2228: 
1.36      roma7    2229: 
1.37      roma7    2230:         if (param('hideequal')) {
1.36      roma7    2231:                   my ($sth)=  $dbh -> prepare("select first, second FROM equalto");
                   2232:                   $sth -> execute;
                   2233:                   while ( my  ($first, $second)=$sth -> fetchrow)
                   2234:                   {
                   2235:                        $forbidden{$first}=1;
                   2236:                   }
                   2237:                   $sth->finish;
1.37      roma7    2238:         }
1.134     roma7    2239: 
1.36      roma7    2240: 
1.1       boris    2241: 
                   2242:        if (param('rand')) {
1.7       boris    2243:                my ($type, $qnum) = ('', 12);
1.53      roma7    2244:                $type.=$TypeName{$_} foreach param('type');
                   2245: #              $type .= 'Б' if (param('brain'));
                   2246: #              $type .= 'Ч' if (param('chgk'));
1.37      roma7    2247:                $qnum = param('qnum') if (param('qnum') =~ /^\d+$/);
1.7       boris    2248:                $qnum = 0 if (!$type);
1.52      roma7    2249:                my $Email;
                   2250:                if (($Email=param('email')) && -x $SENDMAIL &&
                   2251:                open(F, "| $SENDMAIL $Email")) {
1.1       boris    2252:                        my ($mime_type) = $text ? "plain" : "html";
                   2253:                        print F <<EOT;
                   2254: To: $Email
1.52      roma7    2255: From: olegstepanov\@mail.ru
1.1       boris    2256: Subject: Sluchajnij Paket Voprosov "Chto? Gde? Kogda?"
                   2257: MIME-Version: 1.0
                   2258: Content-type: text/$mime_type; charset="koi8-r"
                   2259: 
                   2260: EOT
                   2261:                        print F &PrintRandom($dbh, $type, $qnum, $text);
                   2262:                        close F;
1.95      roma7    2263:                        $globaloutput.= "Пакет случайно выбранных вопросов послан по адресу $Email. Нажмите
1.1       boris    2264:                        на <B>Reload</B> для получения еще одного пакета";
                   2265:                } else {
1.95      roma7    2266:                        $globaloutput.= &PrintRandom($dbh, $type, $qnum, $text);
1.1       boris    2267:                }
1.37      roma7    2268:        }
1.29      roma7    2269:          elsif (param('authors')){
1.95      roma7    2270:                 $globaloutput.= &PrintAuthors($dbh,param('authors'));
1.29      roma7    2271:         }
                   2272:           elsif (param('qofauthor')){
1.95      roma7    2273:                 $globaloutput.= &PrintQOfAuthor($dbh,param('qofauthor'));
1.29      roma7    2274:         }
1.54      roma7    2275:           elsif (param('sstr')||param('was')) {
1.95      roma7    2276:                $globaloutput.=&PrintSearch($dbh, $sstr||' ', param('metod')||'',param('was'));
1.54      roma7    2277:                $dbh->do("delete from lastqueries where
1.57      roma7    2278:                       (TO_DAYS(NOW()) - TO_DAYS(t) >= 2) OR
1.95      roma7    2279:                           (time_to_sec(now())-time_to_sec(t) >3600)") if $usewas && random(30)==0;
1.40      roma7    2280:        } 
                   2281:          elsif (param('qid')) {
1.95      roma7    2282:              $globaloutput.=&PrintSearch($dbh, $sstr||'', 'proxy');
1.40      roma7    2283:        }
1.72      roma7    2284:        elsif (param('getfile')){
1.95      roma7    2285:            $globaloutput.=&writefile
1.72      roma7    2286:        } elsif (param('all')) {
1.118     roma7    2287: #         my $destination='http://db.chgk.info/all.html';
                   2288: #              Redirect($destination);
                   2289: #                exit;
                   2290:                $globaloutput.=&PrintAll($dbh, 0);
1.1       boris    2291:        } elsif (param('from_year') && param('to_year')) {
1.95      roma7    2292:                $globaloutput.=&PrintDates($dbh);
1.1       boris    2293:        } elsif (param('comp')) {
1.118     roma7    2294:             print "Content-Type: application/octet-stream\n";
                   2295:             print  "Content-Type: application/force-download\n";
                   2296:             print  "Content-Type: application/download\n";
1.119     roma7    2297:             print  "Content-Type: application/x-zip-compressed; name=$texttour.zip\n";
                   2298:             print "Content-Disposition: attachment; filename=$texttour.zip \n\n";
1.72      roma7    2299:            $tour ||= 0;
1.9       boris    2300:            my (@files) = &PrintArchive($dbh, $tour);
1.60      roma7    2301:            WriteFile($dbh,$_) foreach @files;
1.72      roma7    2302:            open F, "$ZIP -j - @files |";
                   2303:            binmode(F);
                   2304:            binmode(STDOUT);
1.118     roma7    2305:            print join "",<F>;
1.9       boris    2306:            close F;
                   2307:            $dbh->disconnect;
                   2308:            exit;
                   2309:        } elsif (param('sqldump')) {
                   2310:            print header(
                   2311:                         -'Content-Type' => 'application/x-zip-compressed; name="dump.zip"',
                   2312:                         -'Content-Disposition' => 'attachment; filename="dump.zip"'
                   2313:                         );
1.10      boris    2314:            open F, "$ZIP -j - $DUMPFILE |";
1.9       boris    2315:            print (<F>);
                   2316:            close F;
                   2317:            $dbh->disconnect;
                   2318:            exit;
                   2319: 
1.100     roma7    2320:        } 
1.116     roma7    2321:         elsif (!$opt_z && !param("makehtml")) {
1.65      roma7    2322:                my $QuestionNumber=0;
1.66      roma7    2323:                my $qnum;
                   2324:                if ($qnum=param('qnumber')){
1.65      roma7    2325:                  my ($sth) = $dbh->prepare("SELECT QuestionId FROM Questions
                   2326:                     WHERE ParentId=$tour AND Number=$qnum");
                   2327:                  $sth->execute;
                   2328:                  $QuestionNumber=($sth->fetchrow)[0]||0;
                   2329:                }
                   2330:                if ($QuestionNumber) {
1.139     roma7    2331:                  $globaloutput.= &PrintQuestion($dbh, $QuestionNumber, $withanswers||0, $qnum, 1,$text,0);
1.66      roma7    2332: #                                        $dbh, $Id, $answer, $qnum, $title, $text
1.65      roma7    2333:                } else  {
1.114     roma7    2334:                   $globaloutput.=&PrintTournament($dbh, $tour, $withanswers);
1.65      roma7    2335:                }
1.1       boris    2336:        }
1.100     roma7    2337:        else {
1.116     roma7    2338:                  $opt_z=1;
                   2339:                  $url="http://db.chgk.info/cgi-bin/db.cgi";
1.121     roma7    2340:                  open TS, $timestamp;
1.100     roma7    2341:                  my $d=$dbh->quote(<TS>);
                   2342:                  close TS;
1.103     roma7    2343:                  open FF, ">${realHTMLDIR}index.html" or die "ERROR! - ${HTMLDIR}index.html\n";
                   2344:                       my $o=$globaloutput;
                   2345:                       $o.=&PrintTournament($dbh, 0, 0);
                   2346:                       $o.=&Bottom;
                   2347:                       print FF $o;
                   2348:                  close FF;
                   2349:                  open FF, ">${realHTMLDIR}all.html" or die "ERROR! - ${HTMLDIR}all.html\n";
                   2350:                       $o=$globaloutput;
                   2351:                       $o.=&PrintAll($dbh,0);
                   2352:                       $o.=&Bottom;
                   2353:                       print FF $o;
                   2354:                       close FF;
                   2355: 
                   2356: 
                   2357: #                        my ($sth) = $dbh->prepare("SELECT t1.Id, t1.FileName, t1.Type, 
                   2358: #                      count(t2.Id) 
                   2359: #                     FROM Tournaments as t1, Tournaments as t2
                   2360: #                   WHERE t1.CreatedAt>$d AND t2.ParentId=t1.Id GROUP BY t1.Id");
                   2361: my ($sth) = $dbh->prepare("SELECT t1.Id, t1.FileName, t1.Type, count(t2.Id)  FROM Tournaments as t1  LEFT JOIN Tournaments as t2 
1.124     roma7    2362:  ON t2.ParentId=t1.id WHERE t1.CreatedAt>=$d GROUP BY t1.Id");
1.100     roma7    2363:                  $sth->execute;
                   2364:                  my ($Id,$fname,$type,$c);
                   2365:                  while (($Id,$fname,$type,$c)=$sth->fetchrow,$Id) {
1.103     roma7    2366:                     next unless $fname;
1.100     roma7    2367:                     print "$fname\n";
                   2368:                     $fname=~s/\.txt$//;
                   2369:                     if ($type=~/Т/ || $c<=1)
                   2370:                     {
1.110     roma7    2371:                       open FF, ">$realHTMLDIR$fname-q.html" or die "ERROR! - $fname-q.html\n";
1.100     roma7    2372:                       my $o=$globaloutput;
1.116     roma7    2373:                       $paramtour=$fname;
1.100     roma7    2374:                       $o.=&PrintTournament($dbh, $Id, 0);
                   2375:                       $o.=&Bottom;
                   2376:                       print FF $o;
                   2377:                       close FF;
                   2378:                       open FF, ">$realHTMLDIR$fname-a.html";
                   2379:                       $o=$globaloutput;
                   2380:                       $o.=&PrintTournament($dbh, $Id, 1);
                   2381:                       $o.=&Bottom;
                   2382:                       print FF $o;
                   2383:                       close FF;
                   2384:                     }
                   2385:                     else {
1.110     roma7    2386:                       open FF, ">$realHTMLDIR$fname.html" or die "ERROR! - $fname-q.html\n";
1.100     roma7    2387:                       my $o=$globaloutput;
                   2388:                       $o.=&PrintTournament($dbh, $Id, 0);
                   2389:                       $o.=&Bottom;
                   2390:                       print FF $o;
                   2391:                       close FF;
                   2392: 
                   2393:                     }
                   2394:                   }
                   2395:         }
1.1       boris    2396:        if (!$text) {
1.100     roma7    2397:                $globaloutput.=&Bottom;
1.95      roma7    2398:        }
1.100     roma7    2399:         if (!$opt_z){ 
                   2400:          print $globaloutput;
1.130     roma7    2401:          if (($qs!~ /(rand)|(sstr)|(comp)/i) && (length $qs<=255) && $usehash) {
1.95      roma7    2402:                $globaloutput=  $dbh->quote($globaloutput);
                   2403:                $dbh->do("insert into hash (query,page) values (".
                   2404:                $dbh->quote($qs).
                   2405:                     ",$globaloutput)");
1.100     roma7    2406:          }
1.1       boris    2407:        }
1.95      roma7    2408: 
1.1       boris    2409:        $dbh->disconnect;
                   2410: }

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>