[PD-dev] [pure-data:patches] #570 help browser improvement and help patch search fix for abs

Antoine Rousseau ant1r at users.sf.net
Wed Feb 24 16:07:18 CET 2016




---

** [patches:#570] help browser improvement and help patch search fix for abs**

**Status:** open
**Group:** bugfix
**Created:** Wed Feb 24, 2016 03:07 PM UTC by Antoine Rousseau
**Last Updated:** Wed Feb 24, 2016 03:07 PM UTC
**Owner:** Miller Puckette
**Attachments:**

- [0001-Don-t-expand-declared-paths-to-helpbrowser-root.patch](https://sourceforge.net/p/pure-data/patches/570/attachment/0001-Don-t-expand-declared-paths-to-helpbrowser-root.patch) (2.4 kB; text/x-patch)
- [0002-Strip-abstraction-name-before-searching_help.patch](https://sourceforge.net/p/pure-data/patches/570/attachment/0002-Strip-abstraction-name-before-searching_help.patch) (2.3 kB; text/x-patch)


Two patches relative to help patches and help browser.

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.

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.


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
for a [foo/abs] abstraction.
Currently such help file is not found, as pd looks for "foo/foo/abs-help.pd". 


---

Sent from sourceforge.net because pd-dev at lists.iem.at is subscribed to https://sourceforge.net/p/pure-data/patches/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pure-data/admin/patches/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20160224/41c6a23d/attachment.html>


More information about the Pd-dev mailing list