1.7 Alpha - Need to change Help Topics URL
Submitted by Guest on Tue, 25/06/2013 - 07:30
I need a change in the Help Topics URL shown on the Help screen. Specifically in help.properties, I need to change
help.topic.0.url = http://www.openvpms.org/documentation/csh/1.7
to
help.topic.0.url = http://www.openvpms.org/documentation/csh/1.7/helpTopics
This change is necessary because without it, you cannot reference other topics from that page without including the "1.7" in the link. [This is a result of the way Drupal works.] Including the "1.7" in the link violates our design standard of "all links must be relative and independent of the version number".
I have a the necessary CSH page done. ie one the adjusted help.properties is installed all should work.
Regards, Tim G
Regards, Tim G
Re: 1.7 Alpha - Need to change Help Topics URL
OK - but can you change it to "topics" (or "index", or "help" or ...)?
Camelcase in URLs never looks quite right IMO (I know that I've used it in help.properties, but this URL is the one most likely to be typed).
-Tim
Re: 1.7 Alpha - Need to change Help Topics URL
Done - (used 'topics') - the url is http://www.openvpms.org/documentation/csh/1.7/topics
Regards, Tim G
Re: 1.7 Alpha - Need to change Help Topics URL
I've deployed the new version that incorporates this change. Despite claiming that it is revision 5195, its actually revision 5208.
(Note that there is initial support in there for https://openvpms.atlassian.net/browse/OVPMS-1321 - this is incomplete).
-Tim A