[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/authorities auth
From: |
Paul POULAIN |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/authorities authorities-home.tmpl,1.4,1.5 searchresultlist-auth.tmpl,1.8,1.9 |
Date: |
Thu, 04 Aug 2005 06:48:34 -0700 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/authorities
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15602/koha-tmpl/intranet-tmpl/default/en/authorities
Modified Files:
authorities-home.tmpl searchresultlist-auth.tmpl
Log Message:
synch'ing 2.2 and head
Index: authorities-home.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/authorities/authorities-home.tmpl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** authorities-home.tmpl 1 Mar 2005 13:40:52 -0000 1.4
--- authorities-home.tmpl 4 Aug 2005 13:48:31 -0000 1.5
***************
*** 45,48 ****
--- 45,64 ----
</div>
</form>
+ <div id="bloc25">
+ <h2 class="authority">Add authority</h2>
+ <form name="f2" method="post" action="authorities.pl">
+ <p>Authority type
+ <select name="authtypecode">
+ <!-- TMPL_LOOP name="authtypesloop" -->
+ <option value="<!-- TMPL_VAR name="value" -->" <!--
TMPL_IF name="selected" -->selected<!-- /TMPL_IF -->>
+ <!-- TMPL_VAR name="authtypetext" -->
+ </option>
+ <!-- /TMPL_LOOP -->
+ </select>
+ <input type="submit" value="Add" class="button authority">
+ </p>
+ </form>
+ </div>
+
</div>
<!-- TMPL_INCLUDE NAME="auth-bottom.inc" -->
Index: searchresultlist-auth.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/authorities/searchresultlist-auth.tmpl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** searchresultlist-auth.tmpl 28 Jul 2005 09:57:52 -0000 1.8
--- searchresultlist-auth.tmpl 4 Aug 2005 13:48:31 -0000 1.9
***************
*** 46,50 ****
<p>
<!-- TMPL_IF name="displayprev" -->
! <a href="auth_finder.pl?startfrom=<!--
TMPL_VAR NAME="startfromprev" -->&<!-- TMPL_LOOP NAME="searchdata" --><!--
TMPL_VAR NAME="term" -->=<!-- TMPL_VAR NAME="val" ESCAPE=URL -->&<!--
/TMPL_LOOP -->resultsperpage=<!-- TMPL_VAR NAME="resultsperpage"
-->&authtypecode=<!-- TMPL_VAR name="authtypecode"
-->&op=do_search&type=intranet">
<img
src="/intranet-tmpl/default/images/numbers/prev.gif" border="0">
</a>
--- 46,50 ----
<p>
<!-- TMPL_IF name="displayprev" -->
! <a href="auth_finder.pl?startfrom=<!--
TMPL_VAR NAME="startfromprev" -->&&authtypecode=<!-- TMPL_VAR
name="authtypecode" --><!-- TMPL_LOOP name="searchdata"-->&<!-- TMPL_VAR
name="term" -->=<!-- TMPL_VAR name="val"--><!-- /TMPL_LOOP
-->&op=do_search&type=intranet&index=<!-- TMPL_VAR name="index" -->">
<img
src="/intranet-tmpl/default/images/numbers/prev.gif" border="0">
</a>
***************
*** 54,63 ****
<img
src="/intranet-tmpl/default/images/numbers/<!-- TMPL_VAR NAME="number"
-->-highlight.gif">
<!-- TMPL_ELSE -->
! <a
href="auth_finder.pl?startfrom=<!-- TMPL_VAR NAME="startfrom" -->&<!--
TMPL_LOOP NAME="searchdata" --><!-- TMPL_VAR NAME="term" -->=<!-- TMPL_VAR
NAME="val" ESCAPE=URL -->&<!-- /TMPL_LOOP -->resultsperpage=<!-- TMPL_VAR
NAME="resultsperpage" -->&authtypecode=<!-- TMPL_VAR name="authtypecode"
-->&op=do_search&type=intranet">
<img
src="/intranet-tmpl/default/images/numbers/<!-- TMPL_VAR NAME="number" -->.gif"
border="0"></a>
<!-- /TMPL_IF -->
<!-- /TMPL_LOOP -->
<!-- TMPL_IF name="displaynext" -->
! <a href="auth_finder.pl?startfrom=<!--
TMPL_VAR NAME="startfromnext" -->&<!-- TMPL_LOOP NAME="searchdata" --><!--
TMPL_VAR NAME="term" -->=<!-- TMPL_VAR NAME="val" ESCAPE=URL -->&<!--
/TMPL_LOOP -->resultsperpage=<!-- TMPL_VAR NAME="resultsperpage"
-->&authtypecode=<!-- TMPL_VAR name="authtypecode"
-->&op=do_search&type=intranet">
<img
src="/intranet-tmpl/default/images/numbers/next.gif" border="0"></a>
<!-- /TMPL_IF -->
--- 54,63 ----
<img
src="/intranet-tmpl/default/images/numbers/<!-- TMPL_VAR NAME="number"
-->-highlight.gif">
<!-- TMPL_ELSE -->
! <a
href="auth_finder.pl?startfrom=<!-- TMPL_VAR NAME="startfrom"
-->&authtypecode=<!-- TMPL_VAR name="authtypecode" --><!-- TMPL_LOOP
name="searchdata"-->&<!-- TMPL_VAR name="term" -->=<!-- TMPL_VAR
name="val"--><!-- /TMPL_LOOP -->&op=do_search&type=intranet&index=<!-- TMPL_VAR
name="index" -->">
<img
src="/intranet-tmpl/default/images/numbers/<!-- TMPL_VAR NAME="number" -->.gif"
border="0"></a>
<!-- /TMPL_IF -->
<!-- /TMPL_LOOP -->
<!-- TMPL_IF name="displaynext" -->
! <a href="auth_finder.pl?startfrom=<!--
TMPL_VAR NAME="startfromnext" -->&&authtypecode=<!-- TMPL_VAR
name="authtypecode" --><!-- TMPL_LOOP name="searchdata"-->&<!-- TMPL_VAR
name="term" -->=<!-- TMPL_VAR name="val"--><!-- /TMPL_LOOP
-->&op=do_search&type=intranet&index=<!-- TMPL_VAR name="index" -->">
<img
src="/intranet-tmpl/default/images/numbers/next.gif" border="0"></a>
<!-- /TMPL_IF -->
***************
*** 101,105 ****
<p>
<!-- TMPL_IF name="displayprev" -->
! <a href="auth_finder.pl?startfrom=<!--
TMPL_VAR NAME="startfromprev" -->&&authtypecode=<!-- TMPL_VAR
name="authtypecode" -->&and_or=and&operator=contains&value=<!-- TMPL_VAR
NAME="resultstring" -->&op=do_search&type=intranet">
<img
src="/intranet-tmpl/default/images/numbers/prev.gif" border="0">
</a>
--- 101,105 ----
<p>
<!-- TMPL_IF name="displayprev" -->
! <a href="auth_finder.pl?startfrom=<!--
TMPL_VAR NAME="startfromprev" -->&<!-- TMPL_LOOP NAME="searchdata" --><!--
TMPL_VAR NAME="term" -->=<!-- TMPL_VAR NAME="val" ESCAPE=URL -->&<!--
/TMPL_LOOP -->resultsperpage=<!-- TMPL_VAR NAME="resultsperpage"
-->&authtypecode=<!-- TMPL_VAR name="authtypecode"
-->&op=do_search&type=intranet">
<img
src="/intranet-tmpl/default/images/numbers/prev.gif" border="0">
</a>
***************
*** 109,118 ****
<img
src="/intranet-tmpl/default/images/numbers/<!-- TMPL_VAR NAME="number"
-->-highlight.gif">
<!-- TMPL_ELSE -->
! <a
href="auth_finder.pl?startfrom=<!-- TMPL_VAR NAME="startfrom"
-->&authtypecode=<!-- TMPL_VAR name="authtypecode"
-->&and_or=and&operator=contains&value=<!-- TMPL_VAR NAME="resultstring"
-->&op=do_search&type=intranet">
<img
src="/intranet-tmpl/default/images/numbers/<!-- TMPL_VAR NAME="number" -->.gif"
border="0"></a>
<!-- /TMPL_IF -->
<!-- /TMPL_LOOP -->
<!-- TMPL_IF name="displaynext" -->
! <a href="auth_finder.pl?startfrom=<!--
TMPL_VAR NAME="startfromnext" -->&&authtypecode=<!-- TMPL_VAR
name="authtypecode" -->&and_or=and&operator=contains&value=<!-- TMPL_VAR
NAME="resultstring" -->&op=do_search&type=intranet">
<img
src="/intranet-tmpl/default/images/numbers/next.gif" border="0"></a>
<!-- /TMPL_IF -->
--- 109,118 ----
<img
src="/intranet-tmpl/default/images/numbers/<!-- TMPL_VAR NAME="number"
-->-highlight.gif">
<!-- TMPL_ELSE -->
! <a
href="auth_finder.pl?startfrom=<!-- TMPL_VAR NAME="startfrom" -->&<!--
TMPL_LOOP NAME="searchdata" --><!-- TMPL_VAR NAME="term" -->=<!-- TMPL_VAR
NAME="val" ESCAPE=URL -->&<!-- /TMPL_LOOP -->resultsperpage=<!-- TMPL_VAR
NAME="resultsperpage" -->&authtypecode=<!-- TMPL_VAR name="authtypecode"
-->&op=do_search&type=intranet">
<img
src="/intranet-tmpl/default/images/numbers/<!-- TMPL_VAR NAME="number" -->.gif"
border="0"></a>
<!-- /TMPL_IF -->
<!-- /TMPL_LOOP -->
<!-- TMPL_IF name="displaynext" -->
! <a href="auth_finder.pl?startfrom=<!--
TMPL_VAR NAME="startfromnext" -->&<!-- TMPL_LOOP NAME="searchdata" --><!--
TMPL_VAR NAME="term" -->=<!-- TMPL_VAR NAME="val" ESCAPE=URL -->&<!--
/TMPL_LOOP -->resultsperpage=<!-- TMPL_VAR NAME="resultsperpage"
-->&authtypecode=<!-- TMPL_VAR name="authtypecode"
-->&op=do_search&type=intranet">
<img
src="/intranet-tmpl/default/images/numbers/next.gif" border="0"></a>
<!-- /TMPL_IF -->
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/authorities authorities-home.tmpl,1.4,1.5 searchresultlist-auth.tmpl,1.8,1.9,
Paul POULAIN <=
- Prev by Date:
[Koha-cvs] CVS: koha/C4 Bull.pm,1.12,1.13 Context.pm,1.24,1.25 Input.pm,1.17,1.18 Output.pm,1.52,1.53 SearchMarc.pm,1.47,1.48
- Next by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/bull full-serial-issues.tmpl,1.1,1.2 bull-home.tmpl,1.3,1.4 serial-issues.tmpl,1.1,1.2 statecollection.tmpl,1.6,1.7 subscription-detail.tmpl,1.9,1.10
- Previous by thread:
[Koha-cvs] CVS: koha/C4 Bull.pm,1.12,1.13 Context.pm,1.24,1.25 Input.pm,1.17,1.18 Output.pm,1.52,1.53 SearchMarc.pm,1.47,1.48
- Next by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/bull full-serial-issues.tmpl,1.1,1.2 bull-home.tmpl,1.3,1.4 serial-issues.tmpl,1.1,1.2 statecollection.tmpl,1.6,1.7 subscription-detail.tmpl,1.9,1.10
- Index(es):