Description of problem: oVirt supports a context-sensitive help infrastructure: if a dialog-id-to-URL mapping is supplied within "http://[engine-server]/doc/ovirt-engine/manual/DocumentationPath.csv", a question-mark ("?") icon will appear in each dialog next to its title, and clicking it will lead to the relevant URL in the mapping. [same goes for user portal and a file called "UserPortalDocumentationPath.csv"] this file (and the entire documentation, for that matter) doesn't necessarily exist. we should make the documentation base path brandable (and have it empty for oVirt by default, as oVirt doesn't have built-in documentation at the moment). the web-admin (and user portal) will check in run-time if the documentation base path is empty, and if so - it won't try to do anything related to documentation, e.g. try to retrieve the mapping [*.csv] files.
Hello Einav, Why do you see this as branding and not product configuration? Branding is changing themes, specific strings etc... I do not think that the documentation URI falls into that category... Thanks, Alon
(In reply to Alon Bar-Lev from comment #1) > Hello Einav, > > Why do you see this as branding and not product configuration? > > Branding is changing themes, specific strings etc... > > I do not think that the documentation URI falls into that category... > > Thanks, > Alon We are going into the configuration option, putting empty manual upstream.
oVirt 3.3.1 has been released