[% IF adminWarning %]
[% END %]
Warning: You're logged in with the database administrator account. This is a bad idea, and you are likely to encounter problems.
You should create a patron to use when administering Koha and give it superlibrarian permissions.
-
[% IF ( CAN_user_circulate ) %]
- Circulation [% END %] [% IF ( CAN_user_borrowers ) %]
- Patrons [% END %] [% IF ( CAN_user_catalogue ) %]
- Advanced search [% END %]
- Lists [% IF ( UseCourseReserves ) %]
- Course reserves [% END %] [% IF ( CAN_user_editcatalogue_edit_catalogue || CAN_user_editcatalogue_edit_items ) %]
- Cataloging [% END %]
- Authorities
-
[% IF ( CAN_user_serials ) %]
- Serials [% END %] [% IF ( CAN_user_acquisition ) %]
- Acquisitions [% END %] [% IF ( CAN_user_reports ) %]
- Reports [% END %] [% IF ( CAN_user_tools ) %]
- Tools [% END %] [% IF ( CAN_user_parameters ) %]
- Koha administration [% END %]
- About Koha
[% IF ( ( CAN_user_tools_moderate_comments && pendingcomments )
|| ( CAN_user_tools_moderate_tags && pendingtags )
|| ( CAN_user_borrowers && pending_borrower_modifications )
|| ( CAN_user_acquisition && pendingsuggestions )
|| ( CAN_user_borrowers && pending_discharge_requests )
) %]
[% IF ( IntranetmainUserblock ) %]
[% IF ( CAN_user_acquisition && pendingsuggestions ) %]
[% END %]
Suggestions pending approval:
[% pendingsuggestions %]
[% END %]
[% IF ( CAN_user_tools_moderate_comments && pendingcomments ) %]
Comments pending approval:
[% pendingcomments %]
[% END %]
[% IF ( CAN_user_tools_moderate_tags && pendingtags ) %]
Tags pending approval:
[% pendingtags %]
[% END %]
[% IF ( CAN_user_borrowers && pending_borrower_modifications ) %]
Patrons requesting modifications:
[% pending_borrower_modifications %]
[% END %]
[% IF CAN_user_borrowers && pending_discharge_requests %]
Discharge requests pending:
[% pending_discharge_requests %]
[% END %]
[% IF ( koha_news_count ) %]
[% END %]
[% END %]
News
[% FOREACH koha_new IN koha_news %][% koha_new.title %]
[% koha_new.new %]