From: Emmanuel Lacour Date: Fri, 2 May 2025 15:45:56 +0000 (+0200) Subject: Documentation/copyright updates X-Git-Url: http://git.home-dn.net/?a=commitdiff_plain;h=5aea1d68854b7a0f9cdbaddb4c166b8bb22bde29;p=manu%2FRT-Extension-ImportCustomFieldValues.git Documentation/copyright updates --- diff --git a/LICENSE b/LICENSE index ae0c946..7261dc1 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -This software is Copyright (c) 2022 by Emmanuel Lacour, Easter-Eggs. +This software is Copyright (c) 2022-2025 by Emmanuel Lacour, Easter-Eggs. This is free software, licensed under: diff --git a/README b/README index fd2cc72..b5fb02a 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ NAME values from CSV file RT VERSION - Works with RT 4.2 and 4.4. + Works with RT >= 4.2 < 6.1.0 INSTALLATION "perl Makefile.PL" @@ -12,7 +12,7 @@ INSTALLATION May need root permissions Edit your /opt/rt4/etc/RT_SiteConfig.pm - If you are using RT 4.2 or greater, add this line: + Add this line: Plugin('RT::Extension::ImportCustomFieldValues'); @@ -31,8 +31,10 @@ DETAILS CSV file must a consist of a text file with: - - File encoding: UTF-8 - Fields separated by ";" - No headers - Using - the following columns and order: SortOrder, Name, Description, Category + - File encoding: UTF-8 + - Fields separated by ";" + - No headers or the following one: "SortOrder;Name;Description;Category" + - Using the following columns and order: SortOrder, Name, Description, Category - Column "Name" is mandatory, other columns may be empty but must exists AUTHOR @@ -48,7 +50,7 @@ BUGS L. LICENSE AND COPYRIGHT - This software is Copyright (c) 2022 by Emmanuel Lacour. + This software is Copyright (c) 2022-2025 by Emmanuel Lacour. This is free software, licensed under: