[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/value_builder un
From: |
Benedict P. Barszcz |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/value_builder unimarc_field_105.tmpl,NONE,1.1.2.1 unimarc_field_60X.tmpl,NONE,1.1.2.1 |
Date: |
Sun, 29 Feb 2004 11:37:55 -0800 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/value_builder
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7583/value_builder
Added Files:
Tag: rel_2_0
unimarc_field_105.tmpl unimarc_field_60X.tmpl
Log Message:
--- NEW FILE ---
<html>
<head>
<title>UNIMARC Field 100 builder</title>
</head>
<body>
<form name="f_pop" onSubmit="javascript:report()">
<table>
<tr>
<td>Date d'enregistrement </td>
<td><input type="text" name="f1" maxlength=8 size=8 value="<!--
TMPL_VAR name="f1" -->"></td>
</tr>
<tr>
<td>Code date publication </td><td><select name="f2" size="1">
<option value="a" <!-- TMPL_IF name="f2a" -->SELECTED<!--
/TMPL_IF -->>périodique en cours</option>
<option value="b" <!-- TMPL_IF name="f2b"
-->SELECTED<!-- /TMPL_IF -->>périodique mort</option>
<option value="c" <!-- TMPL_IF name="f2c"
-->SELECTED<!-- /TMPL_IF -->>périodique d'état inconnu</option>
<option value="d" <!-- TMPL_IF name="f2d"
-->SELECTED<!-- /TMPL_IF -->>monographie complète</option>
<option value="e" <!-- TMPL_IF name="f2e"
-->SELECTED<!-- /TMPL_IF -->>reproduction</option>
</select>
</td>
</tr>
<tr>
<td>Année début</td>
<td><input type="text" name="f3" maxlength=4 size=5 value="<!--
TMPL_VAR name="f3" -->"></td>
</tr>
<tr>
<td>Année fin</td>
<td><input type="text" name="f4" maxlength=4 size=5 value="<!--
TMPL_VAR name="f4" -->"></td>
</tr>
<tr><td colspan=2><input type="submit" value="OK"></td></tr>
</table>
</form>
<script>
function report() {
document.f_pop.f1.value=document.f_pop.f1.value+' ';
document.f_pop.f3.value=document.f_pop.f3.value+' ';
document.f_pop.f4.value=document.f_pop.f4.value+' ';
document.f_pop.f1.value=document.f_pop.f1.value.substring(0,8);
document.f_pop.f3.value=document.f_pop.f3.value.substring(0,4);
document.f_pop.f4.value=document.f_pop.f4.value.substring(0,4);
opener.document.f.field_value[<!-- TMPL_VAR name="index"
-->].value= document.f_pop.f1.value + document.f_pop.f2.value
+document.f_pop.f3.value +document.f_pop.f4.value;
self.close();
return false;
}
</script>
</body>
</html>
--- NEW FILE ---
<html>
<head>
<title>Szukaj w tezaurusie</title>
</head>
<body>
<script>
function report(value2report) {
if (document.f_pop.result.value.length==0) {
document.f_pop.result.value = value2report;
} else {
document.f_pop.result.value =
document.f_pop.result.value+'|'+value2report;
}
return true;
}
</script>
<script>
function finish() {
opener.document.f.field_value[<!-- TMPL_VAR
name="index" -->].value= document.f_pop.result.value;
self.close();
return false;
}
</script>
<form name="f_pop" action="plugin_launcher.pl" method="post">
<input type="hidden" name="plugin_name"
value="unimarc_field_60X.pl">
<textarea name="result" rows=5 cols=50><!-- TMPL_VAR
name="result" --></textarea>
<br/><input type="button" value="OK"
onClick="javascript:finish()">
<p><h2>Search</h2>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=A">A</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=B">B</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=C">C</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=D">D</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=E">E</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=F">F</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=G">G</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=H">H</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=I">I</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=J">J</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=K">K</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=L">L</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=M">M</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=N">N</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=O">O</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=P">P</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=Q">Q</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=R">R</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=S">S</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=T">T</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=U">U</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=V">V</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=W">W</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=X">X</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=Y">Y</a>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&search_string=Z">Z</a>
<br/>
<input type="text" name="search_string" value="<!--
TMPL_VAR name="search_string" -->">
<input type="hidden" name="category" value="<!--
TMPL_VAR name="category" -->">
<input type="hidden" name="index" value="<!-- TMPL_VAR
name="index" -->">
<input type="hidden" name="op" value="search">
<input type="submit" value="Chercher">
</p>
</form>
<table>
<tr>
<td valign="top">
<h2>Wyniki</h2>
<table>
<!-- TMPL_LOOP name="results" -->
<tr>
<td>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&index=<!-- TMPL_VAR
name="index" -->&level=<!-- TMPL_VAR name="level" -->&search_string=<!--
TMPL_VAR name=value ESCAPE=URL -->">
<!-- TMPL_VAR
name="value" -->
</a>
</td>
<td>
<input type="button"
value="Reporter" OnClick="javascript:report('<!-- TMPL_VAR name="value"
-->')"><br/>
</td>
</tr>
<!-- /TMPL_LOOP -->
</table>
</td>
<td>
<!-- TMPL_IF name=deeper -->
<td valign="top">
<h2>Dependancies</h2>
<!-- /TMPL_IF -->
<table>
<!-- TMPL_LOOP name="deeper" -->
<tr><td>
<a
href="plugin_launcher.pl?plugin_name=unimarc_field_60X.pl&index=<!-- TMPL_VAR
name="index" -->&level=<!-- TMPL_VAR name="level" -->&search_string=<!--
TMPL_VAR ESCAPE="URL" name="father" -->+<!-- TMPL_VAR ESCAPE="URL"
name="stdlib" -->">
<!-- TMPL_VAR name="father" --> <!--
TMPL_VAR name="stdlib" -->
</a></td>
<td>
<input type="button" value="Reporter"
OnClick="javascript:report('<!-- TMPL_VAR ESCAPE=HTML name="father" --> <!--
TMPL_VAR ESCAPE=HTML name="stdlib" -->')"><br/>
</td></tr>
<!-- /TMPL_LOOP -->
</table>
</td>
</tr>
</table>
<h2>Dodawanie</h2>
<form name="f3_pop" action="thesaurus_popup.pl" method="post">
<input type="hidden" name="index" value="<!-- TMPL_VAR name="index"
-->">
<input type="hidden" name="op" value="add">
<input type="hidden" name="category" value="<!-- TMPL_VAR
name="category" -->">
Create a new authority/thesaurus entry : <input type="text"
name="insert" value="<!-- TMPL_VAR name="search_string" -->">
<input type="submit" name="NEW" value="Ajouter">
</form>
</body>
</html>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/value_builder unimarc_field_105.tmpl,NONE,1.1.2.1 unimarc_field_60X.tmpl,NONE,1.1.2.1,
Benedict P. Barszcz <=
- Prev by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/search.marc result.tmpl,NONE,1.1.2.1 search.tmpl,NONE,1.1.2.1
- Next by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/z3950 searchresult.tmpl,NONE,1.1.2.1
- Previous by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/search.marc result.tmpl,NONE,1.1.2.1 search.tmpl,NONE,1.1.2.1
- Next by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/z3950 searchresult.tmpl,NONE,1.1.2.1
- Index(es):