Bug 29093: DBIC schema changes
[koha-ffzg.git] / Koha / Manual.pm
index de3dcbc..30a8155 100644 (file)
@@ -19,7 +19,7 @@ sub _get_help_version {
 sub _get_base_url {
     my ( $preferred_language ) = @_;
 
-    my @available_languages = qw( en ar cs es fr it pt_BZ tz zh_TW );
+    my @available_languages = qw( en ar cs es fr it pt_BR tz zh_TW );
 
     my ( $language ) = grep {
         my $preferred_short = substr $preferred_language, 0, 2;
@@ -70,7 +70,7 @@ our $mapping = {
     'admin/biblio_framework'                   => '/administration.html#marc-bibliographic-frameworks',
     'admin/branch_transfer_limits'             => '/administration.html#library-transfer-limits',
     'admin/branches'                           => '/administration.html#libraries-&-groups',
-    'admin/categorie                         => '/administration.html#patron-categories',
+    'admin/categories'                         => '/administration.html#patron-categories',
     'admin/checkmarc'                          => '/administration.html#marc-bibliographic-framework-test',
     'admin/cities'                             => '/administration.html#cities-and-towns',
     'admin/classsources'                       => '/administration.html#classification-sources',
@@ -79,7 +79,6 @@ our $mapping = {
     'admin/didyoumean'                         => '/administration.html#did-you-mean?',
     'admin/edi_accounts'                       => '/administration.html#edi-accounts',
     'admin/edi_ean_accounts'                   => '/administration.html#library-eans',
-    'admin/fieldmapping'                       => '/administration.html#keywords-to-marc-mapping',
     'admin/item_circulation_alerts'            => '/administration.html#item-circulation-alerts',
     'admin/items_search_fields'                => '/administration.html#item-search-fields',
     'admin/itemtypes'                          => '/administration.html#item-types',
@@ -90,9 +89,10 @@ our $mapping = {
     'admin/oai_set_mappings'                   => '/administration.html#oai-sets-configuration',
     'admin/oai_sets'                           => '/administration.html#oai-sets-configuration',
     'admin/patron-attr-types'                  => '/administration.html#patron-attribute-types',
-    'admin/preferences'                        => '/administration.html#global-system-preferences',
+    'admin/preferences'                        => '/systempreferences.html',
     'admin/smart-rules'                        => '/administration.html#circulation-and-fine-rules',
-    'admin/systempreferences'                  => '/administration.html#global-system-preferences',
+    'admin/sms_providers'                      => '/administration.html#sms-cellular-providers',
+    'admin/systempreferences'                  => '/systempreferences.html#local-use',
     'admin/transport-cost-matrix'              => '/administration.html#transport-cost-matrix',
     'admin/z3950servers'                       => '/administration.html#z39.50/sru-servers',
     'authorities/authorities-home'             => '/cataloging.html#authorities',
@@ -111,6 +111,7 @@ our $mapping = {
     'cataloguing/linkitem'                     => '/cataloging.html#adding-analytic-records',
     'cataloguing/merge'                        => '/cataloging.html#merging-records',
     'cataloguing/moveitem'                     => '/cataloging.html#moving-items',
+    'circ/article-requests'                    => '/circulation.html#article-requests',
     'circ/branchoverdues'                      => '/circulation.html#overdues-with-fines',
     'circ/branchtransfers'                     => '/circulation.html#transfers',
     'circ/circulation-home'                    => '/circulation.html',
@@ -122,7 +123,7 @@ our $mapping = {
     'circ/renew'                               => '/circulation.html#renewing',
     'circ/reserveratios'                       => '/circulation.html#hold-ratios',
     'circ/returns'                             => '/circulation.html#check-in-returning',
-    'circ/selectbranchprinter'                 => '/circulation.html#set-library',
+    'circ/set-library'                         => '/circulation.html#set-library',
     'circ/transferstoreceive'                  => '/circulation.html#transfers-to-receive',
     'circ/view_holdsqueue'                     => '/circulation.html#holds-queue',
     'circ/waitingreserves'                     => '/circulation.html#holds-awaiting-pickup',
@@ -130,17 +131,17 @@ our $mapping = {
     'course_reserves/course-details'           => '/course_reserves.html',
     'course_reserves/course-reserves'          => '/course_reserves.html',
     'course_reserves/course'                   => '/course_reserves.html#adding-courses',
-    'labels/label-edit-batch'                  => '/tools.html#batches',
-    'labels/label-edit-layout'                 => '/tools.html#layouts',
-    'labels/label-edit-profile'                => '/tools.html#profiles',
-    'labels/label-edit-template'               => '/tools.html#templates',
-    'labels/label-home'                        => '/tools.html#label-creator',
-    'labels/label-manage'                      => '/tools.html#layouts',
-    'labels/label-manage'                      => '/tools.html#templates',
-    'labels/label-manage'                      => '/tools.html#profiles',
-    'labels/label-manage'                      => '/tools.html#batches',
+    'ill/ill-requests'                         => '/ILL_requests.html',
+    'labels/label-edit-batch'                  => '/tools.html#label-batches-label',
+    'labels/label-edit-layout'                 => '/tools.html#label-layouts-label',
+    'labels/label-edit-profile'                => '/tools.html#label-profiles-label',
+    'labels/label-edit-range'                  => '/tools.html#label-creator-label', #FIXME Add when documented
+    'labels/label-edit-template'               => '/tools.html#label-templates-label',
+    'labels/label-home'                        => '/tools.html#label-creator-label',
+    'labels/label-manage'                      => '/tools.html#label-creator-label',
     'labels/spinelabel-home'                   => '/tools.html#quick-spine-label-creator',
     'mainpage'                                 => '/',
+    'members/apikeys'                          => '/webservices.html#api-key-management-interface-for-patrons',
     'members/boraccount'                       => '/patrons.html#fines',
     'members/discharge'                        => '/patrons.html#patron-discharges',
     'members/files'                            => '/patrons.html#files',
@@ -204,6 +205,7 @@ our $mapping = {
     'suggestion/suggestion'                    => '/acquisitions.html#managing-suggestions',
     'tags/list'                                => '/tools.html#tag-moderation',
     'tags/review'                              => '/tools.html#tag-moderation',
+    'tools/automatic_item_modification_by_age' => '/tools.html#automatic-item-modifications-by-age',
     'tools/batchMod'                           => '/tools.html#batch-item-deletion',
     'tools/batch_delete_records'               => '/tools.html#batch-record-deletion',
     'tools/batch_record_modification'          => '/tools.html#batch-record-modification',
@@ -213,7 +215,7 @@ our $mapping = {
     'tools/holidays'                           => '/tools.html#calendar',
     'tools/import_borrowers'                   => '/tools.html#patron-import',
     'tools/inventory'                          => '/tools.html#inventory-stocktaking',
-    'tools/koha-news'                          => '/tools.html#news',
+    'tools/additional-contents'                => '/tools.html#news', # FIXME Needs a change to the manual
     'tools/letter'                             => '/tools.html#notices-slips',
     'tools/manage-marc-import'                 => '/tools.html#staged-marc-record-management',
     'tools/marc_modification_templates'        => '/tools.html#marc-modification-templates',