Bug 24873 - Linking between files and manual pages should support URL parameters (label-manage.pl)
Summary: Linking between files and manual pages should support URL parameters (label-m...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Documentation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 24848
Blocks:
  Show dependency treegraph
 
Reported: 2020-03-15 23:58 UTC by Katrin Fischer
Modified: 2020-03-15 23:58 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2020-03-15 23:58:21 UTC
When linking to different sections of the manual, you currently can only map the name of a file to the corresponding section in the manual.

In the label creator, this proves to be a problem:
/cgi-bin/koha/labels/label-manage.pl?label_element=template

This should link to the templates section, while

/cgi-bin/koha/labels/label-manage.pl?label_element=batch

should link to the batches.

It would be nice, if the mapping also supported URL parameters.