Bugzilla – Attachment 159456 Details for
Bug 35463
Link preservation module help to the manual
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
WIP adding preservation links
WIP-adding-preservation-links.patch (text/plain), 1.73 KB, created by
Caroline Cyr La Rose
on 2023-12-01 15:37:22 UTC
(
hide
)
Description:
WIP adding preservation links
Filename:
MIME Type:
Creator:
Caroline Cyr La Rose
Created:
2023-12-01 15:37:22 UTC
Size:
1.73 KB
patch
obsolete
>From 84aecb5314b2fe1f7727d4a3a86de778384661e8 Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Fri, 1 Dec 2023 10:36:52 -0500 >Subject: [PATCH] WIP adding preservation links > >https://bugs.koha-community.org/show_bug.cgi?id=35463 >--- > Koha/Manual.pm | 9 +++++++++ > 1 file changed, 9 insertions(+) > >diff --git a/Koha/Manual.pm b/Koha/Manual.pm >index 11a871490e..7edcda74aa 100644 >--- a/Koha/Manual.pm >+++ b/Koha/Manual.pm >@@ -234,6 +234,15 @@ our $mapping = { > 'patroncards/manage' => '/tools.html#patron-card-creator', > 'plugins/plugins-home' => '/plugins.html', > 'plugins/plugins-upload' => '/plugins.html', >+ 'preservation/home' => '/preservation.html', >+ 'preservation/settings/processings/add' => '/preservation.html#add-a-new-processing', >+ 'preservation/settings/processings/edit/' => '/preservation.html#add-a-new-processing', >+ 'preservation/settings' => '/preservation.html#settings', >+ 'preservation/settings/' => '/preservation.html#settings', >+ 'preservation/trains' => '/preservation.html#trains', >+ 'preservation/trains/' => '/preservation.html#trains', >+ 'preservation/trains/add' => '/preservation.html#new-train', >+ 'preservation/waiting-list' => '/preservation.html#waiting-list', > 'reports/acquisitions_stats' => '/reports.html#acquisitions-statistics', > 'reports/bor_issues_top' => '/reports.html#patrons-with-the-most-checkouts', > 'reports/borrowers_out' => '/reports.html#patrons-with-no-checkouts', >-- >2.34.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 35463
:
159456
|
159485
|
159563
|
159564
|
159582
|
159583
|
159584
|
159586
|
159644
|
159645
|
159646
|
159647
|
160013
|
160014
|
160015
|
160016