Bug 33659 - Using TT in CSV profiles is undocumented
Summary: Using TT in CSV profiles is undocumented
Status: Needs documenting
Alias: None
Product: Koha
Classification: Unclassified
Component: Documentation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
: 27986 (view as bug list)
Depends on: 12404
Blocks:
  Show dependency treegraph
 
Reported: 2023-05-03 10:50 UTC by Katrin Fischer
Modified: 2025-03-25 22:25 UTC (History)
4 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2023-05-03 10:50:25 UTC
When creating a CSV profile, it says:

You can use Template Toolkit tags too. See the help page for more information.

But I didn't find any documentation in the Manual. It looks like the bug introducing this was bug 12404.
Comment 1 Katrin Fischer 2023-05-03 11:20:58 UTC
It looks like this got lost when we removed the old help pages in favor of links to the manual:

https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35052
Comment 2 Katrin Fischer 2023-08-26 07:55:39 UTC
*** Bug 27986 has been marked as a duplicate of this bug. ***
Comment 3 David Cook 2025-03-23 23:10:23 UTC
I noticed the "You can use Template Toolkit tags too" text the other day, and wondered about the documentation as well... 

Looking at the manual for 24.11... under "Adding a CSV profile" it says the following:

"You can customize further the profile with Template Toolkit syntax.

So maybe this one can be closed?
Comment 4 Mathieu Saby 2025-03-25 10:14:45 UTC
The manual does not give 'more information' than the staff interface, and the information in the file to which Katrin refers https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35052 are not in the manual.

So I would say it can stay open.
Comment 5 David Cook 2025-03-25 22:25:38 UTC
(In reply to Mathieu Saby from comment #4)
> The manual does not give 'more information' than the staff interface, and
> the information in the file to which Katrin refers
> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35052 are not in
> the manual.
> 
> So I would say it can stay open.

The manual does provide more information at https://koha-community.org/manual//24.11/en/html/tools.html#csv-profiles-marc-template-toolkit-label

But it does look like it's different to the patch that you're referring to there.