harikrishna-patnala opened a new issue #4720:
URL: https://github.com/apache/cloudstack/issues/4720


   Currently CloudStack has "docBase" in config.json file where one can change 
the base URL for all sections. Changing the "docBase" to a new URL will effect 
all sections which may not be a convenient setting.  
   
   For example, changing the "docBase" URL from 
"http://docs.cloudstack.apache.org/en/latest/"; to "http://dochelp.custom.url/"; 
this change effect the general help section here (below image) which is good
   
![image](https://user-images.githubusercontent.com/3348673/108704609-41577f80-7532-11eb-9839-7cd655a1883e.png)
   But it also changes the base URL for other sections like context sensitive 
help (below image) to 
"http://dochelp.custom.url//adminguide/virtualmachine.html";
   
![image](https://user-images.githubusercontent.com/3348673/108704813-87144800-7532-11eb-97a2-cff0d8284270.png)
   
   It is good to have two different settings for URLs, one for general help and 
another for all context sensitive help sections.
   
   Also if feasible, a single place like a json file where one can update the 
bookmarks/URLS to the general help and individual context sensitive help 
sections (eg: VM, template, snapshot, volume, etc.)
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Improvement Request
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on master 
branch.
   -->
   
   ~~~
   
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, 
advanced networking, etc.  N/A otherwise
   -->
   
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal 
test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   
   ~~~
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to