<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Plugin, Autoloader and Help-files in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/plugin-autoloader-and-help-files/m-p/4327241#M48734</link>
    <description>&lt;P&gt;It should work...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure the relative path is correct (from the PackageContent.xml) and you have specified the AppNameSpace="appstore.exchange.autodesk.com"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jul 2013 16:51:14 GMT</pubDate>
    <dc:creator>augusto.goncalves</dc:creator>
    <dc:date>2013-07-11T16:51:14Z</dc:date>
    <item>
      <title>Plugin, Autoloader and Help-files</title>
      <link>https://forums.autodesk.com/t5/net-forum/plugin-autoloader-and-help-files/m-p/4327040#M48733</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;with any plugin you can provide a help file as well which needs to be specified in packagecontents.xml, e.g.:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HelpFile="./Contents/maplayereditor.htm"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately it doesn't work for me - when I place the cursor on my plug-in icon in the ribbon and press F1 I just end up at&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://docs.autodesk.com/errors/404.htm"&gt;http://docs.autodesk.com/errors/404.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How is the help system for plugins supposed to work? Has anyone successfully used the help system?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have AC Map 2013 Sp2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks, Rob&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2013 14:20:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/plugin-autoloader-and-help-files/m-p/4327040#M48733</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-11T14:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin, Autoloader and Help-files</title>
      <link>https://forums.autodesk.com/t5/net-forum/plugin-autoloader-and-help-files/m-p/4327241#M48734</link>
      <description>&lt;P&gt;It should work...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure the relative path is correct (from the PackageContent.xml) and you have specified the AppNameSpace="appstore.exchange.autodesk.com"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2013 16:51:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/plugin-autoloader-and-help-files/m-p/4327241#M48734</guid>
      <dc:creator>augusto.goncalves</dc:creator>
      <dc:date>2013-07-11T16:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin, Autoloader and Help-files</title>
      <link>https://forums.autodesk.com/t5/net-forum/plugin-autoloader-and-help-files/m-p/4327789#M48735</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried different paths but none worked.&lt;/P&gt;&lt;P&gt;Examples:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;help file in same folder as packagecontents:&lt;/P&gt;&lt;P&gt;HelpFile="./maplayereditor.htm"&lt;/P&gt;&lt;P&gt;HelpFile="maplayereditor.htm"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I put the file in subfolders as well and set the path - to no avail.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure about the "appnamespace":&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;AppNameSpace &lt;/STRONG&gt;(optional) : This is an additional app namespace string, it is currently only used by the Autodesk AppManager to indicate Autodesk specific products.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't want to put anything on appstore. Why is it required for the help system?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway - is my assumption correct that the htm file I have configured in packagecontext.xml should be displayed in a browser when I press "F1" whilst hovering the mouse over my plugin button in the ribbon?&lt;/P&gt;&lt;P&gt;Is anything else required to configure the help system correctly? Just the html file in the right folder and path set in the xml file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2013 05:42:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/plugin-autoloader-and-help-files/m-p/4327789#M48735</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-12T05:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin, Autoloader and Help-files</title>
      <link>https://forums.autodesk.com/t5/net-forum/plugin-autoloader-and-help-files/m-p/4333194#M48736</link>
      <description>&lt;P&gt;Your original path was correct - it relates to the bundle folder/Contents/Resources/MyHelpFile&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This helpfile (localizable) is the quick start guide for your app, it is accessable :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) At the end of the AppStore installer&lt;/P&gt;
&lt;P&gt;2) The first time the App loads inside of AutoCAD, a tooltip will appear informing of the load status with a link to your app's quick start&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pressing F1 on a Ribbon, is a whole different system which is documented elsewhere - it's currently not supported directly by the autoloader&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2013 15:38:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/plugin-autoloader-and-help-files/m-p/4333194#M48736</guid>
      <dc:creator>fenton_webb</dc:creator>
      <dc:date>2013-07-17T15:38:04Z</dc:date>
    </item>
  </channel>
</rss>

