Bug 7749: Not all OKs on the start page are translatable
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / intranet-main.tt
1 [% INCLUDE 'doc-head-open.inc' %]
2 <title>Koha staff client</title>
3 [% INCLUDE 'doc-head-close.inc' %]
4 <style type="text/css"> #koha-news { border: 1px solid #EEEEEE; margin: .2em;} #koha-news h3 {background-color: #EEEEEE; padding : .3em; margin: 0;} .newsitem {margin: .3em; border-bottom: 1px solid #EEE;} .newsitem:last-child {border-bottom : 0;} .newsfooter {font-size: 80%; color: #CCCCCC;} </style>
5 </head>
6 <body>
7 [% INCLUDE 'header.inc' %]
8 [% IF ( koha_news_count ) %]<div id="doc3" class="yui-t3">[% ELSE %]<div id="doc3" class="yui-t7">[% END %]
9 <div id="bd">
10 [% IF ( koha_news_count ) %]<div id="yui-main"><div class="yui-b"><div class="yui-g">
11 [% ELSE %]      <div class="yui-g">[% END %]
12
13         <div class="yui-u first">
14         [% IF ( CAN_user_circulate ) %]
15         <h3><a href="/cgi-bin/koha/circ/circulation-home.pl">Circulation</a></h3>
16         <ul><li style="padding-bottom:.3em;">
17        <form method="post" action="/cgi-bin/koha/circ/circulation.pl">
18         <label for="navfindborrower">Check out to:</label>
19             <input accesskey="u" id="navfindborrower" name="findborrower" type="text" size="10" />
20             <input type="hidden" name="branch" value="[% branch %]" />
21             <input type="hidden" name="printer" value="[% printer %]" />
22             <input type="submit" class="submit" value="OK" />
23        </form>
24        </li>
25        <li style="padding-bottom:.3em;">
26        <form method="post" action="/cgi-bin/koha/circ/returns.pl">
27         <label for="barcode">Check in:</label>
28             <input accesskey="r" id="barcode" name="barcode" type="text" size="10" />
29             <input type="submit" class="submit" value="OK" />
30        </form></li>
31
32         <li><a href="/cgi-bin/koha/circ/branchtransfers.pl">Transfers</a></li></ul>
33         [% END %]
34         [% IF ( CAN_user_borrowers ) %]
35                 <h3><a href="/cgi-bin/koha/members/members-home.pl">Patrons</a></h3>
36                 <ul>
37         <li><form action="/cgi-bin/koha/members/member.pl" method="post">
38            <label for="navmember">Search:&nbsp;</label>
39            <input id="navmember" type="text" size="10" name="member" />
40            <input type="submit" value="OK" class="submit" />
41             </form>
42         </li>
43     </ul>
44         [% END %]
45         [% IF ( CAN_user_catalogue ) %]
46                 <h3><a href="/cgi-bin/koha/catalogue/search.pl">Search</a></h3>
47                                 <ul>
48                     <li>
49                         <form name="searchform" method="get" action="/cgi-bin/koha/catalogue/search.pl" id="searchform">
50                         <input type="hidden" name="idx" value="" />
51                         <label for="navkeyword">
52                             Search catalog:&nbsp;
53                         </label><input type="text" id="navkeyword" name="q" size="10" accesskey="q" />
54                         <input type="submit" value="OK" class="submit" />
55                         </form>
56                      </li>
57                                 </ul>
58    [% END %]
59                 <h3><a href="/cgi-bin/koha/virtualshelves/shelves.pl">Lists</a></h3>
60         </div>
61         
62         <div class="yui-u">
63     [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
64     <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
65         <ul>
66         <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC Record</a></li>
67     [% ELSE %]
68     [% IF ( CAN_user_editauthorities ) %]
69     <h3>Cataloging</h3>
70     <ul>
71     [% END %]
72     [% END %]
73     
74     [% IF ( CAN_user_editauthorities ) %]
75         <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
76     [% END %]
77     </ul>
78     
79     
80     [% IF ( CAN_user_serials ) %]
81     <h3><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></h3>
82     [% END %]
83         [% IF ( CAN_user_acquisition ) %]
84         <h3><a href="/cgi-bin/koha/acqui/acqui-home.pl">Acquisitions</a></h3>
85     [% IF ( pendingsuggestions ) %]<ul><li><a href="/cgi-bin/koha/suggestion/suggestion.pl">Suggestions pending approval</a>: <span class="holdcount"><a href="/cgi-bin/koha/suggestion/suggestion.pl">[% pendingsuggestions %]</a></span></li></ul>[% END %]
86         [% END %]
87     [% IF ( CAN_user_reports ) %]
88     <h3><a href="/cgi-bin/koha/reports/reports-home.pl">Reports</a></h3>
89     [% END %]
90     [% IF ( CAN_user_parameters ) %]
91     <h3><a href="/cgi-bin/koha/admin/admin-home.pl">Koha administration</a></h3>
92         <ul>
93         <li><a href="/cgi-bin/koha/admin/preferences.pl">System preferences</a></li>
94     </ul>
95     [% END %]
96     [% IF ( CAN_user_tools ) %] 
97     <h3><a href="/cgi-bin/koha/tools/tools-home.pl">Tools</a></h3>
98         [% IF ( CAN_user_tools_moderate_comments && pendingcomments ) || ( CAN_user_tools_moderate_tags && pendingtags ) %]
99             <ul>
100                 [% IF ( CAN_user_tools_moderate_comments && pendingcomments ) %]<li><a href="/cgi-bin/koha/reviews/reviewswaiting.pl">Comments pending approval</a>: <span class="holdcount"><a href="/cgi-bin/koha/reviews/reviewswaiting.pl">[% pendingcomments %]</a></span></li>[% END %]
101                 [% IF ( CAN_user_tools_moderate_tags && pendingtags ) %]<li><a href="/cgi-bin/koha/tags/review.pl">Tags pending approval</a>: <span class="holdcount"><a href="/cgi-bin/koha/tags/review.pl">[% pendingtags %]</a></span></li>[% END %]
102             </ul>
103         [% END %]
104     [% END %]
105     <h3><a href="/cgi-bin/koha/about.pl">About Koha</a></h3>
106         </div>
107         </div>
108                 [% IF ( IntranetmainUserblock ) %]<div id="mainuserblock" class="yui-g">
109                         [% IntranetmainUserblock %]
110                         </div>[% ELSE %]&nbsp;
111                 [% END %]
112 [% IF ( koha_news_count ) %]
113         </div><!-- /yui-bd -->
114         </div><!-- /yui-main -->
115         <div class="yui-b">
116                 <div id="koha-news">
117             <h3>News</h3>
118             [% FOREACH koha_new IN koha_news %]
119                     <div class="newsitem" id="news[% koha_new.idnew %]"><h4>[% koha_new.title %]</h4>
120                                          <p>[% koha_new.new %]</p>
121                                         <p class="newsfooter"> Posted on [% koha_new.newdate %] [% IF ( CAN_user_tools ) %]
122     <a href="/cgi-bin/koha/tools/koha-news.pl?op=add_form&amp;id=[% koha_new.idnew %]">Edit</a> | <a href="/cgi-bin/koha/tools/koha-news.pl?op=del&amp;ids=[% koha_new.idnew %]">Delete</a> | <a href="/cgi-bin/koha/tools/koha-news.pl?op=add_form">New</a>[% END %]</p></div>
123             [% END %]
124                 </div><!-- /koha-news -->
125         </div>
126 [% END %]
127
128 </div>
129
130 [% INCLUDE 'intranet-bottom.inc' %]