<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community : All Content - All Communities</title>
    <link>https://forums.adobe.com/</link>
    <description>All Content in Adobe Community</description>
    <language>en</language>
    <pubDate>Tue, 11 Nov 2014 23:06:59 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-11-11T23:06:59Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>WebHelp generated in RH11 causes errors in Google Translate.</title>
      <link>https://forums.adobe.com/thread/1632821</link>
      <description>&lt;!-- [DocumentBodyStart:50035ae1-3f5f-43e9-b8e0-a927dc2f419f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span&gt;I have a WebHelp system that I originally generated in RH9. Pages from that generated output seem to do fine when I use translate.google.com to translate them, regardless of browser. However, I've subsequently upgraded to RH11, and now the new generated output causes problems in some browsers. Specifically, the error message in Firefox (v. 33.0.3) is "Error: Permission denied to access property 'whname'," pointing to line 10 in whproxy.js. Chrome (38.0.2125.111m) gives the following error message, pointing to the same line in the same file: "Uncaught SecurityError: Blocked a frame with origin "&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://translate.googleusercontent.com" rel="nofollow"&gt;http://translate.googleusercontent.com&lt;/a&gt;&lt;span&gt;" from accessing a frame with origin "&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://translate.google.com" rel="nofollow"&gt;http://translate.google.com&lt;/a&gt;&lt;span&gt;". Protocols, domains, and ports must match."&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For what it's worth, here's the function it's talking about, from RH11's generated whproxy.js:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;function getStubPage_inter(wCurrent) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (null == wCurrent.parent || wCurrent.parent == wCurrent)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return null;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (typeof (wCurrent.parent.whname) == "string" &amp;amp;&amp;amp; "wh_stub" == wCurrent.parent.whname)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return wCurrent.parent;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; else {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (wCurrent.parent.frames.length != 0 &amp;amp;&amp;amp; wCurrent.parent != wCurrent)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return getStubPage_inter(wCurrent.parent);&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return null;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm so unfamiliar with JavaScript that I can't make heads or tails of this, and I haven't had any successful suggestions from within my company. One developer suggested that I should take the whproxy.js that was generated by RH9 and stick that into my generated output, since doing so solves the problem. I'm a bit hesitant to do that, as I figure that there might actually be reasons for the (MANY) differences between the two versions and I'm uncertain what I'll break or lose by using an old version of the file. I'm hoping that somebody here might be able to enlighten me as to possible consequences of such an action, or possible workarounds, or anything else of interest. (And please,&amp;nbsp; no commentary on the relative value of using Google Translate. It wasn't my decision, I just build the help! :-) )&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Melinda&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:50035ae1-3f5f-43e9-b8e0-a927dc2f419f] --&gt;&lt;img src='/beacon?t=1415896902197' /&gt;</description>
      <pubDate>Tue, 11 Nov 2014 23:06:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1632821</guid>
      <dc:date>2014-11-11T23:06:59Z</dc:date>
      <clearspace:dateToText>1 day 2 hours ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Improper index display in RH Server on Firefox, Chrome</title>
      <link>https://forums.adobe.com/thread/892871</link>
      <description>&lt;!-- [DocumentBodyStart:51dad730-3a6a-41d9-977b-008340100b30] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm running into something where the index of my Webhelp Pro output displays incorrectly in Firefox (using 3.6.14) when the output is hosted on RH Server. The same help accessed locally looks just fine. In addition, the help looks fine both locally and remote when viewed in IE8. I run into the same problem on Chrome (13.0.782.112) as on Firefox.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Using RH Server 9 and TCS 3.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What it should look like:&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-3870654-79915/correct+display.png"&gt;&lt;img alt="correct display.png" class="jive-image" height="532" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-3870654-79915/correct+display.png" width="226"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The incorrect display:&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-3870654-79916/incorrect+display.png"&gt;&lt;img alt="incorrect display.png" class="jive-image" height="533" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-3870654-79916/incorrect+display.png" width="225"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;For any index entry that has more than one topic associated with it, the topics themselves are displayed as links within the index.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any ideas would be greatly appreciated.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:51dad730-3a6a-41d9-977b-008340100b30] --&gt;</description>
      <pubDate>Fri, 19 Aug 2011 00:48:41 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/892871</guid>
      <dc:date>2011-08-19T00:48:41Z</dc:date>
      <clearspace:dateToText>3 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CSH calls and report readability</title>
      <link>https://forums.adobe.com/thread/892872</link>
      <description>&lt;!-- [DocumentBodyStart:67c795b9-b0f0-49d7-8940-14d805adb751] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm new to RH Server (9), and am trying to get my CSH calls set up in such a way that the Frequently Accessed CSH report provides useful information. The best I've been able to determine for the calls is the following format:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://servername/robohelp/server?project=projectname&amp;amp;area=areaname&amp;amp;ctxid=mapnumber" rel="nofollow"&gt;http://servername/robohelp/server?project=projectname&amp;amp;area=areaname&amp;amp;ctxid=mapnumber&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This yields a report where the topics that have been called are identified only by their map numbers. I guess I can cross-reference this and figure out what topics are being called, but it would be nice not to have to do that.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I assign map IDs, there's a text part of the ID and a number part of the ID. I have not been able to make calls using the text part work-- only using the number part.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does anyone have any insight into this?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:67c795b9-b0f0-49d7-8940-14d805adb751] --&gt;</description>
      <pubDate>Fri, 19 Aug 2011 00:54:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/892872</guid>
      <dc:date>2011-08-19T00:54:12Z</dc:date>
      <clearspace:dateToText>3 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Browse sequences in merged WebHelp</title>
      <link>https://forums.adobe.com/thread/44835</link>
      <description>&lt;!-- [DocumentBodyStart:c37b010e-4145-4082-bbc2-e6e293e73b2c] --&gt;&lt;div class="jive-rendered-content"&gt;Hi all,
