-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathExtendedCDBInfoTile.sopm
More file actions
executable file
·28 lines (28 loc) · 2.2 KB
/
Copy pathExtendedCDBInfoTile.sopm
File metadata and controls
executable file
·28 lines (28 loc) · 2.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="utf-8" ?>
<otobo_package version="1.0">
<Name>ExtendedCDBInfoTile</Name>
<Version>0.0.0</Version>
<Framework>10.1.x</Framework>
<Vendor>Rother OSS GmbH</Vendor>
<URL>https://otobo.io/</URL>
<License>GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007</License>
<Description Lang="en">Provides an new info tile and a marquee text for the customer dashboard, which can be configured via a separate admin section.</Description>
<Description Lang="hu">Információs csempét és futószöveget biztosít az ügyfél vezérlőpultjához, amely különálló adminisztrációs szakaszban állítható be.</Description>
<Filelist>
<File Permission="660" Location="Kernel/Config/Files/XML/ExtendedCDBInfoTile.xml" />
<File Permission="660" Location="Kernel/Language/de_ExtendedCDBInfoTile.pm" />
<File Permission="660" Location="Kernel/Language/hu_ExtendedCDBInfoTile.pm" />
<File Permission="660" Location="Kernel/Modules/AdminCustomerDashboardInfoTile.pm" />
<File Permission="660" Location="Kernel/Modules/CustomerDashboardContent.pm" />
<File Permission="660" Location="Kernel/Output/HTML/CustomerDashboard/InfoTile.pm" />
<File Permission="660" Location="Kernel/Output/HTML/Notification/CustomerAnnouncementCheck.pm" />
<File Permission="660" Location="Kernel/Output/HTML/Templates/Standard/AdminCustomerDashboardInfoTileEdit.tt" />
<File Permission="660" Location="Kernel/Output/HTML/Templates/Standard/AdminCustomerDashboardInfoTileNew.tt" />
<File Permission="660" Location="Kernel/Output/HTML/Templates/Standard/AdminCustomerDashboardInfoTile.tt" />
<File Permission="660" Location="Kernel/Output/HTML/Templates/Standard/Dashboard/TileExtendedCustomerInfo.tt" />
<File Permission="660" Location="Kernel/System/CustomerDashboard/InfoTile.pm" />
<File Permission="660" Location="var/httpd/htdocs/js/Core.Agent.Admin.CustomerDashboardInfoTile.js" />
<File Permission="660" Location="var/httpd/htdocs/js/ExtendedCDBInfo.Tile.js" />
<File Permission="660" Location="var/httpd/htdocs/skins/Customer/default/css/ExtendedCDBInfo.Tile.css" />
</Filelist>
</otobo_package>