<div class="markdown_content"><hr/>
<p><strong> <a class="alink" href="http://sourceforge.net/p/pure-data/patches/570/">[patches:#570]</a> help browser improvement and help patch search fix for abs</strong></p>
<p><strong>Status:</strong> open<br/>
<strong>Group:</strong> bugfix<br/>
<strong>Created:</strong> Wed Feb 24, 2016 03:07 PM UTC by Antoine Rousseau<br/>
<strong>Last Updated:</strong> Wed Feb 24, 2016 03:07 PM UTC<br/>
<strong>Owner:</strong> Miller Puckette<br/>
<strong>Attachments:</strong></p>
<ul>
<li><a class="" href="https://sourceforge.net/p/pure-data/patches/570/attachment/0001-Don-t-expand-declared-paths-to-helpbrowser-root.patch">0001-Don-t-expand-declared-paths-to-helpbrowser-root.patch</a> (2.4 kB; text/x-patch)</li>
<li><a class="" href="https://sourceforge.net/p/pure-data/patches/570/attachment/0002-Strip-abstraction-name-before-searching_help.patch">0002-Strip-abstraction-name-before-searching_help.patch</a> (2.3 kB; text/x-patch)</li>
</ul>
<p>Two patches relative to help patches and help browser.</p>
<p>The first one avoids to add subdirs of paths declared in preferences to the first column of the Help Browser, but only adds the paths themselves instead.</p>
<p>For example, if "myLib/" directory is declared in preferences, and if myLib/ contains foo/ and bar/ subdirs, only "myLib/" entry is added to the first column of Help Browser, instead of "foo/" and "bar/" as currently.</p>
<p>The second strips the path component from an abstraction's filename before searching for its help patch ; this way, help file "foo/abs-help.pd" or "foo/help-abs.pd" would be found<br/>
for a <span>[foo/abs]</span> abstraction.<br/>
Currently such help file is not found, as pd looks for "foo/foo/abs-help.pd". </p>
<hr/>
<p>Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to <a href="https://sourceforge.net/p/pure-data/patches/">https://sourceforge.net/p/pure-data/patches/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/pure-data/admin/patches/options.">https://sourceforge.net/p/pure-data/admin/patches/options.</a>  Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>