You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an enhancement that allows a set of HTML pages or fragments to be
associated with a client, which are accessible via a help menu. This will allow
help and tutorials to be added to a client.
It is proposed that a tab is added to the client configuration that allows
pages to be associated with the client. Each page would have a "title", a
"target" (internal or external) and a "path". An external target would simply
be a link to a web page that is displayed in a new browser tab. An internal
target would correspond to a fragment of HTML that is displayed in a popup
dialogue box. The "title" is the name of the page shown in the menu. One of the
pages could be indicated as the splash screen.
To simplify the implementation the internal pages would be set up directly on
the file system of the service, not through the AtlasMapper administration
interface. This would correspond to HTML fragments and images in a directory of
the AtlasMapper configuration. In the AtlasMapper interface these pages could
be added to a client by using an interface similar to the add KML interface. To
help with finding the right path for the files this could be provided as a drop
down of all the .html files in the 'help' folder. Subfolders could be listed as
well. i.e. print-frame-tut/tut.html.
Original issue reported on code.google.com by [email protected] on 5 Mar 2014 at 6:30
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 5 Mar 2014 at 6:30The text was updated successfully, but these errors were encountered: