/[Semantic-Engine]/EPrints/search.cgi
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /EPrints/search.cgi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 15 by dpavlin, Sat Jun 30 12:27:58 2007 UTC revision 16 by dpavlin, Sat Jun 30 12:50:56 2007 UTC
# Line 61  print qq|<?xml version="1.0" encoding="$ Line 61  print qq|<?xml version="1.0" encoding="$
61  <body>  <body>
62    <form method="get" action="">    <form method="get" action="">
63      <p>      <p>
64        <input type="text" name="query" value="$query" />        Enter bunch of related terms to documents you are trying to find:
65        <input type="submit" />        <br/><input type="text" name="query" value="$query" size="80">
66          <br/><input type="submit" />
67            |, $cgi->checkbox( -name => 'stem' ), $cgi->checkbox( -name => 'slogovi' ), qq|            |, $cgi->checkbox( -name => 'stem' ), $cgi->checkbox( -name => 'slogovi' ), qq|
68      </p>\n|;      </p>\n|;
69    

Legend:
Removed from v.15  
changed lines
  Added in v.16

  ViewVC Help
Powered by ViewVC 1.1.26