Bug 101970 - [PACKAGING] Make default templates installation optional
Summary: [PACKAGING] Make default templates installation optional
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Installation (show other bugs)
Version:
(earliest affected)
5.3.0.0.alpha0+
Hardware: All All
: medium enhancement
Assignee: Balázs Varga (allotropia)
URL:
Whiteboard: target:24.2.0
Keywords:
Depends on:
Blocks: Installer-Windows
  Show dependency treegraph
 
Reported: 2016-09-07 15:59 UTC by Gabor Kelemen (allotropia)
Modified: 2023-10-13 15:49 UTC (History)
3 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 Gabor Kelemen (allotropia) 2016-09-07 15:59:20 UTC
In an enterprise environment installing the default templates makes no sense - most enterprises have their own set of templates and want to use only these.

Currently it is not possible to pass a parameter to the Windows installer to disable the installation of these, I'd like to request one.

I think the files in question are listed in scp2/source/ooo/module_ooo.scp as 
 
             gid_File_Extra_Tpllayoutimpr,
             gid_File_Extra_Tplofficorr,
             gid_File_Extra_Tploffimisc,
             gid_File_Extra_Tplpresnt,
             gid_File_Extra_Tpl_styles,
             gid_File_Extra_Tplpersonal,
Comment 1 Buovjaga 2016-09-30 11:16:57 UTC
Setting to NEW.
Comment 2 Commit Notification 2023-10-05 19:37:33 UTC
Balazs Varga committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/f3a0550b1dd0914e8cbc026a90e10ee3ae2dc8e3

tdf#101970 Introduce config option for building with or

It will be available in 24.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 3 Commit Notification 2023-10-13 15:49:09 UTC
Balazs Varga committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/9bc2aede99017ed0338e97b21b4735919b705b47

Related: tdf#101970 Add missing bits for --without-template flag

It will be available in 24.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.