Bug 101546

Summary: Add a button to open the Tools-Options-Libreoffice-Paths-Edit Templates dialog directly from the Template Manager
Product: LibreOffice Reporter: Yousuf Philips (jay) (retired) <philipz85>
Component: UIAssignee: Amos Aidoo <aidooamos20>
Status: ASSIGNED ---    
Severity: enhancement CC: batavist, heiko.tietze, mentoring, sdc.blanco, vikrambais02, xiscofauli
Priority: medium Keywords: difficultyMedium, easyHack, skillCpp, topicUI
Version: 5.3.0.0.alpha0+   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 101435    

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.