asterics / AsTeRICS

The Assistive Technology Rapid Integration & Construction Set
http://www.asterics.eu
Other
57 stars 27 forks source link

ACS (WebACS) Unify strategy to display help files #252

Closed deinhofer closed 6 years ago

deinhofer commented 6 years ago

This issue is derived from #245.

Obvisously the behaviour of legacy ACS and the WebACS regarding which help files (local, internet, ARE) are displayed is not the same.

This should be changed for both to:

  1. If the ACS (WebACS) is not connected to the ARE: Open ACS-Help online (http://asterics.github.io/AsTeRICS/webapps/WebACS/help/index.html?acs&ACS_Basic_Functions.htm)
  2. If the ACS (WebACS) is connected to the ARE: Open the ACS-Help of the ARE to reflect the plugin set of the ARE (http://localhost:8081/webapps/WebACS/help/index.html?acs&ACS_Basic_Functions.htm)
klues commented 6 years ago

should be solved with: https://github.com/asterics/WebACS/pull/31/files and https://github.com/asterics/AsTeRICS/pull/253/files

deinhofer commented 6 years ago

Fixed with #253