Bugzilla – Attachment 153202 Details for
Bug 33776
Add inLibro in default plugin repositories
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33776: Additional default plugin repo in koha-conf-site.xml.in
Bug-33776-Additional-default-plugin-repo-in-koha-c.patch (text/plain), 1.07 KB, created by
Kyle M Hall (khall)
on 2023-07-07 19:04:36 UTC
(
hide
)
Description:
Bug 33776: Additional default plugin repo in koha-conf-site.xml.in
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2023-07-07 19:04:36 UTC
Size:
1.07 KB
patch
obsolete
>From 98f8dfb146fbb4ec3d9a2adf1ce6c6a471e4e54a Mon Sep 17 00:00:00 2001 >From: Blou <blou@inlibro.com> >Date: Thu, 18 May 2023 16:39:05 -0400 >Subject: [PATCH] Bug 33776: Additional default plugin repo in > koha-conf-site.xml.in > >Solutions inLibro started formating its repository to be found by Bug >23975. This patch adds it to the default list in the config template. > >Signed-off-by: David Nind <david@davidnind.com> > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > debian/templates/koha-conf-site.xml.in | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/debian/templates/koha-conf-site.xml.in b/debian/templates/koha-conf-site.xml.in >index 6beda41884..c4f9c5139d 100644 >--- a/debian/templates/koha-conf-site.xml.in >+++ b/debian/templates/koha-conf-site.xml.in >@@ -428,6 +428,11 @@ __END_SRU_PUBLICSERVER__ > <org_name>ptfs-europe</org_name> > <service>github</service> > </repo> >+ <repo> >+ <name>Solutions inLibro</name> >+ <org_name>inLibro</org_name> >+ <service>github</service> >+ </repo> > --> > </plugin_repos> > >-- >2.30.2
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 33776
:
151451
|
151504
| 153202