Bug 101546 - Add a button to open the Tools-Options-Libreoffice-Paths-Edit Templates dialog directly from the Template Manager
Summary: Add a button to open the Tools-Options-Libreoffice-Paths-Edit Templates dialo...
Status: ASSIGNED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
5.3.0.0.alpha0+
Hardware: All All
: medium enhancement
Assignee: Amos Aidoo
URL:
Whiteboard:
Keywords: difficultyMedium, easyHack, skillCpp, topicUI
Depends on:
Blocks: Template-Manager
  Show dependency treegraph
 
Reported: 2016-08-15 17:54 UTC by Yousuf Philips (jay) (retired)
Modified: 2024-03-20 19:59 UTC (History)
6 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yousuf Philips (jay) (retired) 2016-08-15 17:54:32 UTC
We have the Edit Paths dialog in the options dialog under Libreoffice > Paths, so it would be useful to have this same dialog accessible from the templates manager so adding and removing template paths.
Comment 1 Akshay Deep 2016-09-07 17:40:17 UTC
Where in the template manager do u wish to put the button to access the dialog?
Comment 2 Akshay Deep 2016-09-07 17:57:02 UTC
I am talking abt a control to access Edit Paths dialog from template manager
Comment 3 Yousuf Philips (jay) (retired) 2016-09-08 16:24:45 UTC
Put it in the settings button. :D
Comment 4 Heiko Tietze 2020-12-14 18:05:43 UTC
The code for the Edit button at T>O>L>P is in cui/source/options/optpath.cxx IMPL_LINK_NOARG(SvxPathTabPage, PathHdl_Impl, weld::Button&, void)
Comment 5 Vikram Shishupalsingh Bais 2021-02-27 10:01:14 UTC
I want to work on this, can I ?
Comment 6 Buovjaga 2021-02-27 11:33:32 UTC
(In reply to Vikram Shishupalsingh Bais from comment #5)
> I want to work on this, can I ?

You sure can.
Comment 7 Vikram Shishupalsingh Bais 2021-02-27 12:19:46 UTC
ok, I'm working on this
Comment 8 Xisco Faulí 2022-05-03 11:30:11 UTC
Dear Vikram Shishupalsingh Bais,
This bug has been in ASSIGNED status for more than 3 months without any
activity. Resetting it to NEW.
Please assign it back to yourself if you're still working on this.