koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en reservereport.tm


From: Henri-Damien LAURENT
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en reservereport.tmpl,NONE,1.1 shelves.tmpl,NONE,1.1
Date: Thu, 19 Dec 2002 10:55:42 -0800

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en
In directory sc8-pr-cvs1:/tmp/cvs-serv20637/koha-tmpl/intranet-tmpl/default/en

Added Files:
        reservereport.tmpl shelves.tmpl 
Log Message:
Templating reservereport et shelves.


--- NEW FILE ---
<TMPL_INCLUDE Name="reports-top.inc">

<CENTER>
<table border=0 cellspacing=0 cellpadding=5>
        <TMPL_LOOP Name="dataloop">
                <tr valign=top bgcolor='white'>
                        <td>
                                <TMPL_VAR Name="name">
                        </td>
                        <td>
                                <TMPL_VAR Name="reservedate">
                        </td>
                        <td>
                                <TMPL_VAR Name="title">
                        </td>
                        <td>
                                <TMPL_VAR Name="classification">
                        </td>
                </tr>
        </TMPL_LOOP>
        <tr>
                <td>
                        <TMPL_VAR Name="count">
                </td>
                <td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td>
        </tr>
</TABLE>

<TMPL_INCLUDE Name="reports-bottom.inc">

--- NEW FILE ---
<TMPL_INCLUDE Name="cat-top.inc">

<p align=left>Logged in as: <TMPL_VAR Name="loggedinuser"> [<a 
href="/cgi-bin/koha/logout.pl">Log Out</a>]</p>


<TMPL_IF Name="viewshelf">
    <center>
    <form>
    <a href=shelves.pl>Shelf List</a><p>
    <table border=0 cellpadding=0 cellspacing=0>
                <tr><td colspan=7>
                        <table>
                        <tr><td>Add a book by barcode:</td><td><input 
name=addbarcode></td></tr>
                        </table>
                        <br>
                        <table border=0 cellpadding=5 cellspacing=0 width=100%>
                        <tr><th bgcolor="<TMPL_VAR 
Name="headerbackgroundcolor">">
                        <font color=white>Contents of <TMPL_VAR 
Name="shelfname"> shelf</font>
                        </th></tr>
                        </table>
                </td></tr>
                <TMPL_LOOP Name="itemsloop">
                        <tr>
                                <td bgcolor="<TMPL_VAR Name="color">"><input 
type=checkbox name="REM-<TMPL_VAR Name="itemnumber">"></td>
                                <td bgcolor="<TMPL_VAR Name="color">" width=10 
align=center><img src=/images/blankdot.gif></td>
                                <td bgcolor="<TMPL_VAR Name="color">"><TMPL_VAR 
Name="barcode"></td>
                                <td bgcolor="<TMPL_VAR Name="color">" width=10 
align=center><img src=/images/blankdot.gif></td>
                                <td bgcolor="<TMPL_VAR Name="color">"><TMPL_VAR 
Name="title"></td>
                                <td bgcolor="<TMPL_VAR Name="color">" width=10 
align=center><img src=/images/blankdot.gif></td>
                                <td bgcolor="<TMPL_VAR Name="color">"><TMPL_VAR 
Name="author"></td>
                        </tr>
                </TMPL_LOOP>
    </table>
    <br>
    <input type=hidden name=shelfnumber value="<TMPL_VAR Name="shelfnumber">">
    <input type=hidden name=modifyshelfcontents value=1>
    <input type=hidden name=viewshelf value="<TMPL_VAR Name="shelfnumber">">
    <input type=submit value="Remove Selected Items">
    </form>
<TMPL_ELSE>
        <TMPL_IF Name="shelves">
                <TMPL_IF Name="status1">
                        <font color=red><TMPL_VAR Name="string1"></font><p>
                </TMPL_IF>
                <TMPL_LOOP Name="paramsloop">
                        <TMPL_IF Name="status">
                                <font color=red><TMPL_VAR 
Name="string"></font><p>
                        </TMPL_IF>
                </TMPL_LOOP>
                <center>
                <a href=shelves.pl>Modify Shelf Contents</a><p>
                <h1>Bookshelves</h1>
                <table border=0 cellpadding=7>
                        <tr><td align=center>
                                <form method=post>
                                <input type=hidden name=shelves value=1>
                                <table border=0 cellpadding=0 cellspacing=0>
                                <tr><th bgcolor="<TMPL_VAR 
Name="headerbackgroundcolor">">
                                <font color=white>Select Shelves to 
Delete</font>
                        </th></tr>
                        <TMPL_LOOP Name="shelvesloop">
                                <tr>
                                        <td bgcolor="<TMPL_VAR Name="color">">
                                                <input type=checkbox 
name="DEL-<TMPL_VAR Name="shelf">">
                                                <TMPL_VAR Name="shelfname"> 
(<TMPL_VAR Name="shelfbookcount"> books)
                                        </td>
                                </tr>
                        </TMPL_LOOP>
    </table>
    <p><input type=submit value="Delete Shelves"><p>
    </td><td align=center valign=top>
    <form method=post>
    <input type=hidden name=shelves value=1>
    <p>Add Shelf: <input name=addshelf size=25><p>
    <p><input type=submit value="Add New Shelf"><p>
    </form>
    </td></tr></table>

        <TMPL_ELSE>
                <center>
                <table border=0 cellpadding=4 cellspacing=0>
                        <tr><td bgcolor="<TMPL_VAR 
Name="headerbackgroundcolor">">
                                <table border=0 cellpadding=5 cellspacing=0 
width=100%>
                                        <tr><th bgcolor="<TMPL_VAR 
Name="headerbackgroundcolor">">
                                        <font color=white>Shelf List</font>
                                        </th></tr>
                                </table>
                        </td></tr>
                        <TMPL_LOOP Name="shelvesloop">
                                <tr><td bgcolor="<TMPL_VAR Name="color">">
                                        <a href="shelves.pl?viewshelf=<TMPL_VAR 
Name="shelf">">
                                                <TMPL_VAR 
Name="shelfname">(<TMPL_VAR Name="shelfbookcount"> books)
                                        </a>
                                </td></tr>
                        </TMPL_LOOP>
                </table>
                <P><a href=shelves.pl?shelves=1>Add or Remove Book Shelves</a>
        </TMPL_IF>

</TMPL_IF>

<TMPL_INCLUDE Name="cat-bottom.inc">



reply via email to

[Prev in Thread] Current Thread [Next in Thread]