&lt;br/&gt;
&lt;br/&gt;I'm working on a merged WebHelp project and I've noticed that
in the output each child project's browse sequence is handled
individually. That is, there's a full stop at the end of the browse
sequence for each child project and I have to select the first
topic in the next child project within the TOC to start that browse
sequence. Is there a way to integrate these so that the browse
sequences are handled consecutively?
&lt;br/&gt;
&lt;br/&gt;Incidentally, has anybody else noticed a long delay in
loading the TOC in Firefox when one of the child project outputs is
missing? This help file contains information for 3 separate but
related software products, so users may have between 1 and 3 of the
products (and, consequently, between 1 and 3 of the child help
files) on their machine. If anyone has any ideas on how to kick
Firefox into displaying the TOC in a more timely fashion, I'd love
to hear them!
&lt;br/&gt;
&lt;br/&gt;Thanks,
&lt;br/&gt;Melinda&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c37b010e-4145-4082-bbc2-e6e293e73b2c] --&gt;</description>
      <pubDate>Tue, 16 Sep 2008 17:27:38 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/44835</guid>
      <dc:date>2008-09-16T17:27:38Z</dc:date>
      <clearspace:dateToText>5 years 5 months ago</clearspace:dateToText>
      <clearspace:replyCount>27</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Problems importing HTML in RH6</title>
      <link>https://forums.adobe.com/thread/240197</link>
      <description>&lt;!-- [DocumentBodyStart:428e6885-e3ee-4c51-a5d6-73e41774b4b2] --&gt;&lt;div class="jive-rendered-content"&gt;Hi everyone,
&lt;br/&gt;
&lt;br/&gt;This is not a request for a solution per se (that is, my
workflow is not resting on answers to this), but a request for
information/ideas/experiences. I've run into a problem with RH6 and
am wondering if anyone has experienced anything similar or has any
insight into this matter.
&lt;br/&gt;
&lt;br/&gt;I am working on creating a help project based on a book. The
book was originally composed in Scientific Workplace, which is a
WYSIWYM LaTeX interface. The material was exported to html from SW.
Not bad html, either, all things being equal, but very large files
with huge numbers of graphics, because all math equations
(including inline symbols) are exported as graphics. Where I ran
into trouble was importing these files into a project in RH6. The
first few would come in okay, but as the project grew larger (and
as the files grew more complex), each successive import would take
longer. The last one I tried, I stopped at 4 hours. Given that I
was importing chapter 5 of about 25 chapters, that kind of import
time wasn't really workable. Even copying/pasting into RH-created
topics was prohibitively slow, though, so it wasn't JUST an import
issue.
&lt;br/&gt;
&lt;br/&gt;Here's the interesting part. I have a trial version of RH7,
which was able to import all of the material in a total of under 20
minutes. I suspect, although I'm not sure, that this may be because
the code generated by RH7 is so much closer to "normal" html.
&lt;br/&gt;
&lt;br/&gt;Has anyone else run into trouble importing large and/or
graphics-heavy html files into RH6? If so, do you know why and/or
have you found any effective workarounds? I'm in favor of
encouraging my company to upgrade to version 7, but I need to
investigate fully to make sure that there isn't some really good
solution to this within the version we already have. 
&lt;br/&gt;
&lt;br/&gt;Thanks,
&lt;br/&gt;Melinda&lt;/div&gt;&lt;!-- [DocumentBodyEnd:428e6885-e3ee-4c51-a5d6-73e41774b4b2] --&gt;</description>
      <pubDate>Tue, 20 May 2008 20:41:36 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/240197</guid>
      <dc:date>2008-05-20T20:41:36Z</dc:date>
      <clearspace:dateToText>6 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Output format question</title>
      <link>https://forums.adobe.com/thread/261404</link>
      <description>&lt;!-- [DocumentBodyStart:0ac3e3ec-d31d-44c8-8dbb-82b2b423349d] --&gt;&lt;div class="jive-rendered-content"&gt;The software company I work for has historically provided
locally installed compiled help files for our products, but is
considering changing to server-based help. We'd still like to
provide a local help file for times when the user is offline,
though, and this is where I'm running into some trouble. We've been
using *.chm files, but nobody seems to like the look of them very
much. It's my understanding that their appearance can't really be
customized much, so I've been looking toward using locally
installed WebHelp or FlashHelp. I've encountered tremendous
resistance from the developers, though, and not for the
size-related reasons I expected. Rather, they say that when they
build an installation, they must specify each and every file that
has changed. I can't really speak to their process, but if this is
accurate, I can see how an uncompiled format would be daunting!
&lt;br/&gt;
&lt;br/&gt;So I'm looking for any sort of feedback that anyone can
provide. Has anyone ever run into this particular objection? I've
certainly not heard of it in these forums before. Does anyone have
any suggestions on potential ways around this? Am I missing some
compiled help format that I should know about? Has anyone had any
experience packaging WebHelp output into some single file, such as
perhaps a self-extracting zip archive or ...? Any suggestions would
be greatly appreciated.
&lt;br/&gt;
&lt;br/&gt;Thanks,
&lt;br/&gt;Melinda&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0ac3e3ec-d31d-44c8-8dbb-82b2b423349d] --&gt;</description>
      <pubDate>Fri, 02 May 2008 23:03:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/261404</guid>
      <dc:date>2008-05-02T23:03:37Z</dc:date>
      <clearspace:dateToText>6 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>23</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

