We have a customer magazine that we release on the phone as one .article
per release, as this suits better the range of phone screens (rather
than an Indesign with multiple small screen sizes)It's structured as
index.html, 1.html,2.html,3.html... n.html, then into one .article
fileNow we've been asked to include the "Social Sharing" feature for
each article inside the .article file.When you look at it now, you can
share the whole .article, but not e.g. 2.htmlI can see that the viewer
creates som...