Faidon Liambotis has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/242768

Change subject: Move WikimediaTemplates' files under Custom/
......................................................................

Move WikimediaTemplates' files under Custom/

OTRS actually supports local overrides with Custom/ (which we use in our
other package) and that was verified to work with templates as well, so
install our templates there instead. This actually allows our package to
be uninstalled without breaking the install, as well as easier diffs
between changed versions.

Change-Id: If509d12ece3b47de184b3f4d022d0ece2e47a976
---
R 
packages/WikimediaTemplates/Custom/Kernel/Output/HTML/Standard/AgentDashboardUserOnline.tt
R 
packages/WikimediaTemplates/Custom/Kernel/Output/HTML/Standard/AgentDashboardUserOutOfOffice.tt
R 
packages/WikimediaTemplates/Custom/Kernel/Output/HTML/Standard/AgentTicketZoom.tt
M packages/WikimediaTemplates/WikimediaTemplates.sopm
4 files changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/software/otrs 
refs/changes/68/242768/1

diff --git 
a/packages/WikimediaTemplates/Kernel/Output/HTML/Standard/AgentDashboardUserOnline.tt
 
b/packages/WikimediaTemplates/Custom/Kernel/Output/HTML/Standard/AgentDashboardUserOnline.tt
similarity index 100%
rename from 
packages/WikimediaTemplates/Kernel/Output/HTML/Standard/AgentDashboardUserOnline.tt
rename to 
packages/WikimediaTemplates/Custom/Kernel/Output/HTML/Standard/AgentDashboardUserOnline.tt
diff --git 
a/packages/WikimediaTemplates/Kernel/Output/HTML/Standard/AgentDashboardUserOutOfOffice.tt
 
b/packages/WikimediaTemplates/Custom/Kernel/Output/HTML/Standard/AgentDashboardUserOutOfOffice.tt
similarity index 100%
rename from 
packages/WikimediaTemplates/Kernel/Output/HTML/Standard/AgentDashboardUserOutOfOffice.tt
rename to 
packages/WikimediaTemplates/Custom/Kernel/Output/HTML/Standard/AgentDashboardUserOutOfOffice.tt
diff --git 
a/packages/WikimediaTemplates/Kernel/Output/HTML/Standard/AgentTicketZoom.tt 
b/packages/WikimediaTemplates/Custom/Kernel/Output/HTML/Standard/AgentTicketZoom.tt
similarity index 100%
rename from 
packages/WikimediaTemplates/Kernel/Output/HTML/Standard/AgentTicketZoom.tt
rename to 
packages/WikimediaTemplates/Custom/Kernel/Output/HTML/Standard/AgentTicketZoom.tt
diff --git a/packages/WikimediaTemplates/WikimediaTemplates.sopm 
b/packages/WikimediaTemplates/WikimediaTemplates.sopm
index fcbaede..d6ed56d 100644
--- a/packages/WikimediaTemplates/WikimediaTemplates.sopm
+++ b/packages/WikimediaTemplates/WikimediaTemplates.sopm
@@ -26,8 +26,8 @@
     </IntroInstall>
     <PackageRequired Version="1.0.0">Znuny4OTRS-Repo</PackageRequired>
     <Filelist>
-        <File 
Location="Kernel/Output/HTML/Standard/AgentDashboardUserOnline.tt" 
Permission="644"></File>
-        <File Location="Kernel/Output/HTML/Standard/AgentTicketZoom.tt" 
Permission="644"></File>
-        <File 
Location="Kernel/Output/HTML/Standard/AgentDashboardUserOutOfOffice.tt" 
Permission="644"></File>
+        <File 
Location="Custom/Kernel/Output/HTML/Standard/AgentDashboardUserOnline.tt" 
Permission="644"></File>
+        <File Location="Custom/Kernel/Output/HTML/Standard/AgentTicketZoom.tt" 
Permission="644"></File>
+        <File 
Location="Custom/Kernel/Output/HTML/Standard/AgentDashboardUserOutOfOffice.tt" 
Permission="644"></File>
     </Filelist>
 </otrs_package>

-- 
To view, visit https://gerrit.wikimedia.org/r/242768
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If509d12ece3b47de184b3f4d022d0ece2e47a976
Gerrit-PatchSet: 1
Gerrit-Project: operations/software/otrs
Gerrit-Branch: master
Gerrit-Owner: Faidon Liambotis <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to