Bug 72880 - CONFIGURATION: Automatically associate the protocol vnd.libreoffice.cmis with LibreOffice on the installation
Summary: CONFIGURATION: Automatically associate the protocol vnd.libreoffice.cmis with...
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Installation (show other bugs)
Version: 4.2.0.1 rc
Hardware: Other Windows (All)
: medium normal
Assignee: Not Assigned
QA Contact:
URL:
Whiteboard: BSA
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-19 16:00 UTC by Christopher Potter
Modified: 2014-10-25 17:12 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Christopher Potter 2013-12-19 16:00:24 UTC
When LO is installed, it should be great that it modify the registry to associate the protocol "vnd.libreoffice.cmis" with the program.

Because if we want to use CMIS protocol from a GED software to edit inline a document using LibreOffice, we are forced to edit registry manually on each computer like this:

REGEDIT4

[HKEY_CLASSES_ROOT\vnd.libreoffice.cmis]

@="URL:LibreOffice Cmis Protocol"

"URL Protocol"=""

[HKEY_CLASSES_ROOT\vnd.libreoffice.cmis\shell]

[HKEY_CLASSES_ROOT\vnd.libreoffice.cmis\shell\open]

[HKEY_CLASSES_ROOT\vnd.libreoffice.cmis\shell\open\command]

@="\"C:\Program Files (x86)\LibreOffice 4\program\soffice.exe\" \"%1\""


then we use a browser to open an url like this:

vnd.libreoffice.cmis://user@https:/myged/cmisws%2FRepositoryService%3Fwsdl%23-default-/mypath/test.odt

              
Operating System: Windows 7
Version: 4.2.0.1 rc
Comment 1 Julien Nabet 2014-10-25 17:12:13 UTC
Andras: where are stored this kind of config settings in LO sources?


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.