[% USE raw %] [% USE Asset %] [% SET footerjs = 1 %] [% USE Koha %] [% INCLUDE 'doc-head-open.inc' %] Share content with Mana KB › Administration › Koha [% INCLUDE 'doc-head-close.inc' %] [% WRAPPER 'header.inc' %] [% INCLUDE 'cat-search.inc' %] [% END %] [% WRAPPER 'sub-header.inc' %] [% END %]
[% IF result.code != 201 && result.msg %] [% END %] [% IF result.code == 201 %] [% END %] [% UNLESS (mana_url) %] [% ELSIF (bad_url) %] [% END %]

Share content with the Koha community using Mana KB

Mana KB is a global knowledge base for library-centric data. It has been designed initially to interact with Koha, the Open Source ILS, but can be used by any other software.

Mana centralizes information between other Koha installations to facilitate the creation of new subscriptions, vendors, reports, etc. You can search, share, import, and comment on the content of Mana. The information shared with Mana KB is shared under the CC-0 license.

Learn more about Mana KB on the official Mana KB documentation.

[% IF mana_url && !bad_url %] [% IF (mana_url) %]

Your Mana KB server is currently: [% mana_url | url %]

[% END %]
  1. Enable Mana KB in order to search, import, and comment on content from the Mana KB server, and to share your own.
  2. [% IF Koha.Preference('AutoShareWithMana').grep('subscription').size == 0 %] [% ELSE %] [% END %] If checked, new subscriptions you create will be automatically shared with Mana KB.
[% UNLESS Koha.Preference('ManaToken') %]

Configure Mana KB

Once you have enabled Mana it must be configured. Type your name, and email address and submit. This will send an account creation request to Mana KB that will respond back with a Mana KB token (an encrypted ID that uniquely identifies your Koha installation). This token will automatically be saved in your database. After that you will receive an email. Read it and follow the instructions.

[% END %] [% IF Koha.Preference('ManaToken') %]
Mana KB token
  1. Your unique security token used for authentication on Mana KB service (anti spam).
[% ELSE %]
  1. Enter a personal or organization name.
[% END %] [% END # /IF mana_url && !bad_url %]
[% MACRO jsinclude BLOCK %] [% Asset.js("js/admin-menu.js") | $raw %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]