RE: Context sensitive pop-ups

Subject: RE: Context sensitive pop-ups
From: Chris Despopoulos <despopoulos_chriss -at- yahoo -dot- com>
To: "techwr-l -at- lists -dot- techwr-l -dot- com" <techwr-l -at- lists -dot- techwr-l -dot- com>
Date: Fri, 8 Sep 2017 09:17:57 +0000 (UTC)

We did something like this in our old GUI which was implemented in Flex... Click a '?' and get an overlay to describe the widget. We also implemented formatted tooltips and a text region that can go anywhere in the GUI. All these pick up their content from external XML files.
Our new GUI is implemented in Angular JS. We implemented a service in Angular that loads DITA and transforms it into whatever you need... So far we transform to HTML or JSON. With that we can inject DITA content anywhere we want in the GUI. FOr example, we have walkthrough tours that use bootstrap.js to pop up balloons next to GUI widgets. They can move you to a different page in the GUI if the next step requires it. We also do the reverse to make wizards... A balloon pops up and tells you where to go... As you step through the suggested workflow, the balloons follow along with you to talk about what you're doing. These come from valid DITA... Procedure topics. So we can include the same content in HTML help or PDF.
The technology is open source... The transform service is included in the 4D Pubs GIT project:https://github.com/turbonomic/4Dpubs
That repos is behind our latest changes, but I can get around to updating it if you're interested.
cud


^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Visit TechWhirl for the latest on content technology, content strategy and content development | http://techwhirl.com

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-

To unsubscribe send a blank email to
techwr-l-leave -at- lists -dot- techwr-l -dot- com


Send administrative questions to admin -at- techwr-l -dot- com -dot- Visit
http://www.techwhirl.com/email-discussion-groups/ for more resources and info.

Looking for articles on Technical Communications? Head over to our online magazine at http://techwhirl.com

Looking for the archived Techwr-l email discussions? Search our public email archives @ http://techwr-l.com/archives


Previous by Author: Information 4.0 Is this a "thing"?
Next by Author: Re: Information 4.0 Is this a "thing"?
Previous by Thread: RE: Context sensitive pop-ups
Next by Thread: Context sensitive pop-ups (yehoshua paul)


What this post helpful? Share it with friends and colleagues:


Sponsored Ads